diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index 4163cbed993..96a97326ea2 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -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';