Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php |
— | — | @@ -13,24 +13,24 @@ |
14 | 14 | 'centralnotice-desc' => 'Adds a central sitenotice', |
15 | 15 | 'centralnotice-summary' => 'This module allows you to edit your currently setup central notices. |
16 | 16 | It can also be used to add or remove old notices.', |
17 | | - 'centralnotice-query' => 'Modify current notices', |
| 17 | + // 'centralnotice-query' => 'Modify current notices', |
18 | 18 | 'centralnotice-notice-name' => 'Notice name', |
19 | 19 | 'centralnotice-end-date' => 'End date', |
20 | 20 | 'centralnotice-enabled' => 'Enabled', |
21 | 21 | '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', |
24 | 24 | 'centralnotice-remove' => 'Remove', |
25 | 25 | 'centralnotice-translate-heading' => 'Translation for $1', |
26 | 26 | 'centralnotice-manage' => 'Manage central notice', |
27 | 27 | 'centralnotice-add' => 'Add', |
28 | 28 | 'centralnotice-add-notice' => 'Add a notice', |
29 | 29 | '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', |
35 | 35 | 'centralnotice-english' => 'English', |
36 | 36 | 'centralnotice-template-name' => 'Template name', |
37 | 37 | 'centralnotice-templates' => 'Templates', |
— | — | @@ -45,7 +45,7 @@ |
46 | 46 | Nothing to remove', |
47 | 47 | 'centralnotice-template-still-bound' => 'Template is still bound to a notice. |
48 | 48 | Not removing.', |
49 | | - 'centralnotice-template-body' => 'Template body:', |
| 49 | + // 'centralnotice-template-body' => 'Template body:', |
50 | 50 | 'centralnotice-day' => 'Day', |
51 | 51 | 'centralnotice-year' => 'Year', |
52 | 52 | 'centralnotice-month' => 'Month', |
— | — | @@ -69,8 +69,8 @@ |
70 | 70 | 'centralnotice-weights' => 'Weights', |
71 | 71 | 'centralnotice-notice-is-locked' => 'Notice is locked. |
72 | 72 | 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', |
75 | 75 | 'centralnotice-invalid-date-range' => 'Invalid date range. |
76 | 76 | Not updating', |
77 | 77 | 'centralnotice-null-string' => 'Cannot add a null string. |
— | — | @@ -79,7 +79,7 @@ |
80 | 80 | This action will be unrecoverable.', |
81 | 81 | 'centralnotice-no-notices-exist' => 'No notices exist. |
82 | 82 | 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', |
84 | 84 | 'centralnotice-number-uses' => 'Uses', |
85 | 85 | 'centralnotice-edit-template' => 'Edit template', |
86 | 86 | 'centralnotice-message' => 'Message', |
Index: trunk/extensions/ContributionReporting/ContributionReporting.i18n.php |
— | — | @@ -45,7 +45,7 @@ |
46 | 46 | 'contribstats-contributions' => 'Contributions', |
47 | 47 | 'contribstats-total' => 'Total (USD)', |
48 | 48 | 'contribstats-avg' => 'Average (USD)', |
49 | | - 'contribstats-med' => 'Median (USD)', |
| 49 | + // 'contribstats-med' => 'Median (USD)', |
50 | 50 | 'contribstats-max' => 'Maximum (USD)', |
51 | 51 | 'contribstats-percentage-ytd' => 'Percentage (YTD)', |
52 | 52 | 'contribstats-total-ytd' => 'Total (YTD)', |
— | — | @@ -57,7 +57,7 @@ |
58 | 58 | 'fundraiserstats-contributions' => 'Contributions', |
59 | 59 | 'fundraiserstats-total' => 'Total (USD)', |
60 | 60 | 'fundraiserstats-avg' => 'Average (USD)', |
61 | | - 'fundraiserstats-med' => 'Median (USD)', |
| 61 | + // 'fundraiserstats-med' => 'Median (USD)', |
62 | 62 | 'fundraiserstats-max' => 'Maximum (USD)', |
63 | 63 | 'fundraiserstats-tab-totals' => 'Totals (USD)', |
64 | 64 | 'fundraiserstats-tab-contributions' => 'Number of contributions', |