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

Revision: 55139
Author:   siebrand
Date:     2009-08-16 12:49:07 +0000 (Sun, 16 Aug 2009)

Log Message:
-----------
Proper formatting of special page name

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

Modified: trunk/extensions/Commentbox/Commentbox.i18n.php
===================================================================
--- trunk/extensions/Commentbox/Commentbox.i18n.php     2009-08-16 12:13:29 UTC 
(rev 55138)
+++ trunk/extensions/Commentbox/Commentbox.i18n.php     2009-08-16 12:49:07 UTC 
(rev 55139)
@@ -14,7 +14,7 @@
 You have a comment on this page? Add it here or <span 
class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit the page 
directly]</span>.',
        'commentbox-savebutton' => 'Save comment',
        'commentbox-name' => 'Name:',
-       'commentbox-name-explanation' => '<small>(Tip: If you 
[[Special:Userlogin|log in]], you will not have to fill in your name here 
manually)</small>',
+       'commentbox-name-explanation' => '<small>(Tip: If you 
[[Special:UserLogin|log in]], you will not have to fill in your name here 
manually)</small>',
        'commentbox-log' => 'New comments',
        'commentbox-first-comment-heading' => '== Comments ==',
        'commentbox-regex' => '/\n==\s*Comments\s*==\s*\n/i', # should match 
the above heading



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

Reply via email to