http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96643

Revision: 96643
Author:   bawolff
Date:     2011-09-09 02:13:14 +0000 (Fri, 09 Sep 2011)
Log Message:
-----------
Some of the english translations for our exif-orientation-X messages were wrong 
(CW instead of CCW, vice versa).

Do these types of changes need release-notes?

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php
    trunk/phase3/languages/messages/MessagesQqq.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2011-09-09 01:26:12 UTC 
(rev 96642)
+++ trunk/phase3/languages/messages/MessagesEn.php      2011-09-09 02:13:14 UTC 
(rev 96643)
@@ -3982,9 +3982,9 @@
 'exif-orientation-3' => 'Rotated 180°',
 'exif-orientation-4' => 'Flipped vertically',
 'exif-orientation-5' => 'Rotated 90° CCW and flipped vertically',
-'exif-orientation-6' => 'Rotated 90° CW',
+'exif-orientation-6' => 'Rotated 90° CCW',
 'exif-orientation-7' => 'Rotated 90° CW and flipped vertically',
-'exif-orientation-8' => 'Rotated 90° CCW',
+'exif-orientation-8' => 'Rotated 90° CW',
 
 'exif-planarconfiguration-1' => 'chunky format',
 'exif-planarconfiguration-2' => 'planar format',

Modified: trunk/phase3/languages/messages/MessagesQqq.php
===================================================================
--- trunk/phase3/languages/messages/MessagesQqq.php     2011-09-09 01:26:12 UTC 
(rev 96642)
+++ trunk/phase3/languages/messages/MessagesQqq.php     2011-09-09 02:13:14 UTC 
(rev 96643)
@@ -3340,7 +3340,9 @@
 
 This field labels what the compression of the image is. It is commonly seen in 
Tiff images. It uses messages like {{msg-mw|exif-compression-1}} for the value. 
http://en.wikipedia.org/wiki/TIFF#TIFF_Compression_Tag has information about 
this field.',
 'exif-photometricinterpretation'   => 'Exif is a format for storing metadata 
in image files. See this 
[http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] 
and the example at the bottom of 
[http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page 
on Commons]. The tags are explained 
[http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] 
and 
[http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf
 in further detail].',
-'exif-orientation'                 => 'Exif is a format for storing metadata 
in image files. See this 
[http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] 
and the example at the bottom of 
[http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page 
on Commons]. The tags are explained 
[http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] 
and 
[http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf
 in further detail].',
+'exif-orientation'                 => 'Exif is a format for storing metadata 
in image files. See this 
[http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] 
and the example at the bottom of 
[http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page 
on Commons]. The tags are explained 
[http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] 
and 
[http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf
 in further detail].
+
+For specific information on the orientation tag, see 
http://sylvana.net/jpegcrop/exif_orientation.html',
 'exif-samplesperpixel'             => 'Exif is a format for storing metadata 
in image files. See this 
[http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] 
and the example at the bottom of 
[http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page 
on Commons]. The tags are explained 
[http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] 
and 
[http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf
 in further detail].',
 'exif-planarconfiguration'         => 'Exif is a format for storing metadata 
in image files. See this 
[http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] 
and the example at the bottom of 
[http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page 
on Commons]. The tags are explained 
[http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] 
and 
[http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf
 in further detail].',
 'exif-ycbcrsubsampling'            => 'Exif is a format for storing metadata 
in image files. See this 
[http://en.wikipedia.org/wiki/Exchangeable_image_file_format Wikipedia article] 
and the example at the bottom of 
[http://commons.wikimedia.org/wiki/File:Phalacrocorax-auritus-020.jpg this page 
on Commons]. The tags are explained 
[http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html briefly] 
and 
[http://www.kodak.com/global/plugins/acrobat/en/service/digCam/exifStandard2.pdf
 in further detail].',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to