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

Revision: 96653
Author:   nikerabbit
Date:     2011-09-09 09:27:47 +0000 (Fri, 09 Sep 2011)
Log Message:
-----------
Fixed a bug in r52157. Special pages with spaces in their names would cause 
problems. Bad me.

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

Modified: trunk/extensions/CentralAuth/CentralAuth.i18n.php
===================================================================
--- trunk/extensions/CentralAuth/CentralAuth.i18n.php   2011-09-09 09:25:33 UTC 
(rev 96652)
+++ trunk/extensions/CentralAuth/CentralAuth.i18n.php   2011-09-09 09:27:47 UTC 
(rev 96653)
@@ -18,7 +18,7 @@
        'centralauth-desc'               => '[[Special:MergeAccount|Merge 
account]] across wikis of {{MediaWiki:Centralauth-groupname}}',
        'centralauth-mergeaccount-desc'  => '[[Special:MergeAccount|Merges 
multiple accounts]] for Single User Login',
        'centralauth-merge-denied'       => 'Sorry, you do not have permission 
to access this page.',
-       'centralauth-merge-notlogged'    => 'Please <span 
class="plainlinks">[{{fullurl:{{#special:UserLogin}}|returnto={{#special:MergeAccount}}}}
 log in]</span> to check if your accounts have been fully merged.',
+       'centralauth-merge-notlogged'    => 'Please <span 
class="plainlinks">[{{fullurl:{{#special:UserLogin}}|returnto={{urlencode:{{#special:MergeAccount}}|WIKI}}}}
 log in]</span> to check if your accounts have been fully merged.',
        'centralauth-merge-welcome'      => "'''Your user account has not yet 
been migrated to the unified login system of 
{{MediaWiki:Centralauth-groupname}}.'''
 
 If you choose to migrate your accounts, you will be able to use the same 
username and password to log in to all wikis of 
{{MediaWiki:Centralauth-groupname}} in all available languages.


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

Reply via email to