MDL-12092 removed newline chars, we do not know the admin's platform, one line should be ok IMHO.

This commit is contained in:
skodak 2007-11-10 14:35:26 +00:00
parent b77bbd2f83
commit 6ec401781b

View 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';