r38188 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r38187‎ | r38188 | r38189 >
Date:15:47, 29 July 2008
Author:purodha
Status:old
Tags:
Comment:
Reduces the potential to be misinterpreted for few German Exif messages.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesDe.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesDe.php
@@ -2369,12 +2369,12 @@
23702370 'exif-unknowndate' => 'Unbekanntes Datum',
23712371
23722372 'exif-orientation-1' => 'Normal', # 0th row: top; 0th column: left
2373 -'exif-orientation-2' => 'Horizontal gedreht', # 0th row: top; 0th column: right
 2373+'exif-orientation-2' => 'Horizontal gespiegelt', # 0th row: top; 0th column: right
23742374 'exif-orientation-3' => 'Um 180° gedreht', # 0th row: bottom; 0th column: right
2375 -'exif-orientation-4' => 'Vertikal gedreht', # 0th row: bottom; 0th column: left
2376 -'exif-orientation-5' => 'Entgegen dem Uhrzeigersinn um 90° gedreht und vertikal gewendet', # 0th row: left; 0th column: top
 2375+'exif-orientation-4' => 'Vertikal gespiegelt', # 0th row: bottom; 0th column: left
 2376+'exif-orientation-5' => 'Entgegen dem Uhrzeigersinn um 90° gedreht und dann vertikal gespiegelt', # 0th row: left; 0th column: top
23772377 'exif-orientation-6' => 'Um 90° in Uhrzeigersinn gedreht', # 0th row: right; 0th column: top
2378 -'exif-orientation-7' => 'Um 90° in Uhrzeigersinn gedreht und vertikal gewendet', # 0th row: right; 0th column: bottom
 2378+'exif-orientation-7' => 'Um 90° in Uhrzeigersinn gedreht und dann vertikal gespiegelt', # 0th row: right; 0th column: bottom
23792379 'exif-orientation-8' => 'Um 90° entgegen dem Uhrzeigersinn gedreht', # 0th row: left; 0th column: bottom
23802380
23812381 'exif-planarconfiguration-1' => 'Grobformat',

Status & tagging log