From: Siebrand Mazeland Date: Sun, 7 Jun 2009 10:46:53 +0000 (+0000) Subject: Follow-up to r51540 (revert r49677, r50459): also revert changes to messages.inc X-Git-Tag: 1.31.0-rc.0~41465 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=0477c313c9b9bc677f54194d3d3190e0ac8edfa9;p=lhc%2Fweb%2Fwiklou.git Follow-up to r51540 (revert r49677, r50459): also revert changes to messages.inc --- diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 96107c0526..d317e53bfc 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -2706,10 +2706,6 @@ $wgMessageStructure = array( 'exif-gpslongitude-e', 'exif-gpslongitude-w', ), - 'exif-altituderef' => array( - 'exif-gpsaltitude-0', - 'exif-gpsaltitude-1', - ), 'exif-gpsstatus' => array( 'exif-gpsstatus-a', 'exif-gpsstatus-v', @@ -2723,11 +2719,6 @@ $wgMessageStructure = array( 'exif-gpsspeed-m', 'exif-gpsspeed-n', ), - 'exif-gpsdestdistanceref' => array( - 'exif-gpsdestdistance-k', - 'exif-gpsdestdistance-m', - 'exif-gpsdestdistance-n', - ), 'exif-gpsdirection' => array( 'exif-gpsdirection-t', 'exif-gpsdirection-m', @@ -3191,11 +3182,9 @@ Variants for Chinese language", 'exif-subjectdistancerange' => '', 'exif-gpslatitude' => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef', 'exif-gpslongitude' => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef', - 'exif-altituderef' => 'Pseudotags used for GPSAltitudeRef', 'exif-gpsstatus' => '', 'exif-gpsmeasuremode' => '', 'exif-gpsspeed' => 'Pseudotags used for GPSSpeedRef', - 'exif-gpsdestdistanceref' => 'Pseudotags used for GPSDestDistanceRef', 'exif-gpsdirection' => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef', 'edit-externally' => 'External editor support', 'all' => "'all' in various places, this might be different for inflected languages",