MDL-21695 adding help strings
This commit is contained in:
+4
-2
@@ -116,12 +116,14 @@ $string['javascriptrequired'] = 'This page requires JavaScript to be enabled.';
|
||||
$string['members'] = 'Members per group';
|
||||
$string['membersofselectedgroup'] = 'Members of:';
|
||||
$string['namingscheme'] = 'Naming scheme';
|
||||
$string['namingschemehelp'] = 'Use @ character to represent the group letter (A-Z) or # to represent the group number.';
|
||||
$string['namingscheme_help'] = 'The at symbol (@) may be used to create groups with names containing letters. For example Group @ will generate groups named Group A, Group B, Group C, ...
|
||||
|
||||
The hash symbol (#) may be used to create groups with names containing numbers. For example Group # will generate groups named Group 1, Group 2, Group 3, ...';
|
||||
$string['newgrouping'] = 'New grouping';
|
||||
$string['newpicture'] = 'New picture';
|
||||
$string['newpicture_help'] = 'Select an image in JPG or PNG format. The image will be cropped to a square and resized to 100x100 pixels.';
|
||||
$string['noallocation'] = 'No allocation';
|
||||
$string['nogroups'] = 'There are no groups setup in this course yet';
|
||||
$string['nogroups'] = 'There are no groups set up in this course yet';
|
||||
$string['nogroupsassigned'] = 'No groups assigned';
|
||||
$string['nopermissionforcreation'] = 'Can\'t create group "{$a}" as you don\'t have the required permissions';
|
||||
$string['nosmallgroups'] = 'Prevent last small group';
|
||||
|
||||
Reference in New Issue
Block a user