MDL-18929 fixed double colons, in fact we stopped using colons long time ago; merged from MOODLE_19_STABLE

This commit is contained in:
skodak 2009-04-22 20:05:16 +00:00
parent e8048b1d7a
commit db008d6feb
2 changed files with 2 additions and 2 deletions

View file

@ -352,7 +352,7 @@ $string['min'] = 'Lowest';
$string['missingscale'] = 'Scale must be selected';
$string['mode'] = 'Mode';
$string['morethanmax'] = 'The grade entered for $a->itemname for $a->username is more than the maximum allowed';
$string['moveselectedto'] = 'Move selected items to:';
$string['moveselectedto'] = 'Move selected items to';
$string['movingelement'] = 'Moving $a';
$string['multfactor'] = 'Multiplicator';
$string['multfactorhelp'] = 'Factor by which all grades for this grade item will be multiplied.';