From: Tony Thomas <01tonythomas@gmail.com> Date: Wed, 30 Oct 2013 19:10:51 +0000 (+0000) Subject: Renamed "Your name" to "Your username" to match with the Media wiki login page X-Git-Tag: 1.31.0-rc.0~18322^2 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=8dc9d1b4b50ba7145a20e7d7c78abde179bbe9f5;p=lhc%2Fweb%2Fwiklou.git Renamed "Your name" to "Your username" to match with the Media wiki login page Bug: 56235 Change-Id: Id7d303932b3ddf74308e2d9f3b54e08c6b1df5eb --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index edf5ff254d..ac768a0bbf 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -374,7 +374,7 @@ Specify a different project namespace.', 'config-ns-conflict' => 'The specified namespace "$1" conflicts with a default MediaWiki namespace. Specify a different project namespace.', 'config-admin-box' => 'Administrator account', - 'config-admin-name' => 'Your name:', + 'config-admin-name' => 'Your username:', 'config-admin-password' => 'Password:', 'config-admin-password-confirm' => 'Password again:', 'config-admin-help' => 'Enter your preferred username here, for example "Joe Bloggs".