r49840 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49839‎ | r49840 | r49841 >
Date:21:30, 24 April 2009
Author:siebrand
Status:ok
Tags:
Comment:
* <br/> -> <br />
* Add a line break
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1631,7 +1631,8 @@
16321632 'prefs-files' => 'Files',
16331633 'prefs-custom-css' => 'Custom CSS',
16341634 'prefs-custom-js' => 'Custom JS',
1635 -'prefs-reset-intro' => 'You can use this page to reset your preferences to the site defaults. This cannot be undone.',
 1635+'prefs-reset-intro' => 'You can use this page to reset your preferences to the site defaults.
 1636+This cannot be undone.',
16361637
16371638 # User rights
16381639 'userrights' => 'User rights management',
@@ -3167,7 +3168,7 @@
31683169
31693170 # Media information
31703171 'mediawarning' => "'''Warning''': This file may contain malicious code, by executing it your system may be compromised.<hr />",
3171 -'imagemaxsize' => "Image size limit:<br/>''(for file description pages)''",
 3172+'imagemaxsize' => "Image size limit:<br />''(for file description pages)''",
31723173 'thumbsize' => 'Thumbnail size:',
31733174 'widthheight' => '$1×$2', # only translate this message to other languages if you have to change it
31743175 'widthheightpage' => '$1×$2, $3 {{PLURAL:$3|page|pages}}',

Status & tagging log