r71938 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71937‎ | r71938 | r71939 >
Date:10:50, 30 August 2010
Author:siebrand
Status:ok
Tags:
Comment:
Use UTC instead of GMT. Spotted by Lloffiwr.
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php
@@ -79,7 +79,7 @@
8080 'centralnotice-template-already-exists' => 'Banner is already tied to campaign.
8181 Not adding.',
8282 'centralnotice-preview-template' => 'Preview banner',
83 - 'centralnotice-start-hour' => 'Start time (GMT)',
 83+ 'centralnotice-start-hour' => 'Start time (UTC)',
8484 'centralnotice-change-lang' => 'Change translation language',
8585 'centralnotice-weights' => 'Weights',
8686 'centralnotice-notice-is-locked' => 'Campaign is locked.
@@ -165,7 +165,7 @@
166166 {{Identical|Start date}}',
167167 'centralnotice-start-time' => 'Used in Special:CentralNotice',
168168 'centralnotice-available-templates' => 'Used in Special:NoticeTemplate',
169 - 'centralnotice-start-hour' => 'It is probably best to use UTC instead of GMT here. GMT = Greenwich Mean Time. UTC = Coordinated Universal Time. See [http://www.nist.gov/physlab/div847/utcnist.cfm explanation of terms].',
 169+ 'centralnotice-start-hour' => 'UTC is "[http://en.wikipedia.org/wiki/Coordinated_Universal_Time Coordinated Universal Time]".',
170170 'centralnotice-notice-is-locked' => 'Error message displayed in Special:CentralNotice when trying to delete a locked notice',
171171 'centralnotice-invalid-date-range' => '{{Identical|Date}}',
172172 'centralnotice-no-notices-exist' => 'Used in Special:CentralNotice when there are no notices',

Status & tagging log