]> git.mjollnir.org Git - moodle.git/commitdiff
Moved a string (out of order)
authormoodler <moodler>
Tue, 28 Dec 2004 13:57:38 +0000 (13:57 +0000)
committermoodler <moodler>
Tue, 28 Dec 2004 13:57:38 +0000 (13:57 +0000)
lang/en/moodle.php

index a5272f0a7e4c3ff74c6c2cd6ea342ba4b7fee8c6..593f16c80204a9356d93ae16648e205be6896140 100644 (file)
@@ -30,7 +30,6 @@ $string['addresource'] = 'Add a resource...';
 $string['address'] = 'Address';
 $string['addstudent'] = 'Add student';
 $string['addteacher'] = 'Add teacher';
-$string['allteachers'] = 'All teachers';
 $string['admin'] = 'Admin';
 $string['adminhelpaddnewuser'] = 'To manually create a new user account';
 $string['adminhelpassignadmins'] = 'Admins can do anything and go anywhere in the site';
@@ -75,6 +74,7 @@ $string['allowguests'] = 'This course allows guest users to enter';
 $string['allowinternal'] = 'Allow internal methods as well';
 $string['allownot'] = 'Do not allow';
 $string['allparticipants'] = 'All participants';
+$string['allteachers'] = 'All teachers';
 $string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';
 $string['alphanumerical'] = 'Can only contain alphabetical letters or numbers';
 $string['alreadyconfirmed'] = 'Registration has already been confirmed';