r43975 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43974‎ | r43975 | r43976 >
Date:12:05, 26 November 2008
Author:siebrand
Status:deferred
Tags:
Comment:
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.
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)
  • /trunk/extensions/ContributionReporting/ContributionReporting.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',
Index: trunk/extensions/ContributionReporting/ContributionReporting.i18n.php
@@ -45,7 +45,7 @@
4646 'contribstats-contributions' => 'Contributions',
4747 'contribstats-total' => 'Total (USD)',
4848 'contribstats-avg' => 'Average (USD)',
49 - 'contribstats-med' => 'Median (USD)',
 49+ // 'contribstats-med' => 'Median (USD)',
5050 'contribstats-max' => 'Maximum (USD)',
5151 'contribstats-percentage-ytd' => 'Percentage (YTD)',
5252 'contribstats-total-ytd' => 'Total (YTD)',
@@ -57,7 +57,7 @@
5858 'fundraiserstats-contributions' => 'Contributions',
5959 'fundraiserstats-total' => 'Total (USD)',
6060 'fundraiserstats-avg' => 'Average (USD)',
61 - 'fundraiserstats-med' => 'Median (USD)',
 61+ // 'fundraiserstats-med' => 'Median (USD)',
6262 'fundraiserstats-max' => 'Maximum (USD)',
6363 'fundraiserstats-tab-totals' => 'Totals (USD)',
6464 'fundraiserstats-tab-contributions' => 'Number of contributions',

Follow-up revisions

RevisionCommit summaryAuthorDate
r44477Revert r43975 "Comment out presumably unused messages per http://translatewik......brion23:30, 11 December 2008

Status & tagging log