r93745 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93744‎ | r93745 | r93746 >
Date:14:08, 2 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Tweak messages.
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php
@@ -15,13 +15,13 @@
1616 $messages['en'] = array(
1717 'title' => 'Template transclusion count', // Optional
1818 'enter-details' => 'Enter details',
19 - 'introduction' => "Type in the name of a template (Wikipedias only at the moment, sorry) and press go. It's as simple as that. There is some caching (remembering of results), but that is unfortunately outside of the control of this tool and its owner.",
 19+ 'introduction' => "Type in the name of a template (Wikipedias only at the moment) and press go. It's as simple as that. There is some caching (remembering of results), but that is unfortunately outside of the control of this tool and its owner.",
2020 'language-label' => 'Language',
2121 'namespace-label' => 'Namespace',
2222 'pagename-label' => 'Page name (excluding namespace)',
23 - 'transclusion-count-label' => 'Number of tranclusions',
 23+ 'transclusion-count-label' => 'Number of transclusions',
2424 'transclusion-count' => '$1 transclusion(s) found.',
25 - 'error-suggestion' => 'Perhaps you misspelt (or mis-capitalised) the name of the page?',
 25+ 'error-suggestion' => 'Perhaps you misspelt (or incorrectly capitalised) the name of the page?',
2626 'time-label' => 'Time taken to execute command',
2727 );
2828

Status & tagging log