r101332 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101331‎ | r101332 | r101333 >
Date:00:54, 31 October 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
Follow up to r101324;
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -453,6 +453,8 @@
454454 {{Identical|Latitude}}',
455455 'mwe-upwiz-location-lon' => 'Longitude - the GPS coordinate, expressed in signed decimal degrees.
456456 {{Identical|Longitude}}',
 457+ 'mwe-upwiz-location-alt' => 'Altitude - the GPS coordinate, expressed in metres.
 458+{{Identical|Altitude}}',
457459 'mwe-upwiz-other' => '[[File:Commons-uw-L52P.png|right|thumb|Screenshot showing a sample of this message]]
458460
459461 {{Identical|Other information}}',
@@ -488,6 +490,9 @@
489491
490492 This is a button label, used at the end in the "{{MediaWiki:mwe-upwiz-step-thanks/en}}" page of the [[:mw:Extension:UploadWizard|MediaWiki Upload Wizard]].',
491493 'mwe-upwiz-error-blank' => '{{Identical|Required}}',
 494+ 'mwe-upwiz-error-latitude' => 'Error message shown when an invalid latitude is entered',
 495+ 'mwe-upwiz-error-longitude' => 'Error message shown when an invalid longitude is entered',
 496+ 'mwe-upwiz-error-altitude' => 'Error message shown when an invalid altitude is entered',
492497 'mwe-upwiz-error-title-thumbnail' => 'Appears when thumbnail title is similar to "22px-Example.jpg" - the prefix is what MW adds when downloading pictures as thumbnails.',
493498 'mwe-upwiz-license-cc-by-sa-3.0' => '{{CreativeCommonsLicense|by-sa|3.0}}
494499 For more information, see http://www.mediawiki.org/wiki/UploadWizard',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101324follow up to r99941, took care of Neils commentsjeroendedauw22:59, 30 October 2011

Status & tagging log