From: nicolasconnault Date: Tue, 26 Feb 2008 13:02:59 +0000 (+0000) Subject: Missing string, merging from MOODLE_19_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5a7e8cf985d706b935a61366a0c66fd5c6fb20f9;p=moodle.git Missing string, merging from MOODLE_19_STABLE --- diff --git a/lang/en_utf8/grades.php b/lang/en_utf8/grades.php index 55477d4a5f..99eb107355 100644 --- a/lang/en_utf8/grades.php +++ b/lang/en_utf8/grades.php @@ -412,6 +412,7 @@ $string['rangesdisplaytype'] = 'Range display type'; $string['rank'] = 'Rank'; $string['rawpct'] = 'Raw %%'; $string['real'] = 'Real'; +$string['regradeanyway'] = 'Regrade anyway'; $string['removeallcoursegrades'] = 'Delete all grades'; $string['removeallcourseitems'] = 'Delete all items and categories'; $string['hideforcedsettings'] = 'Hide forced settings';