r52157 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52156‎ | r52157 | r52158 >
Date:09:20, 19 June 2009
Author:nikerabbit
Status:deferred
Tags:
Comment:
Convert special page names to content language, per bug 17619
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php
@@ -17,7 +17,7 @@
1818 'centralauth-desc' => '[[Special:MergeAccount|Merge account]] across wikis of {{MediaWiki:Centralauth-groupname}}',
1919 'centralauth-mergeaccount-desc' => '[[Special:MergeAccount|Merges multiple accounts]] for Single User Login',
2020 'centralauth-merge-denied' => 'Sorry, you do not have permission to access this page.',
21 - 'centralauth-merge-notlogged' => 'Please <span class="plainlinks">[{{fullurl:Special:UserLogin|returnto=Special%3AMergeAccount}} log in]</span> to check if your accounts have been fully merged.',
 21+ '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.',
2222 'centralauth-merge-welcome' => "'''Your user account has not yet been migrated to unified login system of {{MediaWiki:Centralauth-groupname}}.'''
2323
2424 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.

Follow-up revisions

RevisionCommit summaryAuthorDate
r96653Fixed a bug in r52157. Special pages with spaces in their names would cause p...nikerabbit09:27, 9 September 2011

Status & tagging log