Glaisher has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250184

Change subject: Don't link to title on "htmlform-title-not-exists"
......................................................................

Don't link to title on "htmlform-title-not-exists"

The page doesn't exist so it doesn't need to be linked.

Change-Id: Iffea124ca565c3954e28585b335da765ec9964f1
---
M languages/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/84/250184/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index c97b08e..d62913a 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -3579,7 +3579,7 @@
        "htmlform-cloner-required": "At least one value is required.",
        "htmlform-title-badnamespace": "[[:$1]] is not in the \"{{ns:$2}}\" 
namespace.",
        "htmlform-title-not-creatable": "\"$1\" is not a creatable page title",
-       "htmlform-title-not-exists": "[[:$1]] does not exist.",
+       "htmlform-title-not-exists": "$1 does not exist.",
        "htmlform-user-not-exists": "<strong>$1</strong> does not exist.",
        "htmlform-user-not-valid": "<strong>$1</strong> isn't a valid 
username.",
        "rawmessage": "$1",

-- 
To view, visit https://gerrit.wikimedia.org/r/250184
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iffea124ca565c3954e28585b335da765ec9964f1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Glaisher <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to