From: Kevin Israel Date: Mon, 9 Dec 2013 01:14:33 +0000 (-0500) Subject: Remove 4 unused live preview messages X-Git-Tag: 1.31.0-rc.0~16108^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=53bd3da58fc5c3ff6676be17ba2da22d7cdf76e0;p=lhc%2Fweb%2Fwiklou.git Remove 4 unused live preview messages Most of these are obsolete because there is no longer a separate "Live preview" button on the edit form. * showlivepreview * livepreview-ready * livepreview-failed * livepreview-error SemanticMediaWiki uses 'livepreview-loading', so I left that message in for now. Change-Id: I51d014eb2c3dcf5ff1b91a00d5dc3e5b0c580459 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 5453c5f07d..7279133870 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -597,7 +597,6 @@ "savearticle": "Save page", "preview": "Preview", "showpreview": "Show preview", - "showlivepreview": "Live preview", "showdiff": "Show changes", "anoneditwarning": "Warning: You are not logged in.\nYour IP address will be recorded in this page's edit history.", "anonpreviewwarning": "You are not logged in. Saving will record your IP address in this page's edit history.", @@ -3148,9 +3147,6 @@ "bitrate-zetabits": "$1 Zbps", "bitrate-yottabits": "$1 Ybps", "livepreview-loading": "Loading...", - "livepreview-ready": "Loading... Ready!", - "livepreview-failed": "Live preview failed!\nTry normal preview.", - "livepreview-error": "Failed to connect: $1 \"$2\".\nTry normal preview.", "lag-warn-normal": "Changes newer than $1 {{PLURAL:$1|second|seconds}} may not be shown in this list.", "lag-warn-high": "Due to high database server lag, changes newer than $1 {{PLURAL:$1|second|seconds}} may not be shown in this list.", "editwatchlist-summary": "",