From 1ddf6d7a1d43781594ebb5064da9ded69c2471ab Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs Date: Thu, 14 Jul 2022 16:59:02 -0400 Subject: [PATCH] Marking unused message IDs as unused Cleanup of unused message IDs after documenting message IDs at https://github.com/zowe/docs-site/blob/feature/v2/appserver-messageids/docs/troubleshoot/app-framework/appserver-error-codes.md Signed-off-by: 1000TurquoisePogs Signed-off-by: 1000TurquoisePogs --- lib/assets/i18n/log/messages_en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/assets/i18n/log/messages_en.json b/lib/assets/i18n/log/messages_en.json index 8ec3a511..d78d2455 100644 --- a/lib/assets/i18n/log/messages_en.json +++ b/lib/assets/i18n/log/messages_en.json @@ -10,9 +10,9 @@ "ZWED0027I":"RESERVED: Close worker %s", "ZWED0028I":"RESERVED: Master %s is running.", "ZWED0029I":"RESERVED: Worker %s pid %s", - "ZWED0030I":"Installed plugin: %s Successful: (%s/%s) Attempted: (%s/%s)", + "ZWED0030I":"NOT USED", "ZWED0031I":"Server is ready at %s, Plugins successfully loaded: %s% (%s/%s)", - "ZWED0032I":"Server is ready at %s, Plugins successfully loaded: %s% (%s/%s)", + "ZWED0032I":"NOT USED", "ZWED0033I":"The http port given to the APIML is: %s\nThe https port given to the APIML is: %s\nThe zlux-apiml config are: %s", "ZWED0034I":"NOT USED", "ZWED0035I":"NOT USED",