Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2151,8 +2151,10 @@ |
2152 | 2152 | #</pre> <!-- leave this line exactly as it is -->', # only translate this message to other languages if you have to change it |
2153 | 2153 | 'upload-successful-msg' => 'Your upload is available here: $1', |
2154 | 2154 | 'upload-failure-subj' => 'Upload problem', |
2155 | | -'upload-failure-msg' => 'There was a problem with your upload:\n $1', |
| 2155 | +'upload-failure-msg' => 'There was a problem with your upload: |
2156 | 2156 | |
| 2157 | +$1', |
| 2158 | + |
2157 | 2159 | 'upload-proto-error' => 'Incorrect protocol', |
2158 | 2160 | 'upload-proto-error-text' => 'Remote upload requires URLs beginning with <code>http://</code> or <code>ftp://</code>.', |
2159 | 2161 | 'upload-file-error' => 'Internal error', |