r48957 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48956‎ | r48957 | r48958 >
Date:12:36, 28 March 2009
Author:siebrand
Status:ok
Tags:
Comment:
Add a line break between sentences.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -920,7 +920,8 @@
921921 'gender-unknown' => 'Unspecified',
922922 'gender-male' => 'Male',
923923 'gender-female' => 'Female',
924 -'prefs-help-gender' => 'Optional: used for gender-correct addressing by the software. This information will be public.',
 924+'prefs-help-gender' => 'Optional: used for gender-correct addressing by the software.
 925+This information will be public.',
925926 'email' => 'E-mail',
926927 'prefs-help-realname' => 'Real name is optional.
927928 If you choose to provide it, this will be used for giving you attribution for your work.',
@@ -1886,7 +1887,8 @@
18871888 'fileexists-shared-forbidden' => 'A file with this name exists already in the shared file repository.
18881889 If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]]',
18891890 'file-exists-duplicate' => 'This file is a duplicate of the following {{PLURAL:$1|file|files}}:',
1890 -'file-deleted-duplicate' => "A file identical to this file ([[$1]]) has previously been deleted. You should check that file's deletion history before proceeding to re-upload it.",
 1891+'file-deleted-duplicate' => "A file identical to this file ([[$1]]) has previously been deleted.
 1892+You should check that file's deletion history before proceeding to re-upload it.",
18911893 'successfulupload' => 'Successful upload',
18921894 'uploadwarning' => 'Upload warning',
18931895 'savefile' => 'Save file',
@@ -1894,7 +1896,8 @@
18951897 'overwroteimage' => 'uploaded a new version of "[[$1]]"',
18961898 'uploaddisabled' => 'Uploads disabled',
18971899 'uploaddisabledtext' => 'File uploads are disabled.',
1898 -'php-uploaddisabledtext' => 'File uploads are disabled in PHP. Please check the file_uploads setting.',
 1900+'php-uploaddisabledtext' => 'File uploads are disabled in PHP.
 1901+Please check the file_uploads setting.',
18991902 'uploadscripted' => 'This file contains HTML or script code that may be erroneously interpreted by a web browser.',
19001903 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension.
19011904 Please check the file and upload again.',
@@ -1991,8 +1994,10 @@
19921995 'redirectstofile' => 'The following {{PLURAL:$1|file redirects|$1 files redirect}} to this file:',
19931996 'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):',
19941997 'sharedupload' => 'This file is from $1 and may be used by other projects.',
1995 -'sharedupload-desc-there' => 'This file is from $1 and may be used by other projects. Please see the [$2 file description page] for further information.',
1996 -'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects. The description on its [$2 file description page] there is shown below.',
 1998+'sharedupload-desc-there' => 'This file is from $1 and may be used by other projects.
 1999+Please see the [$2 file description page] for further information.',
 2000+'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects.
 2001+The description on its [$2 file description page] there is shown below.',
19972002 'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages
19982003 'noimage' => 'No file by this name exists, but you can $1.',
19992004 'noimage-linktext' => 'upload one',
@@ -2094,7 +2099,8 @@
20952100 'doubleredirects-summary' => '', # do not translate or duplicate this message to other languages
20962101 'doubleredirectstext' => 'This page lists pages which redirect to other redirect pages.
20972102 Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually "real" target page, which the first redirect should point to.',
2098 -'double-redirect-fixed-move' => '[[$1]] has been moved. It now redirects to [[$2]].',
 2103+'double-redirect-fixed-move' => '[[$1]] has been moved.
 2104+It now redirects to [[$2]].',
20992105 'double-redirect-fixer' => 'Redirect fixer',
21002106
21012107 'brokenredirects' => 'Broken redirects',
@@ -2702,7 +2708,8 @@
27032709 'ipb_hide_invalid' => 'Unable to suppress this account; it may have too many edits.',
27042710 'ipb_already_blocked' => '"$1" is already blocked',
27052711 'ipb-needreblock' => '== Already blocked ==
2706 -$1 is already blocked. Do you want to change the settings?',
 2712+$1 is already blocked.
 2713+Do you want to change the settings?',
27072714 'ipb_cant_unblock' => 'Error: Block ID $1 not found.
27082715 It may have been unblocked already.',
27092716 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked.
@@ -2896,7 +2903,8 @@
28972904 'import-nonewrevisions' => 'All revisions were previously imported.',
28982905 'xml-error-string' => '$1 at line $2, col $3 (byte $4): $5',
28992906 'import-upload' => 'Upload XML data',
2900 -'import-token-mismatch' => 'Loss of session data. Please try again.',
 2907+'import-token-mismatch' => 'Loss of session data.
 2908+Please try again.',
29012909 'import-invalid-interwiki' => 'Cannot import from the specified wiki.',
29022910
29032911 # Import log

Status & tagging log