jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/332006 )

Change subject: Fix extension LinkSuggest failing tests
......................................................................


Fix extension LinkSuggest failing tests

Extension LinkSuggest failing tests due to missing apihelp messages.

Bug: T155027
Change-Id: I5ac529265c7d348aecaf336cffbab875384d61af
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Paladox: Looks good to me, but someone else must approve
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index db41387..77d9fa7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4,6 +4,9 @@
        },
        "apihelp-linksuggest-example-1": "Search for pages in the main 
namespace beginning with <kbd>Ashley</kbd>.",
        "apihelp-linksuggest-example-2": "Create a thumbnail of 
<kbd>[[:File:Whatever.jpg]]</kbd>.",
+       "apihelp-linksuggest-description": "Suggest link to editors on edit 
view",
+       "apihelp-linksuggest-param-get": "Get the display",
+       "apihelp-linksuggest-param-query": "Show suggestions of links",
        "linksuggest-desc": "Suggests links to editors on edit view",
        "tog-disablelinksuggest": "Do not show link suggest"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 5294b27..6aa96da 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -8,6 +8,9 @@
        },
        "apihelp-linksuggest-example-1": "{{doc-apihelp-example|linksuggest}}",
        "apihelp-linksuggest-example-2": "{{doc-apihelp-example|linksuggest}}",
+       "apihelp-linksuggest-description": 
"{{doc-apihelp-description|linksuggest}}",
+       "apihelp-linksuggest-param-get": 
"{{doc-apihelp-param|linksuggest|get}}",
+       "apihelp-linksuggest-param-query": 
"{{doc-apihelp-param|linksuggest|query}}",
        "linksuggest-desc": "{{desc|name=Link 
Suggest|url=https://www.mediawiki.org/wiki/Extension:LinkSuggest}}";,
        "tog-disablelinksuggest": "Used as checkbox label in 
[[Special:Preferences]]."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5ac529265c7d348aecaf336cffbab875384d61af
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LinkSuggest
Gerrit-Branch: master
Gerrit-Owner: DatGuy <datguyst...@gmail.com>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to