MDL-25166 Oops sorry the previous commit introduced a new string that is not needed actually

This commit is contained in:
David Mudrak
2010-11-12 14:28:59 +00:00
parent 430954cccb
commit 8f400405d6
@@ -28,7 +28,6 @@ defined('MOODLE_INTERNAL') || die();
$string['checkin'] = 'Check in strings into disk';
$string['checkout'] = 'Check out strings into translator';
$string['chooselangtocustomize'] = 'Choose language to customize';
$string['confirmcheckin'] = 'You are about to check in modified strings into your local language pack. This will export the customized strings from the translator into the data directory and Moodle will start using the modified strings. Press \'Continue\' button to proceed check in.';
$string['customlang:edit'] = 'Edit local translation';
$string['customlang:view'] = 'View local translation';