Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1034,10 +1034,10 @@ |
1035 | 1035 | 'ns-specialprotected' => 'Special pages cannot be edited.', |
1036 | 1036 | 'titleprotected' => 'This title has been protected from creation by [[User:$1|$1]]. |
1037 | 1037 | The reason given is "\'\'$2\'\'".', |
1038 | | -'filereadonlyerror' => 'Unable to the modify the file "$1" because the file repository "$2" is in read-only mode. |
1039 | | - |
1040 | | -The administrator who locked it offered this explanation: "$3".', |
| 1038 | +'filereadonlyerror' => 'Unable to modify the file "$1" because the file repository "$2" is in read-only mode. |
1041 | 1039 | |
| 1040 | +The reason given is "\'\'$3\'\'".', |
| 1041 | + |
1042 | 1042 | # Virus scanner |
1043 | 1043 | 'virus-badscanner' => "Bad configuration: Unknown virus scanner: ''$1''", |
1044 | 1044 | 'virus-scanfailed' => 'scan failed (code $1)', |
— | — | @@ -1297,7 +1297,7 @@ |
1298 | 1298 | Your current IP address is $3, and the block ID is #$5. |
1299 | 1299 | Please include all above details in any queries you make.", |
1300 | 1300 | 'autoblockedtext' => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1. |
1301 | | -The reason given is this: |
| 1301 | +The reason given is: |
1302 | 1302 | |
1303 | 1303 | :\'\'$2\'\' |
1304 | 1304 | |
— | — | @@ -2270,7 +2270,7 @@ |
2271 | 2271 | 'backend-fail-read' => 'Could not read file $1.', |
2272 | 2272 | 'backend-fail-create' => 'Could not create file $1.', |
2273 | 2273 | 'backend-fail-maxsize' => 'Could not create file $1 because it is larger than {{PLURAL:$2|one byte|$2 bytes}}.', |
2274 | | -'backend-fail-readonly' => 'The storage backend "$1" is currently read-only. The reason given was: "$2"', |
| 2274 | +'backend-fail-readonly' => 'The storage backend "$1" is currently read-only. The reason given is: "\'\'$2\'\'"', |
2275 | 2275 | 'backend-fail-synced' => 'The file "$1" is in an inconsistent state within the internal storage backends', |
2276 | 2276 | 'backend-fail-connect' => 'Could not connect to storage backend "$1".', |
2277 | 2277 | 'backend-fail-internal' => 'An unknown error occurred in storage backend "$1".', |
— | — | @@ -3171,7 +3171,7 @@ |
3172 | 3172 | 'contribslink' => 'contribs', |
3173 | 3173 | 'emaillink' => 'send e-mail', |
3174 | 3174 | 'autoblocker' => 'Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". |
3175 | | -The reason given for $1\'s block is: "$2"', |
| 3175 | +The reason given for $1\'s block is "\'\'$2\'\'"', |
3176 | 3176 | 'blocklogpage' => 'Block log', |
3177 | 3177 | 'blocklog-showlog' => 'This user has been blocked previously. |
3178 | 3178 | The block log is provided below for reference:', |