Fix typo in 'filereadonlyerror'.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 10 Apr 2012 12:00:39 +0000 (14:00 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 10 Apr 2012 12:00:39 +0000 (14:00 +0200)
We do pre-merge review, don't we?

Change-Id: I18516d7c9676bf02e58865c545252e718014e0b9

languages/messages/MessagesEn.php

index 62065dd..6b07bc6 100644 (file)
@@ -999,7 +999,7 @@ Please report this to an [[Special:ListUsers/sysop|administrator]], making note
 'directorycreateerror' => 'Could not create directory "$1".',
 'filenotfound'         => 'Could not find file "$1".',
 'fileexistserror'      => 'Unable to write to file "$1": File exists.',
-'filereadonlyerror'    => 'Unable to the modify the file "$1" because the file repository "$2" is in read-only mode.
+'filereadonlyerror'    => 'Unable to modify the file "$1" because the file repository "$2" is in read-only mode.
 
 The administrator who locked it offered this explanation: "$3".',
 'unexpected'           => 'Unexpected value: "$1"="$2".',