Matthias Mullie has uploaded a new change for review.

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

Change subject: Change mention inspector template
......................................................................

Change mention inspector template

Note that I changed the i18n key to make sure it gets a fresh
translation.

Bug: T99891
Change-Id: I492d8f851830c9b00f2b438dc53241c14f33df0f
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/07/221607/1

diff --git a/i18n/en.json b/i18n/en.json
index e02f0f5..ae4d49d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -529,7 +529,7 @@
        "flow-ve-mention-inspector-remove-label": "Remove",
        "flow-ve-mention-placeholder": "User name",
        "flow-ve-mention-tool-title": "Mention a user",
-       "flow-ve-mention-template": "ping",
+       "flow-ve-mention-wiki-template": "U",
        "flow-ve-mention-inspector-invalid-user": "The username \"$1\" is not 
registered.",
        "flow-wikitext-editor-help": "Wikitext $1.",
        "flow-wikitext-editor-help-and-preview": "Wikitext $1 and you can $2 
anytime.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index e48d547..4937b11 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -535,7 +535,7 @@
        "flow-ve-mention-inspector-remove-label": "Text of remove button on 
Flow's user mention panel (inspector) in the VisualEditor.",
        "flow-ve-mention-placeholder": "Placeholder text for the input field in 
the user mention tool where the user can type a user 
name.\n{{Identical|Username}}",
        "flow-ve-mention-tool-title": "Title text for the user mention tool on 
Flow's VisualEditor toolbar.",
-       "flow-ve-mention-template": "Name of on-wiki template used for user 
mentions.  The template should accept a call in the form 
<nowiki>{{templatename|Username}}</nowiki>, to mention Username.  It uses the 
content language.",
+       "flow-ve-mention-wiki-template": "Name of on-wiki template used for 
user mentions.  The template should accept a call in the form 
<nowiki>{{templatename|Username}}</nowiki>, to mention Username.  It uses the 
content language.",
        "flow-ve-mention-inspector-invalid-user": "Error shown when the poster 
attempts to mention a user that does not exist.  Parameters:\n$1: Username.  
The username is not registered; thus, gender is unknown.",
        "flow-wikitext-editor-help": "Text shown at the bottom of a wikitext 
editing box when visualeditor is not available to switch to.\n\n$1 is 
{{msg-mw|Flow-wikitext-editor-help-uses-wikitext}}.",
        "flow-wikitext-editor-help-and-preview": "Text shown at the bottom of a 
wikitext editing box when visualeditor is available to switch to.\n* $1 is 
{{msg-mw|flow-wikitext-editor-help-uses-wikitext}}\n* $2 is 
{{msg-mw|flow-wikitext-editor-help-preview-the-result}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I492d8f851830c9b00f2b438dc53241c14f33df0f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>

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

Reply via email to