moodle lang string: MDL-16658 small rewording
authorHelen Foster <helen@moodle.org>
Tue, 5 Jan 2010 21:58:43 +0000 (21:58 +0000)
committerHelen Foster <helen@moodle.org>
Tue, 5 Jan 2010 21:58:43 +0000 (21:58 +0000)
lang/en_utf8/moodle.php

index 7e4a3a1..53c9956 100644 (file)
@@ -1368,8 +1368,8 @@ $string['resortcoursesbyname'] = 'Re-sort courses by name';
 $string['resource'] = 'Resource';
 $string['resources'] = 'Resources';
 $string['restore'] = 'Restore';
 $string['resource'] = 'Resource';
 $string['resources'] = 'Resources';
 $string['restore'] = 'Restore';
-$string['restorecancelled'] = 'Restore canceled';
-$string['restorecannotcreateuser'] = 'restore needs to create user \'$a\' from backup file and you are not allowed to do that';
+$string['restorecancelled'] = 'Restore cancelled';
+$string['restorecannotcreateuser'] = 'Restore needs to create user \'$a\' from backup file and you do not have permission to do so';
 $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['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\"';
@@ -1377,10 +1377,10 @@ $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!';
 $string['restoretositedeleting'] = 'Warning: You are about to restore to the site front page, deleting data from it first!';
 $string['restoreto'] = 'Restore to';
 $string['restoretositeadding'] = 'Warning: You are about to restore to the site front page, adding data to it!';
 $string['restoretositedeleting'] = 'Warning: You are about to restore to the site front page, deleting data from it first!';
-$string['restoreuserconflict'] = 'trying to restore user \'$a\' from backup file will cause conflict';
+$string['restoreuserconflict'] = 'Trying to restore user \'$a\' from backup file will cause conflict';
 $string['restoreuserinfofailed'] = 'The restore process has stopped because you don\'t have permission to restore user data.';
 $string['restoreuserinfofailed'] = 'The restore process has stopped because you don\'t have permission to restore user data.';
-$string['restoreusersprecheck'] = 'Checking user information';
-$string['restoreusersprecheckerror'] = 'Some problems were detected checking user information';
+$string['restoreusersprecheck'] = 'Checking user data';
+$string['restoreusersprecheckerror'] = 'Some problems were detected when checking user data';
 $string['restricted'] = 'Restricted';
 $string['restrictmodules'] = 'Restrict activity modules?';
 $string['returntooriginaluser'] = 'Return to $a';
 $string['restricted'] = 'Restricted';
 $string['restrictmodules'] = 'Restrict activity modules?';
 $string['returntooriginaluser'] = 'Return to $a';