http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93745

Revision: 93745
Author:   siebrand
Date:     2011-08-02 14:08:39 +0000 (Tue, 02 Aug 2011)
Log Message:
-----------
Tweak messages.

Modified Paths:
--------------
    trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php

Modified: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php
===================================================================
--- trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php 
2011-08-02 14:05:01 UTC (rev 93744)
+++ trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php 
2011-08-02 14:08:39 UTC (rev 93745)
@@ -15,13 +15,13 @@
 $messages['en'] = array(
        'title' => 'Template transclusion count', // Optional
        'enter-details' => 'Enter details',
-       '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.",
+       '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.",
        'language-label' => 'Language',
        'namespace-label' => 'Namespace',
        'pagename-label' => 'Page name (excluding namespace)',
-       'transclusion-count-label' => 'Number of tranclusions',
+       'transclusion-count-label' => 'Number of transclusions',
        'transclusion-count' => '$1 transclusion(s) found.',
-       'error-suggestion' => 'Perhaps you misspelt (or mis-capitalised) the 
name of the page?',
+       'error-suggestion' => 'Perhaps you misspelt (or incorrectly 
capitalised) the name of the page?',
        'time-label' => 'Time taken to execute command',
 );
 


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to