r87192 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87191‎ | r87192 | r87193 >
Date:16:03, 1 May 2011
Author:krinkle
Status:deferred
Tags:
Comment:
Removing messages no longer in use (duplicate from, now central, krinkle: form-legend-settings)
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php
@@ -21,7 +21,6 @@
2222 'label-wikiids' => 'Wiki identifiers',
2323 'no-matches' => 'Nothing matched "$1"',
2424 'output' => 'Output for "$1"',
25 - 'settings-legend' => 'Settings',
2625 );
2726
2827 /** Message documentation (Message documentation)
@@ -34,8 +33,6 @@
3534 'label-wikiids' => 'This form label is for the input field for the wiki identifiers. Users may type one or more identifiers here.',
3635 'no-matches' => 'Message to be displayed if nothing was found for the given id. $1 represents the user input.',
3736 'output' => 'For each of the search results this heading is placed. $1 represents the user input.',
38 - 'settings-legend' => 'This is the title for the settings box in the input form.
39 -{{Identical|Settings}}',
4037 );
4138
4239 /** Afrikaans (Afrikaans)
Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php
@@ -16,7 +16,6 @@
1717 */
1818 $messages['en'] = array(
1919 'title' => 'OrphanTalk2',
20 - 'settings-legend' => 'Settings',
2120 'label-wiki' => 'Wiki', // optional
2221 'select-wiki-first' => '(select a wiki first)',
2322 'hideredirects' => 'Hide redirects',
@@ -44,8 +43,6 @@
4544 */
4645 $messages['qqq'] = array(
4746 'title' => 'The title of the tool. Note that this is a sequel of an old tool by the same name. "2" is part of the name.',
48 - 'settings-legend' => 'This is the title for the settings box in the input form.
49 -{{Identical|Settings}}',
5047 'label-wiki' => 'Label in the input form indicating which wiki searched.',
5148 'select-wiki-first' => "This message is displayed in the dropdown menu for the namespace selector if the user didn't choose a wiki yet. Include the parenthesis.",
5249 'hideredirects' => 'Label for a checkbox in the input form indicating whether redirect pages should be included in the results.',

Status & tagging log