Merge branch 'MDL-33608-master-1' of git://git.luns.net.uk/moodle

This commit is contained in:
Dan Poltawski 2012-06-13 14:02:05 +08:00
commit 1904310572

View file

@ -34,7 +34,7 @@ Labels may be used
* To split up a long list of activities with a subheading or an image * To split up a long list of activities with a subheading or an image
* To display an embedded sound file or video directly on the course page * To display an embedded sound file or video directly on the course page
* To add a short description to a course section'; * To add a short description to a course section';
$string['modulename_link'] = 'mod/label/link'; $string['modulename_link'] = 'mod/label/view';
$string['modulenameplural'] = 'Labels'; $string['modulenameplural'] = 'Labels';
$string['pluginadministration'] = 'Label administration'; $string['pluginadministration'] = 'Label administration';
$string['pluginname'] = 'Label'; $string['pluginname'] = 'Label';