Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1144,7 +1144,7 @@ |
1145 | 1145 | # E-mail sending |
1146 | 1146 | 'pear-mail-error' => '$1', # do not translate or duplicate this message to other languages |
1147 | 1147 | '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.", |
1149 | 1149 | |
1150 | 1150 | # Change password dialog |
1151 | 1151 | 'resetpass' => 'Change password', |
— | — | @@ -4108,7 +4108,7 @@ |
4109 | 4109 | 'exif-gpsspeed-n' => 'Knots', |
4110 | 4110 | |
4111 | 4111 | # Pseudotags used for GPSDestDistanceRef |
4112 | | -'exif-gpsdestdistance-k' => 'Kilometres', |
| 4112 | +'exif-gpsdestdistance-k' => 'Kilometers', |
4113 | 4113 | 'exif-gpsdestdistance-m' => 'Miles', |
4114 | 4114 | 'exif-gpsdestdistance-n' => 'Nautical miles', |
4115 | 4115 | |