]> git.mjollnir.org Git - moodle.git/commitdiff
String thisdirection should be 'ltr' or 'rtl'
authormoodler <moodler>
Fri, 10 Sep 2004 07:55:26 +0000 (07:55 +0000)
committermoodler <moodler>
Fri, 10 Sep 2004 07:55:26 +0000 (07:55 +0000)
lang/nl/moodle.php

index 93ebd39e4154aaaecfe8350711624ba1aef2962c..5993d5f891275710cd2d53de41eb76154c5fdbb8 100644 (file)
@@ -924,7 +924,7 @@ $string['theme'] = 'Thema';
 $string['themes'] = 'Thema\'s';
 $string['themesaved'] = 'Het nieuwe thema is bewaard';
 $string['thischarset'] = 'iso-8859-1';
-$string['thisdirection'] = 'lnr';
+$string['thisdirection'] = 'ltr';
 $string['thislanguage'] = 'Nederlands';
 $string['time'] = 'Tijd';
 $string['timezone'] = 'Tijdzone';