source: extensions/GThumb/language/en_UK/plugin.lang.php @ 12696

Last change on this file since 12696 was 12696, checked in by patdenice, 12 years ago

Bug corrected with smaller thumbnails than normal size.

File size: 526 bytes
Line 
1<?php
2
3$lang['Thumbnails max height'] = 'Thumbnails max height';
4$lang['Margin between thumbnails'] = 'Margin between thumbnails';
5$lang['Double the size of the first thumbnail'] = 'Double the size of the first thumbnail';
6$lang['Cache the big thumbnails (recommended)'] = 'Cache the big thumbnails (recommended)';
7$lang['Scale thumbnails'] = 'Scale thumbnails';
8$lang['Cache Informations'] = 'Cache Informations';
9$lang['Clear the cache'] = 'Clear the cache';
10$lang['%d file'] = '%d file';
11$lang['%d files'] = '%d files';
12
13?>
Note: See TracBrowser for help on using the repository browser.