]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-20849 - improved lang string, thanks, Helen. Merged from 19_STABLE
authorEloy Lafuente <stronk7@moodle.org>
Fri, 20 Nov 2009 17:48:47 +0000 (17:48 +0000)
committerEloy Lafuente <stronk7@moodle.org>
Fri, 20 Nov 2009 17:48:47 +0000 (17:48 +0000)
lang/en_utf8/moodle.php

index d57d2f05a5518d33332bf8a04919c6fac64151af..5d533e0bc00a319f09035fe6213b7990c6588ceb 100644 (file)
@@ -1371,7 +1371,7 @@ $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['restoreuserinfofailed'] = '<strong>Warning:</strong> To be able to restore any user data (in activities, files, messages...) the \"moodle/restore:userinfo\" capability is required and you are missing it. Restore process stopped.';
+$string['restoreuserinfofailed'] = 'The restore process has stopped because you don\'t have permission to restore user data.';
 $string['restricted'] = 'Restricted';
 $string['restrictmodules'] = 'Restrict activity modules?';
 $string['returntooriginaluser'] = 'Return to $a';