From 2bc95e1ef7975dc385f536c7ba3499defea0601c Mon Sep 17 00:00:00 2001 From: dongsheng Date: Sun, 15 Jun 2008 16:12:41 +0000 Subject: [PATCH] "MDL-14129, add lang string" --- lang/en_utf8/error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/error.php b/lang/en_utf8/error.php index e3cd23c825..d8ef3741e2 100644 --- a/lang/en_utf8/error.php +++ b/lang/en_utf8/error.php @@ -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.'; -- 2.39.5