From: Ævar Arnfjörð Bjarmason Date: Fri, 8 Jul 2005 19:39:34 +0000 (+0000) Subject: * Typo in msg:exif-orientation-6 and msg:exif-orientation-7: Rotated not Roatated X-Git-Tag: 1.5.0beta4~192 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=c64ff48dfa5a4ef970d662c91fd3f6319b7e3ee7;p=lhc%2Fweb%2Fwiklou.git * Typo in msg:exif-orientation-6 and msg:exif-orientation-7: Rotated not Roatated --- diff --git a/languages/Language.php b/languages/Language.php index e4605a7e7e..7d29c8aac3 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1941,8 +1941,8 @@ ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\'); 'exif-orientation-3' => 'Rotated 180°', // 0th row: bottom; 0th column: right 'exif-orientation-4' => 'Flipped vertically', // 0th row: bottom; 0th column: left 'exif-orientation-5' => 'Rotated 90° CCW and flipped vertically', // 0th row: left; 0th column: top -'exif-orientation-6' => 'Roatated 90° CW', // 0th row: right; 0th column: top -'exif-orientation-7' => 'Roateted 90° CW and flipped vertically', // 0th row: right; 0th column: bottom +'exif-orientation-6' => 'Rotated 90° CW', // 0th row: right; 0th column: top +'exif-orientation-7' => 'Rotated 90° CW and flipped vertically', // 0th row: right; 0th column: bottom 'exif-orientation-8' => 'Rotated 90° CCW', // 0th row: left; 0th column: bottom 'exif-planarconfiguration-1' => 'chunky format',