feature:2273
Ability to crop thumbnail (fixed size) git-svn-id: http://piwigo.org/svn/trunk@10552 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
f5ef4fddd7
commit
d1eb25df09
5 changed files with 113 additions and 17 deletions
|
|
@ -825,4 +825,8 @@ $lang['Unable to dump database.'] = 'Unable to dump database.';
|
|||
$lang['Some upgrades are available for extensions.'] = 'Some upgrades are available for extensions.';
|
||||
$lang['Please wait...'] = 'Please wait...';
|
||||
$lang['Ignore All'] = 'Ignore All';
|
||||
$lang['Crop'] = 'Crop';
|
||||
$lang['Width'] = 'Width';
|
||||
$lang['Height'] = 'Height';
|
||||
$lang['Follow Orientation'] = 'Follow Orientation';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue