1<?php
2$lang['toggle_name'] = 'Index';
3$lang['close'] = 'Close';
4$lang['fix_title'] = 'Enable overlay to move with page';
5$lang['js']['fix_title'] = 'Enable overlay to move with page';
6$lang['js']['unfix_title'] = 'Enable overlay to float freely';
7$lang['detach'] = 'Detach';
8$lang['attach'] = 'Attach';
9$lang['js']['detach'] = 'Detach';
10$lang['js']['attach'] = 'Attach';
11$lang['js']['absolute'] = 'Detach';
12$lang['js']['fixed'] = 'Attach';
13$lang['resize'] = 'Resize';
14