]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12092 removed newline chars, we do not know the admin's platform, one line should...
authorskodak <skodak>
Sat, 10 Nov 2007 14:35:26 +0000 (14:35 +0000)
committerskodak <skodak>
Sat, 10 Nov 2007 14:35:26 +0000 (14:35 +0000)
lang/en_utf8/moodle.php

index 4163cbed9935b9c38f2662ac424d0e91f794e4d5..96a97326ea2b05aac9e64de703559bf81b492b31 100644 (file)
@@ -1099,7 +1099,7 @@ $string['numwords'] = '$a words';
 $string['numyears'] = '$a years';
 $string['ok'] = 'OK';
 $string['oldpassword'] = 'Current Password';
-$string['olduserdirectory'] = 'This is the OLD users directory, and is no longer needed. \r\nYou may safely delete it. \r\nThe files it contains have been copied to the NEW user directory.';
+$string['olduserdirectory'] = 'This is the OLD users directory, and is no longer needed. You may safely delete it. The files it contains have been copied to the NEW user directory.';
 $string['opentoguests'] = 'Guest access';
 $string['optional'] = 'optional';
 $string['order'] = 'Order';