MDL-44756 editor_atto: changed a string

This commit is contained in:
Andrew Davis
2014-03-31 10:25:39 +08:00
parent ad32dda90c
commit 13f432976a
@@ -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.';