<?php
$lang['toggle_name'] = 'Index';
$lang['close'] = 'Close';
$lang['fix_title'] = 'Enable overlay to move with page';
$lang['js']['fix_title'] = 'Enable overlay to move with page';
$lang['js']['unfix_title'] = 'Enable overlay to float freely';
$lang['detach'] = 'Detach';
$lang['attach'] = 'Attach';
$lang['js']['detach'] = 'Detach';
$lang['js']['attach'] = 'Attach';
$lang['js']['absolute'] = 'Detach';
$lang['js']['fixed'] = 'Attach';
$lang['resize'] = 'Resize';