From: raymond Date: Wed, 9 Jan 2013 13:38:42 +0000 (+0100) Subject: Replace hardcoded native language names with core parser function X-Git-Tag: 1.31.0-rc.0~21095 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/Subpage_test/1/2/%24fid?a=commitdiff_plain;h=49bf88d6440dbd302cb0d8f21843a119dcf7c12f;p=lhc%2Fweb%2Fwiklou.git Replace hardcoded native language names with core parser function Works well on Commons: https://commons.wikimedia.org/wiki/MediaWiki:Loginlanguagelinks Change-Id: I1ee8278aea3457d12695a2e4d9b841c32cb67ffa --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1a641bd48d..c061d3090a 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1179,13 +1179,13 @@ You may ignore this message, if this account was created in error.', Please wait before trying again.', 'login-abort-generic' => 'Your login was unsuccessful - Aborted', 'loginlanguagelabel' => 'Language: $1', -'loginlanguagelinks' => '* Deutsch|de -* English|en -* Esperanto|eo -* Français|fr -* Español|es -* Italiano|it -* Nederlands|nl', # do not translate or duplicate this message to other languages +'loginlanguagelinks' => '* {{#language:de}}|de +* {{#language:en}}|en +* {{#language:eo}}|eo +* {{#language:fr}}|fr +* {{#language:es}}|es +* {{#language:it}}|it +* {{#language:nl}}|nl', # do not translate or duplicate this message to other languages 'suspicious-userlogout' => 'Your request to log out was denied because it looks like it was sent by a broken browser or caching proxy.', # E-mail sending