r44477 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44476‎ | r44477 | r44478 >
Date:23:30, 11 December 2008
Author:brion
Status:ok
Tags:
Comment:
Revert r43975 "Comment out presumably unused messages per http://translatewiki.net/w/i.php?title=Support&oldid=878961#Obsolete_messages by Mormegil. Dev: please remove if confirmed."
At least some of these are certainly not unused.
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php
@@ -13,24 +13,24 @@
1414 'centralnotice-desc' => 'Adds a central sitenotice',
1515 'centralnotice-summary' => 'This module allows you to edit your currently setup central notices.
1616 It can also be used to add or remove old notices.',
17 - // 'centralnotice-query' => 'Modify current notices',
 17+ 'centralnotice-query' => 'Modify current notices',
1818 'centralnotice-notice-name' => 'Notice name',
1919 'centralnotice-end-date' => 'End date',
2020 'centralnotice-enabled' => 'Enabled',
2121 'centralnotice-modify' => 'Submit',
22 - // 'centralnotice-preview' => 'Preview',
23 - // 'centralnotice-add-new' => 'Add a new central notice',
 22+ 'centralnotice-preview' => 'Preview',
 23+ 'centralnotice-add-new' => 'Add a new central notice',
2424 'centralnotice-remove' => 'Remove',
2525 'centralnotice-translate-heading' => 'Translation for $1',
2626 'centralnotice-manage' => 'Manage central notice',
2727 'centralnotice-add' => 'Add',
2828 'centralnotice-add-notice' => 'Add a notice',
2929 'centralnotice-add-template' => 'Add a template',
30 - // 'centralnotice-show-notices' => 'Show notices',
31 - // 'centralnotice-list-templates' => 'List templates',
32 - // 'centralnotice-translations' => 'Translations',
33 - // 'centralnotice-translate-to' => 'Translate to',
34 - // 'centralnotice-translate' => 'Translate',
 30+ 'centralnotice-show-notices' => 'Show notices',
 31+ 'centralnotice-list-templates' => 'List templates',
 32+ 'centralnotice-translations' => 'Translations',
 33+ 'centralnotice-translate-to' => 'Translate to',
 34+ 'centralnotice-translate' => 'Translate',
3535 'centralnotice-english' => 'English',
3636 'centralnotice-template-name' => 'Template name',
3737 'centralnotice-templates' => 'Templates',
@@ -45,7 +45,7 @@
4646 Nothing to remove',
4747 'centralnotice-template-still-bound' => 'Template is still bound to a notice.
4848 Not removing.',
49 - // 'centralnotice-template-body' => 'Template body:',
 49+ 'centralnotice-template-body' => 'Template body:',
5050 'centralnotice-day' => 'Day',
5151 'centralnotice-year' => 'Year',
5252 'centralnotice-month' => 'Month',
@@ -69,8 +69,8 @@
7070 'centralnotice-weights' => 'Weights',
7171 'centralnotice-notice-is-locked' => 'Notice is locked.
7272 Not removing',
73 - // 'centralnotice-overlap' => 'Notice overlaps within the time of another notice.
74 -// Not adding',
 73+ 'centralnotice-overlap' => 'Notice overlaps within the time of another notice.
 74+Not adding',
7575 'centralnotice-invalid-date-range' => 'Invalid date range.
7676 Not updating',
7777 'centralnotice-null-string' => 'Cannot add a null string.
@@ -79,7 +79,7 @@
8080 This action will be unrecoverable.',
8181 'centralnotice-no-notices-exist' => 'No notices exist.
8282 Add one below',
83 - // 'centralnotice-no-templates-translate' => 'There are not any templates to edit translations for',
 83+ 'centralnotice-no-templates-translate' => 'There are not any templates to edit translations for',
8484 'centralnotice-number-uses' => 'Uses',
8585 'centralnotice-edit-template' => 'Edit template',
8686 'centralnotice-message' => 'Message',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r43975Comment out presumably unused messages per http://translatewiki.net/w/i.php?t...siebrand12:05, 26 November 2008

Status & tagging log