Merge branch 'master_MDL-32002' of git://github.com/danmarsden/moodle

This commit is contained in:
Sam Hemelryk 2012-08-08 09:43:44 +12:00
commit 60312b3189
4 changed files with 118 additions and 93 deletions

View file

@ -6,4 +6,4 @@ $string['configenableplagiarism'] = 'This will allow administrators to configure
$string['manageplagiarism'] = 'Manage plagiarism plugins';
$string['nopluginsinstalled'] = 'No plagiarism plugins are installed.';
$string['plagiarism'] = 'Plagiarism prevention';
$string['plagiarismsettings'] = 'Plagiarism settings';
$string['plagiarismplugindeleteconfirm'] = 'You are about to completely delete the plagiarism plugin \'{$a}\'. This will completely delete everything in the database associated with this plugin. Are you SURE you want to continue?';