]> git.mjollnir.org Git - moodle.git/commitdiff
New strings for groups
authormoodler <moodler>
Tue, 30 Dec 2003 17:36:47 +0000 (17:36 +0000)
committermoodler <moodler>
Tue, 30 Dec 2003 17:36:47 +0000 (17:36 +0000)
lang/en/moodle.php

index c6c33dd6544a2ef649b12c26ed689ebdc942ffc5..bc8503cad2f81c8b1f771bdfb41fd29eb5523524 100644 (file)
@@ -331,6 +331,7 @@ $string['firstname'] = 'Given name';
 $string['firsttime'] = 'Is this your first time here?';
 $string['followingoptional'] = 'The following items are optional';
 $string['followingrequired'] = 'The following items are required';
+$string['force'] = 'Force';
 $string['forgotten'] = 'Forgotten your username or password?';
 $string['format'] = 'Format';
 $string['formathtml'] = 'HTML format';
@@ -371,6 +372,24 @@ GNU General Public License for more details:
 http://www.gnu.org/copyleft/gpl.html';
 $string['grade'] = 'Grade';
 $string['grades'] = 'Grades';
+$string['group'] = 'Group';
+$string['groupadd'] = 'Add new group';
+$string['groupaddusers'] = 'Add selected to group';
+$string['groupinfo'] = 'Info about selected group';
+$string['groupinfomembers'] = 'Info about selected members';
+$string['groupinfopeople'] = 'Info about selected people';
+$string['groupmembersselected'] = 'Members of selected group';
+$string['groupmode'] = 'Group mode';
+$string['groupmodeforce'] = 'Force group mode';
+$string['groupmy'] = 'My group';
+$string['groupnonmembers'] = 'People not in a group';
+$string['grouprandomassign'] = 'Randomly assign all to groups';
+$string['groupremove'] = 'Remove selected group';
+$string['groupremovemembers'] = 'Remove selected members';
+$string['groups'] = 'Groups';
+$string['groupsnone'] = 'No groups';
+$string['groupsseparate'] = 'Separate groups';
+$string['groupsvisible'] = 'Visible groups';
 $string['guestskey'] = 'Allow guests who have the key';
 $string['guestsno'] = 'Do not allow guests in';
 $string['guestsnotallowed'] = 'Sorry, \'$a\' does not allow guests to enter.';