Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1631,7 +1631,8 @@ |
1632 | 1632 | 'prefs-files' => 'Files', |
1633 | 1633 | 'prefs-custom-css' => 'Custom CSS', |
1634 | 1634 | '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.', |
1636 | 1637 | |
1637 | 1638 | # User rights |
1638 | 1639 | 'userrights' => 'User rights management', |
— | — | @@ -3167,7 +3168,7 @@ |
3168 | 3169 | |
3169 | 3170 | # Media information |
3170 | 3171 | '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)''", |
3172 | 3173 | 'thumbsize' => 'Thumbnail size:', |
3173 | 3174 | 'widthheight' => '$1×$2', # only translate this message to other languages if you have to change it |
3174 | 3175 | 'widthheightpage' => '$1×$2, $3 {{PLURAL:$3|page|pages}}', |