Ignore:
Timestamp:
Jul 24, 2012, 3:38:35 PM (12 years ago)
Author:
plg
Message:

compatibility with Piwigo 2.4

ability to use jpegtran with $confrotate_image_jpegtran = true : lossless photo rotation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rotateImage/language/en_UK/plugin.lang.php

    r13319 r16973  
    44$lang['Angle'] = 'Angle';
    55$lang['Also rotate HD image'] = 'Also rotate HD image';
    6 $lang['90° right'] = '90° right';
    7 $lang['90° left'] = '90° left';
     6$lang['90° right'] = '90° clockwise';
     7$lang['90° left'] = '90° counter-clockwise';
    88$lang['180°'] = '180°';
    99$lang['auto (EXIF orientation tag)'] = 'auto (EXIF orientation tag)';
Note: See TracChangeset for help on using the changeset viewer.