https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113997
Revision: 113997
Author: siebrand
Date: 2012-03-16 04:38:00 +0000 (Fri, 16 Mar 2012)
Log Message:
-----------
Remove incorrect "the" in 'filereadonlyerror'.
Make use of reasons more consistent in a few messages.
Modified Paths:
--------------
trunk/phase3/languages/messages/MessagesEn.php
Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php 2012-03-16 04:29:15 UTC
(rev 113996)
+++ trunk/phase3/languages/messages/MessagesEn.php 2012-03-16 04:38:00 UTC
(rev 113997)
@@ -1034,10 +1034,10 @@
'ns-specialprotected' => 'Special pages cannot be edited.',
'titleprotected' => 'This title has been protected from creation by
[[User:$1|$1]].
The reason given is "\'\'$2\'\'".',
-'filereadonlyerror' => 'Unable to the modify the file "$1" because the file
repository "$2" is in read-only mode.
-
-The administrator who locked it offered this explanation: "$3".',
+'filereadonlyerror' => 'Unable to modify the file "$1" because the file
repository "$2" is in read-only mode.
+The reason given is "\'\'$3\'\'".',
+
# Virus scanner
'virus-badscanner' => "Bad configuration: Unknown virus scanner: ''$1''",
'virus-scanfailed' => 'scan failed (code $1)',
@@ -1297,7 +1297,7 @@
Your current IP address is $3, and the block ID is #$5.
Please include all above details in any queries you make.",
'autoblockedtext' => 'Your IP address has been automatically
blocked because it was used by another user, who was blocked by $1.
-The reason given is this:
+The reason given is:
:\'\'$2\'\'
@@ -2270,7 +2270,7 @@
'backend-fail-read' => 'Could not read file $1.',
'backend-fail-create' => 'Could not create file $1.',
'backend-fail-maxsize' => 'Could not create file $1 because it is larger
than {{PLURAL:$2|one byte|$2 bytes}}.',
-'backend-fail-readonly' => 'The storage backend "$1" is currently
read-only. The reason given was: "$2"',
+'backend-fail-readonly' => 'The storage backend "$1" is currently
read-only. The reason given is: "\'\'$2\'\'"',
'backend-fail-synced' => 'The file "$1" is in an inconsistent state
within the internal storage backends',
'backend-fail-connect' => 'Could not connect to storage backend "$1".',
'backend-fail-internal' => 'An unknown error occurred in storage backend
"$1".',
@@ -3171,7 +3171,7 @@
'contribslink' => 'contribs',
'emaillink' => 'send e-mail',
'autoblocker' => 'Autoblocked because your IP address has
been recently used by "[[User:$1|$1]]".
-The reason given for $1\'s block is: "$2"',
+The reason given for $1\'s block is "\'\'$2\'\'"',
'blocklogpage' => 'Block log',
'blocklog-showlog' => 'This user has been blocked previously.
The block log is provided below for reference:',
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs