More language fixes

This commit is contained in:
martin 2002-08-12 09:38:31 +00:00
parent 6821bec5d7
commit 3db1919baf
11 changed files with 84 additions and 49 deletions

View file

@ -100,6 +100,7 @@ $string[entercourse] = "Click to enter this course";
$string[enteremailaddress] = "Enter in your email address to reset your
password and have the new password sent to you via email.";
$string[error] = "Error";
$string[feedback] = "Feedback";
$string[files] = "Files";
$string[firstname] = "First name";
$string[firsttime] = "Is this your first time here?";
@ -125,6 +126,7 @@ $string[leavetokeep] = "Leave blank to keep current password";
$string[invalidlogin] = "Invalid login, please try again";
$string[invalidemail] = "Invalid email address";
$string[lastaccess] = "Last access";
$string[lastedited] = "Last edited";
$string[lastmodified] = "Last modified";
$string[lastname] = "Last name";
$string[latestnews] = "Latest news";
@ -222,6 +224,10 @@ $string[notenrolled] = "\$a is not enrolled in this course.";
$string[nothingnew] = "Nothing new since your last login";
$string[now] = "now";
$string[numberweeks] = "Number of weeks/topics";
$string[numdays] = "\$a days";
$string[numweeks] = "\$a weeks";
$string[numyears] = "\$a years";
$string[numwords] = "\$a words";
$string[ok] = "OK";
$string[opentoguests] = "Open to guests?";
$string[optional] = "optional";