source: extensions/stripped/language/en_UK/theme.lang.php @ 9134

Last change on this file since 9134 was 9134, checked in by Zaphod, 13 years ago

[extension] stripped - version 1.2.0

File size: 1.3 KB
Line 
1<?php
2
3$lang['Show/hide menu'] = 'Show/hide menu';
4$lang['Description'] = 'Description';
5$lang['Informations'] = 'Informations';
6$lang['GMap'] = 'Map';
7
8$lang['Interface options']='Interface options';
9$lang['Hide menu by default on category page']='Hide menu by default on category page';
10$lang['Animate menu']='Animate menu';
11$lang['Animate tabs on picture page']='Animate tabs on picture page';
12$lang['Replace all icons by ALT text']='Replace all icons by ALT text';
13$lang['Picture page options']='Picture page options';
14$lang['Show image title on top of the page (after browse path)']='Show image title on top of the page (after browse path)';
15$lang['Show description instead of title below image']='Show description instead of title below image';
16$lang['Show Information tab only to admins']='Show Information tab only to admins';
17$lang['Image autosize options']='Image autosize options';
18$lang['Resize image to fit window']='Resize image to fit window';
19$lang['Include title after resize']='Include title after resize';
20$lang['Additional bottom margin after resize']='Additional bottom margin after resize';
21$lang['Minimum image height after resize']='Minimum image height after resize';
22$lang['stripped Configuration updated']='stripped Configuration updated';
23
24?>
Note: See TracBrowser for help on using the repository browser.