]> git.mjollnir.org Git - moodle.git/commitdiff
"MDL-14129, add lang string"
authordongsheng <dongsheng>
Sun, 15 Jun 2008 16:12:41 +0000 (16:12 +0000)
committerdongsheng <dongsheng>
Sun, 15 Jun 2008 16:12:41 +0000 (16:12 +0000)
lang/en_utf8/error.php

index e3cd23c8254a2c556ee37e82e5f041f4277684e6..d8ef3741e279c6c14918432cd7d89937a41021b2 100644 (file)
@@ -359,6 +359,7 @@ $string['reportnotavailable'] = 'This type of report is only available for the s
 $string['rpcerror'] = 'RPC enrol/mnet/available_courses: ($a)';
 $string['scheduledbackupsdisabled'] = 'Scheduled backups have been disabled by the server admin';
 $string['sectionnotexist'] = 'This section does not exist';
+$string['secretalreadyused'] = 'Change password confirmation link was already used, password was not changed.';
 $string['sendmessage'] = 'Send Message';
 $string['sessioncookiesdisable'] = 'Incorrect use of require_key_login() - session cookies must be disabled!';
 $string['sessionerroruser'] = 'Your session has timed out.  Please login again.';