r94027 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94026‎ | r94027 | r94028 >
Date:12:12, 6 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
MFT compatible changes in UI messages for English.
Modified paths:
  • /branches/REL1_18/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php
@@ -1144,7 +1144,7 @@
11451145 # E-mail sending
11461146 'pear-mail-error' => '$1', # do not translate or duplicate this message to other languages
11471147 'php-mail-error' => '$1', # do not translate or duplicate this message to other languages
1148 -'php-mail-error-unknown' => "Unknown error in PHP's mail() function",
 1148+'php-mail-error-unknown' => "Unknown error in PHP's mail() function.",
11491149
11501150 # Change password dialog
11511151 'resetpass' => 'Change password',
@@ -4108,7 +4108,7 @@
41094109 'exif-gpsspeed-n' => 'Knots',
41104110
41114111 # Pseudotags used for GPSDestDistanceRef
4112 -'exif-gpsdestdistance-k' => 'Kilometres',
 4112+'exif-gpsdestdistance-k' => 'Kilometers',
41134113 'exif-gpsdestdistance-m' => 'Miles',
41144114 'exif-gpsdestdistance-n' => 'Nautical miles',
41154115

Status & tagging log