aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n/en.json
diff options
context:
space:
mode:
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>2018-08-08 15:35:56 +0000
committerGerrit Code Review <gerrit@wikimedia.org>2018-08-08 15:35:56 +0000
commite96b9055fbd4658087b99ef35f118bd618cafa26 (patch)
tree7809e6b3e2f2a30fceb81cc0c5f8e676405b54eb /languages/i18n/en.json
parent92018b4b492ae7d34e0d425bbede8baff9272039 (diff)
parent26bb9d9b23eb2075eefca2097ca393a9d4aa3264 (diff)
downloadmediawikicore-e96b9055fbd4658087b99ef35f118bd618cafa26.tar.gz
mediawikicore-e96b9055fbd4658087b99ef35f118bd618cafa26.zip
Merge "LogFormatter: Fail softer when trying to link an invalid titles"
Diffstat (limited to 'languages/i18n/en.json')
-rw-r--r--languages/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 0948136f6b25..caa22560f901 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -376,6 +376,7 @@
"ns-specialprotected": "Special pages cannot be edited.",
"titleprotected": "This title has been protected from creation by [[User:$1|$1]].\nThe reason given is <em>$2</em>.",
"filereadonlyerror": "Unable to modify the file \"$1\" because the file repository \"$2\" is in read-only mode.\n\nThe system administrator who locked it offered this explanation: \"$3\".",
+ "invalidtitle": "Invalid title",
"invalidtitle-knownnamespace": "Invalid title with namespace \"$2\" and text \"$3\"",
"invalidtitle-unknownnamespace": "Invalid title with unknown namespace number $1 and text \"$2\"",
"exception-nologin": "Not logged in",