Mglaser has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350431 )

Change subject: Testing: adding missing API descriptions
......................................................................

Testing: adding missing API descriptions

These are needed for the unittests to pass

Change-Id: Iaf719e413b917ef3f847c800a004afef2ef8460a
---
M ContextMenu/i18n/en.json
M ContextMenu/i18n/qqq.json
M FormattingHelp/i18n/en.json
M FormattingHelp/i18n/qqq.json
4 files changed, 8 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/31/350431/1

diff --git a/ContextMenu/i18n/en.json b/ContextMenu/i18n/en.json
index 0abf162..e6c543b 100644
--- a/ContextMenu/i18n/en.json
+++ b/ContextMenu/i18n/en.json
@@ -20,5 +20,6 @@
        "bs-contextmenu-media-view-page": "View file description page and file 
history",
        "bs-contextmenu-user-mail": "Send mail",
        "bs-contextmenu-user-talk": "Leave message on talk page",
-       "bs-contextmenu-file-download": "Download file"
+       "bs-contextmenu-file-download": "Download file",
+       "apihelp-bs-contextmenu-tasks-description": "Provides the context menu 
items in context"
 }
diff --git a/ContextMenu/i18n/qqq.json b/ContextMenu/i18n/qqq.json
index 4ccfda4..b87df57 100644
--- a/ContextMenu/i18n/qqq.json
+++ b/ContextMenu/i18n/qqq.json
@@ -23,5 +23,6 @@
        "bs-contextmenu-media-view-page": "Label for menu item that that opens 
the description page of a file",
        "bs-contextmenu-user-mail": "Label for menu item that that opens e-mail 
dialog for a user",
        "bs-contextmenu-user-talk": "Label for menu item that that opens talk 
page of user in edit mode",
-       "bs-contextmenu-file-download": "Label for menu item that that opens 
download link of a file\n{{Identical|Download}}"
+       "bs-contextmenu-file-download": "Label for menu item that that opens 
download link of a file\n{{Identical|Download}}",
+       "apihelp-bs-contextmenu-tasks-description": "Describes the API endpoint 
that context menu items\n{{doc-apihelp-description|bs-contextmenu-tasks}}"
 }
diff --git a/FormattingHelp/i18n/en.json b/FormattingHelp/i18n/en.json
index 0ce208f..0765636 100644
--- a/FormattingHelp/i18n/en.json
+++ b/FormattingHelp/i18n/en.json
@@ -26,5 +26,6 @@
        "bs-formattinghelp-help-hr": "Horizontal line",
        "bs-formattinghelp-help-template": "Template",
        "bs-formattinghelp-help-templatename": "Template name",
-       "apihelp-bs-formattinghelp-description": "Provides the tasks for the 
extension FormattingHelp."
+       "apihelp-bs-formattinghelp-description": "Provides the tasks for the 
extension FormattingHelp.",
+       "apihelp-bs-formattinghelp-param-token": "CSRF protection token. Not 
required here"
 }
diff --git a/FormattingHelp/i18n/qqq.json b/FormattingHelp/i18n/qqq.json
index 42a625f..cb773d3 100644
--- a/FormattingHelp/i18n/qqq.json
+++ b/FormattingHelp/i18n/qqq.json
@@ -29,5 +29,6 @@
        "bs-formattinghelp-help-hr": "Label for horizontal 
line\n{{Identical|Horizontal line}}",
        "bs-formattinghelp-help-template": "Label for 
template\n{{Identical|Template}}",
        "bs-formattinghelp-help-templatename": "Text for template 
name\n{{Identical|Template name}}",
-       "apihelp-bs-formattinghelp-description": "Describes the API endpoint 
that provides tasks for the FormattingHelp 
extension\n{{doc-apihelp-description|bs-formattinghelp}}"
+       "apihelp-bs-formattinghelp-description": "Describes the API endpoint 
that provides tasks for the FormattingHelp 
extension\n{{doc-apihelp-description|bs-formattinghelp}}",
+       "apihelp-bs-formattinghelp-param-token": "Describes the CSRF protection 
token which is not required in this task"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf719e413b917ef3f847c800a004afef2ef8460a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>

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

Reply via email to