]> git.mjollnir.org Git - moodle.git/commitdiff
en_us now has these defaults: First name / Last name
authormoodler <moodler>
Fri, 3 Sep 2004 08:12:26 +0000 (08:12 +0000)
committermoodler <moodler>
Fri, 3 Sep 2004 08:12:26 +0000 (08:12 +0000)
en now has these defaults:     First name / Surname

And may the Code have mercy on my soul

lang/en/moodle.php
lang/en_us/moodle.php

index 617fde18294fa24b769f1d401c4a6e56ab1d0539..c8158c176c35e02dbc6235e7ede76ce53f123301 100644 (file)
@@ -441,7 +441,7 @@ $string['filesfolders'] = 'Files/folders';
 $string['filloutallfields'] = 'Please fill out all fields in this form';
 $string['findmorecourses'] = 'Find more courses...';
 $string['firstdayofweek'] = '0';
-$string['firstname'] = 'Given name';
+$string['firstname'] = 'First name';
 $string['firsttime'] = 'Is this your first time here?';
 $string['followingoptional'] = 'The following items are optional';
 $string['followingrequired'] = 'The following items are required';
index e1be8623798c7f285519a18c134800a784d8f55d..681b7b65448a82c394cdbd47e1fdd971d960933a 100644 (file)
@@ -320,7 +320,7 @@ $string['files'] = 'Files';
 $string['filesfolders'] = 'Files/folders';
 $string['filloutallfields'] = 'Please fill out all fields in this form';
 $string['findmorecourses'] = 'Find more courses...';
-$string['firstname'] = 'Given name';
+$string['firstname'] = 'First name';
 $string['firsttime'] = 'Is this your first time here?';
 $string['followingoptional'] = 'The following items are optional';
 $string['followingrequired'] = 'The following items are required';
@@ -416,7 +416,7 @@ $string['languagegood'] = 'This language pack is up-to-date! :-)';
 $string['lastaccess'] = 'Last access';
 $string['lastedited'] = 'Last edited';
 $string['lastmodified'] = 'Last modified';
-$string['lastname'] = 'Surname';
+$string['lastname'] = 'Last name';
 $string['latestlanguagepack'] = 'Check for latest language pack on moodle.org';
 $string['latestnews'] = 'Latest news';
 $string['leavetokeep'] = 'Leave blank to keep current password';