r10019 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r10018‎ | r10019 | r10020 >
Date:19:39, 8 July 2005
Author:avar
Status:old
Tags:
Comment:
* Typo in msg:exif-orientation-6 and msg:exif-orientation-7: Rotated not Roatated
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -1941,8 +1941,8 @@
19421942 'exif-orientation-3' => 'Rotated 180°', // 0th row: bottom; 0th column: right
19431943 'exif-orientation-4' => 'Flipped vertically', // 0th row: bottom; 0th column: left
19441944 'exif-orientation-5' => 'Rotated 90° CCW and flipped vertically', // 0th row: left; 0th column: top
1945 -'exif-orientation-6' => 'Roatated 90° CW', // 0th row: right; 0th column: top
1946 -'exif-orientation-7' => 'Roateted 90° CW and flipped vertically', // 0th row: right; 0th column: bottom
 1945+'exif-orientation-6' => 'Rotated 90° CW', // 0th row: right; 0th column: top
 1946+'exif-orientation-7' => 'Rotated 90° CW and flipped vertically', // 0th row: right; 0th column: bottom
19471947 'exif-orientation-8' => 'Rotated 90° CCW', // 0th row: left; 0th column: bottom
19481948
19491949 'exif-planarconfiguration-1' => 'chunky format',

Status & tagging log