source: extensions/thumbCropper/language/en_UK/plugin.lang.php @ 12501

Last change on this file since 12501 was 12501, checked in by Dsls, 12 years ago

Thumb Cropper v0.4 commit

File size: 524 bytes
Line 
1<?php
2$lang['Preview'] = 'Preview';
3$lang['Thumbnail customization'] = 'Thumbnail customization';
4$lang['Edit thumbnail'] = 'edit thumbnail';
5$lang['Max width'] = 'Max width';
6$lang['Max height'] = 'Max height';
7$lang['Thumbnail ratio'] = 'Thumbnail ratio';
8$lang['No constraint'] = 'No constraint';
9$lang['Original image ratio'] = 'Original image ratio';
10$lang['Thumbnail max size ratio'] = 'Thumbnail max size ratio';
11$lang['Reset'] = 'Reset';
12$lang['Center'] = 'Center';
13$lang['Create thumbnail'] = 'Create thumbnail';
14?>
Note: See TracBrowser for help on using the repository browser.