From: Antoine Musso Date: Wed, 8 Sep 2004 01:36:51 +0000 (+0000) Subject: 'yourlanguage' => 'Interface language' X-Git-Tag: 1.5.0alpha1~2059 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=b582cbef7ee189be6909dae599f05b9514b3b004;p=lhc%2Fweb%2Fwiklou.git 'yourlanguage' => 'Interface language' --- diff --git a/languages/Language.php b/languages/Language.php index bf5f1a45a0..50f4af191f 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -526,6 +526,7 @@ Your account has been created. Don't forget to change your {{SITENAME}} preferen 'userexists' => 'The user name you entered is already in use. Please choose a different name.', 'youremail' => 'Your email*', 'yourrealname' => 'Your real name*', +'yourlanguage' => 'Interface language', 'yournick' => 'Your nickname (for signatures)', 'emailforlost' => "Fields marked with a star (*) are optional. Storing an email address enables people to contact you through the website without you having to reveal your email address to them, and it can be used to send you a new password if you forget it.

Your real name, if you choose to provide it, will be used for giving you attribution for your work.",