Merge branch 'MDL-34022' of git://github.com/danpoltawski/moodle

This commit is contained in:
Sam Hemelryk 2012-07-03 10:30:30 +12:00
commit 457fc727ac

View File

@ -838,7 +838,7 @@ $string['home'] = 'Home';
$string['hour'] = 'hour';
$string['hours'] = 'hours';
$string['howtomakethemes'] = 'How to make new themes';
$string['htmleditor'] = 'Use HTML editor (some browsers only)';
$string['htmleditor'] = 'Use HTML editor';
$string['htmleditoravailable'] = 'The HTML editor is available';
$string['htmleditordisabled'] = 'You have disabled the HTML editor in your user profile';
$string['htmleditordisabledadmin'] = 'The administrator has disabled the HTML editor on this site';