MDL-20846 creating users on restore - new strings. Merged from 19_STABLE
authorEloy Lafuente <stronk7@moodle.org>
Wed, 18 Nov 2009 01:25:33 +0000 (01:25 +0000)
committerEloy Lafuente <stronk7@moodle.org>
Wed, 18 Nov 2009 01:25:33 +0000 (01:25 +0000)
lang/en_utf8/moodle.php

index 011d1f3aa429e553ba68d80513ad9807f474b756..99dbc09dadf02916746ef52fecdbc8d559854d55 100644 (file)
@@ -1365,6 +1365,8 @@ $string['resources'] = 'Resources';
 $string['restore'] = 'Restore';
 $string['restorecancelled'] = 'Restore canceled';
 $string['restorecoursenow'] = 'Restore this course now!';
+$string['restoredaccount'] = 'Restored account';
+$string['restoredaccountinfo'] = 'This account was imported from another server and the password has been lost. To set a new password by email, please click \"Continue\"';
 $string['restorefinished'] = 'Restore completed successfully';
 $string['restoreto'] = 'Restore to';
 $string['restoretositeadding'] = 'Warning: You are about to restore to the site front page, adding data to it!';