From: Siebrand Mazeland Date: Fri, 14 May 2010 21:59:55 +0000 (+0000) Subject: Remove \n X-Git-Tag: 1.31.0-rc.0~36849 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=85ec3126a8120a137c353191584788540c485156;p=lhc%2Fweb%2Fwiklou.git Remove \n --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 8ffc491f75..dbf819b101 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2151,7 +2151,9 @@ PICT # misc. # ', # only translate this message to other languages if you have to change it 'upload-successful-msg' => 'Your upload is available here: $1', 'upload-failure-subj' => 'Upload problem', -'upload-failure-msg' => 'There was a problem with your upload:\n $1', +'upload-failure-msg' => 'There was a problem with your upload: + +$1', 'upload-proto-error' => 'Incorrect protocol', 'upload-proto-error-text' => 'Remote upload requires URLs beginning with http:// or ftp://.',