X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=holmes-actions%2Fsrc%2Fmain%2Fjava%2Forg%2Fopeno%2Fholmes%2Fcommon%2Fi18n%2Fcorrelation-i18n-en-US.json;h=f45b92bc14dc862e084be153ee4ad1af6b2ef558;hb=c9b359eade64a52ce853b45d1ed8fa3fc368a976;hp=5e39cc0a3a77a4cefe34b840b9aaadafc974b622;hpb=68d0b52af532f4cde355b642593e76cf737aeb21;p=holmes%2Fcommon.git diff --git a/holmes-actions/src/main/java/org/openo/holmes/common/i18n/correlation-i18n-en-US.json b/holmes-actions/src/main/java/org/openo/holmes/common/i18n/correlation-i18n-en-US.json index 5e39cc0..f45b92b 100644 --- a/holmes-actions/src/main/java/org/openo/holmes/common/i18n/correlation-i18n-en-US.json +++ b/holmes-actions/src/main/java/org/openo/holmes/common/i18n/correlation-i18n-en-US.json @@ -16,6 +16,7 @@ "EXCEPTION_DB_RULE_GET_ERROR": "Error when get rule from database", "EXCEPTION_REQUEST_IS_EMPTY": "The request object is empty", "RULE_MANAGEMENT_CALL_DELETE_RULE_REST_FAILED": "Delete rules from engine call interface failure ", + "RULE_MANAGEMENT_DELETE_RULE_FAILED":"To delete rules from the engine failure", "RULE_MANAGEMENT_CALL_DEPLOY_RULE_REST_FAILED": "From the rules engine calls the deployment of interface failure", "RULE_MANAGEMENT_CALL_CHECK_RULE_REST_FAILED": "From the rules engine calls the check of interface failure", "RULE_MANAGEMENT_CREATE_QUERY_SQL_FAILED": "Create query exception",