From c64ff48dfa5a4ef970d662c91fd3f6319b7e3ee7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Fri, 8 Jul 2005 19:39:34 +0000 Subject: [PATCH] * Typo in msg:exif-orientation-6 and msg:exif-orientation-7: Rotated not Roatated --- languages/Language.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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', -- 2.20.1