From 768edf1f040b5912ef99670cf6262d04333b3bac Mon Sep 17 00:00:00 2001 From: jeroendedauw Date: Sun, 22 Apr 2012 15:41:35 +0200 Subject: [PATCH] fix typo Change-Id: Ida1816a44af452c842e39cbee88ba53320b55cd8 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index cb43223455..85586b56a9 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1036,7 +1036,7 @@ $2', '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. +'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".', -- 2.20.1