From 07cf031ce8f7e1c512daa61f7d07886f783af835 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Wed, 21 Oct 2015 14:50:11 +0300 Subject: [PATCH] Better phrasing for the contentmodelediterror message Change-Id: Ie69642f8ae6993d7bb08b785229321ed04428502 --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index eefdce629a..3e545d2645 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -694,7 +694,7 @@ "permissionserrors": "Permission error", "permissionserrorstext": "You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:", "permissionserrorstext-withaction": "You do not have permission to $2, for the following {{PLURAL:$1|reason|reasons}}:", - "contentmodelediterror": "You cannot edit this revision because its content model is $1, but the current content model of the page is $2.", + "contentmodelediterror": "You cannot edit this revision because its content model is $1, and the current content model of the page is $2.", "recreate-moveddeleted-warn": "Warning: You are recreating a page that was previously deleted.\n\nYou should consider whether it is appropriate to continue editing this page.\nThe deletion and move log for this page are provided here for convenience:", "moveddeleted-notice": "This page has been deleted.\nThe deletion and move log for the page are provided below for reference.", "moveddeleted-notice-recent": "Sorry, this page was recently deleted (within the last 24 hours).\nThe deletion and move log for the page are provided below for reference.", -- 2.20.1