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

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

Add GThumb+ plugin

File size: 366 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
9?>
Note: See TracBrowser for help on using the repository browser.