r66450 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66449‎ | r66450 | r66451 >
Date:21:59, 14 May 2010
Author:siebrand
Status:ok (Comments)
Tags:
Comment:
Remove \n
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2151,8 +2151,10 @@
21522152 #</pre> <!-- leave this line exactly as it is -->', # only translate this message to other languages if you have to change it
21532153 'upload-successful-msg' => 'Your upload is available here: $1',
21542154 '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:
21562156
 2157+$1',
 2158+
21572159 'upload-proto-error' => 'Incorrect protocol',
21582160 'upload-proto-error-text' => 'Remote upload requires URLs beginning with <code>http://</code> or <code>ftp://</code>.',
21592161 'upload-file-error' => 'Internal error',

Comments

#Comment by Hashar (talk | contribs)   11:10, 25 October 2010

Introduced by mah in r66438 r1=66437&r2=66438&pathrev=66450& http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesEn.php?r1=66437&r2=66438&pathrev=66450&

Status & tagging log