jenkins-bot has submitted this change and it was merged.

Change subject: Remove several messages from extension.json
......................................................................


Remove several messages from extension.json

removes

bs-permissionmanager-labeltpled-save

bs-dashboard-userportlet-article-description

bs-dashboard-userportlet-article-title

bs-formattinghelp-help-text

bs-insertfile-pagingtoolbarposition

bs-insertfile-success

bs-insertlink-applet-title

bs-insertmagic-btn-preview

bs-insertmagic-label-third

bs-insertmagic-type-redirect

18:32:08 19) ResourcesTest::testMissingMessages
18:32:08 Message 'bs-permissionmanager-labeltpled-save' required by 
'ext.bluespice.permissionManager' must exist
18:32:08 Failed asserting that false is true.

08:22:20 19) ResourcesTest::testMissingMessages
08:22:20 Message 'bs-dashboard-userportlet-article-description' required by 
'ext.bluespice.dashboards.userDashboard' must exist
08:22:20 Failed asserting that false is true.

08:25:50 19) ResourcesTest::testMissingMessages
08:25:50 Message 'bs-dashboard-userportlet-article-title' required by 
'ext.bluespi\ce.dashboards.userDashboard' must exist
08:25:50 Failed asserting that false is true.

08:28:21 19) ResourcesTest::testMissingMessages
08:28:21 Message 'bs-formattinghelp-help-text' required by 
'ext.bluespice.formattinghelp' must exist
08:28:21 Failed asserting that false is true.

08:30:57 19) ResourcesTest::testMissingMessages
08:30:57 Message 'bs-insertfile-pagingtoolbarposition' required by 
'ext.bluespice.insertFile' must exist
08:30:57 Failed asserting that false is true.

08:33:48 19) ResourcesTest::testMissingMessages
08:33:48 Message 'bs-insertfile-success' required by 'ext.bluespice.insertFile' 
must exist
08:33:48 Failed asserting that false is true.

08:37:44 19) ResourcesTest::testMissingMessages
08:37:44 Message 'bs-insertlink-applet-title' required by 
'ext.bluespice.insertlink' must exist
08:37:44 Failed asserting that false is true.

08:41:13 19) ResourcesTest::testMissingMessages
08:41:13 Message 'bs-insertmagic-btn-preview' required by 
'ext.bluespice.insertMagic' must exist
08:41:13 Failed asserting that false is true.

08:55:16 19) ResourcesTest::testMissingMessages
08:55:16 Message 'bs-insertmagic-label-third' required by 
'ext.bluespice.insertMagic' must exist
08:55:16 Failed asserting that false is true.

08:58:40 19) ResourcesTest::testMissingMessages
08:58:40 Message 'bs-insertmagic-type-redirect' required by 
'ext.bluespice.insertMagic' must exist
08:58:40 Failed asserting that false is true.

Change-Id: I7bb6c25c74527c9f88948274ec91d9ff87d978e6
---
M Dashboards/extension.json
M FormattingHelp/extension.json
M InsertFile/extension.json
M InsertLink/extension.json
M InsertMagic/extension.json
M PermissionManager/extension.json
6 files changed, 2 insertions(+), 12 deletions(-)

Approvals:
  Robert Vogel: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Dashboards/extension.json b/Dashboards/extension.json
index 09c9e3d..8494bd7 100644
--- a/Dashboards/extension.json
+++ b/Dashboards/extension.json
@@ -76,9 +76,7 @@
                        ],
                        "messages": [
                                "bs-dashboard-userportlet-calendar-title",
-                               "bs-dashboard-userportlet-calendar-description",
-                               "bs-dashboard-userportlet-article-title",
-                               "bs-dashboard-userportlet-article-description"
+                               "bs-dashboard-userportlet-calendar-description"
                        ]
                },
                "ext.bluespice.dashboards.adminDashboard": {
diff --git a/FormattingHelp/extension.json b/FormattingHelp/extension.json
index f388850..33d3348 100644
--- a/FormattingHelp/extension.json
+++ b/FormattingHelp/extension.json
@@ -28,8 +28,7 @@
                "ext.bluespice.formattinghelp": {
                        "scripts": "bluespice.formattinghelp.js",
                        "messages": [
-                               "bs-formattinghelp-formatting",
-                               "bs-formattinghelp-help-text"
+                               "bs-formattinghelp-formatting"
                        ],
                        "dependencies": "mediawiki.action.edit"
                },
diff --git a/InsertFile/extension.json b/InsertFile/extension.json
index 15fa359..76faee4 100644
--- a/InsertFile/extension.json
+++ b/InsertFile/extension.json
@@ -71,7 +71,6 @@
                                "bs-insertfile-warning",
                                "bs-insertfile-warningupload",
                                "bs-insertfile-allowedfiletypesare",
-                               "bs-insertfile-success",
                                "bs-insertfile-error",
                                "bs-insertfile-errornofileextensiononupload",
                                
"bs-insertfile-errornofileextensionondestination",
@@ -85,7 +84,6 @@
                                "bs-insertfile-titlefile",
                                "bs-insertfile-titleimage",
                                "bs-insertfile-tipkeepratio",
-                               "bs-insertfile-pagingtoolbarposition",
                                "bs-insertfile-select-a-link",
                                "bs-insertfile-license",
                                "bs-insertfile-categories",
diff --git a/InsertLink/extension.json b/InsertLink/extension.json
index 47cbd0b..81041b2 100644
--- a/InsertLink/extension.json
+++ b/InsertLink/extension.json
@@ -47,7 +47,6 @@
                                "bs-insertlink-select-a-page",
                                "bs-insertlink-select-a-namespace",
                                "bs-insertlink-empty-field-text",
-                               "bs-insertlink-applet-title",
                                "bs-insertlink-no-applet"
                        ],
                        "dependencies": [
diff --git a/InsertMagic/extension.json b/InsertMagic/extension.json
index 5af6564..eefcf9a 100644
--- a/InsertMagic/extension.json
+++ b/InsertMagic/extension.json
@@ -35,11 +35,8 @@
                                "bs-insertmagic-type-tags",
                                "bs-insertmagic-type-variables",
                                "bs-insertmagic-type-switches",
-                               "bs-insertmagic-type-redirect",
-                               "bs-insertmagic-btn-preview",
                                "bs-insertmagic-label-first",
                                "bs-insertmagic-label-second",
-                               "bs-insertmagic-label-third",
                                "bs-insertmagic-label-desc",
                                "bs-insertmagic-label-examples",
                                "bs-insertmagic-label-see-also"
diff --git a/PermissionManager/extension.json b/PermissionManager/extension.json
index 3688288..9514c87 100644
--- a/PermissionManager/extension.json
+++ b/PermissionManager/extension.json
@@ -78,7 +78,6 @@
                                "bs-permissionmanager-labeltpled-add",
                                "bs-permissionmanager-labeltpled-edit",
                                "bs-permissionmanager-labeltpled-delete",
-                               "bs-permissionmanager-labeltpled-save",
                                "bs-permissionmanager-labeltpled-cancel",
                                "bs-permissionmanager-msgtpled-success",
                                "bs-permissionmanager-msgtpled-saveonabort",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7bb6c25c74527c9f88948274ec91d9ff87d978e6
Gerrit-PatchSet: 13
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Dvogel hallowelt <daniel.vo...@hallowelt.com>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Ljonka <l.verhovs...@gmail.com>
Gerrit-Reviewer: Mglaser <gla...@hallowelt.biz>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Pwirth <wi...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>
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