]> git.mjollnir.org Git - moodle.git/commitdiff
Strings to move activities left and right
authormoodler <moodler>
Sun, 14 Sep 2003 16:34:36 +0000 (16:34 +0000)
committermoodler <moodler>
Sun, 14 Sep 2003 16:34:36 +0000 (16:34 +0000)
lang/en/moodle.php

index ea55685f529a7ce8f44fe86141352ff1f306a0fd..4d12e7a1dfdf74654c548bc5bb35bda7df25279e 100644 (file)
@@ -496,6 +496,8 @@ $string['movedown'] = "Move down";
 $string['movefilestohere'] = "Move files to here";
 $string['movefull'] = "Move \$a to this location";
 $string['movehere'] = "Move to here";
+$string['moveleft'] = "Move left";
+$string['moveright'] = "Move right";
 $string['moveselectedcoursesto'] = "Move selected courses to...";
 $string['movetoanotherfolder'] = "Move to another folder";
 $string['moveup'] = "Move up";