Merge branch 'MDL-44756_help' of https://github.com/andyjdavis/moodle

This commit is contained in:
Sam Hemelryk 2014-04-02 09:51:47 +13:00
commit 8412561a3d

View file

@ -26,5 +26,5 @@ $string['pluginname'] = 'Show/hide advanced buttons';
$string['showmore'] = 'Show more buttons';
$string['showfewer'] = 'Show fewer buttons';
$string['settings'] = 'Collapse toolbar settings';
$string['showgroups'] = 'Show (n) groups when collapsed.';
$string['showgroups'] = 'Show first (n) groups when collapsed.';
$string['showgroups_desc'] = 'When the toolbar is collapsed (it is by default) only this many groups will be displayed at once.';