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

Revision: 90828
Author:   robin
Date:     2011-06-26 12:48:45 +0000 (Sun, 26 Jun 2011)
Log Message:
-----------
(bug 22886) Update description of [[MediaWiki:Expand templates title]]: from 
{{PAGENAME}} to {{FULLPAGENAME}}

This has already been done on the English Wikipedia: 
http://en.wikipedia.org/w/index.php?title=MediaWiki:Expand_templates_title&action=history

Modified Paths:
--------------
    trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php

Modified: trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php
===================================================================
--- trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php   2011-06-26 
11:56:09 UTC (rev 90827)
+++ trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php   2011-06-26 
12:48:45 UTC (rev 90828)
@@ -16,7 +16,7 @@
 <nowiki>{{</nowiki>#if:…}}, and variables like
 <nowiki>{{</nowiki>CURRENTDAY}}&mdash;in fact pretty much everything in 
double-braces.
 It does this by calling the relevant parser stage from MediaWiki itself.',
-       'expand_templates_title'           => 'Context title, for {{PAGENAME}} 
etc.:',
+       'expand_templates_title'           => 'Context title, for 
{{FULLPAGENAME}} etc.:',
        'expand_templates_input'           => 'Input text:',
        'expand_templates_output'          => 'Result',
        'expand_templates_xml_output'      => 'XML output',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to