Index: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php |
— | — | @@ -21,7 +21,6 @@ |
22 | 22 | 'label-wikiids' => 'Wiki identifiers', |
23 | 23 | 'no-matches' => 'Nothing matched "$1"', |
24 | 24 | 'output' => 'Output for "$1"', |
25 | | - 'settings-legend' => 'Settings', |
26 | 25 | ); |
27 | 26 | |
28 | 27 | /** Message documentation (Message documentation) |
— | — | @@ -34,8 +33,6 @@ |
35 | 34 | 'label-wikiids' => 'This form label is for the input field for the wiki identifiers. Users may type one or more identifiers here.', |
36 | 35 | 'no-matches' => 'Message to be displayed if nothing was found for the given id. $1 represents the user input.', |
37 | 36 | '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}}', |
40 | 37 | ); |
41 | 38 | |
42 | 39 | /** Afrikaans (Afrikaans) |
Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php |
— | — | @@ -16,7 +16,6 @@ |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | 19 | 'title' => 'OrphanTalk2', |
20 | | - 'settings-legend' => 'Settings', |
21 | 20 | 'label-wiki' => 'Wiki', // optional |
22 | 21 | 'select-wiki-first' => '(select a wiki first)', |
23 | 22 | 'hideredirects' => 'Hide redirects', |
— | — | @@ -44,8 +43,6 @@ |
45 | 44 | */ |
46 | 45 | $messages['qqq'] = array( |
47 | 46 | '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}}', |
50 | 47 | 'label-wiki' => 'Label in the input form indicating which wiki searched.', |
51 | 48 | '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.", |
52 | 49 | 'hideredirects' => 'Label for a checkbox in the input form indicating whether redirect pages should be included in the results.', |