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=9581b40233c7c22c667fcc123d115d7b95421b78;hb=415aaeb592bf4645705bece01bc570cb3a398fd9;hp=9aa63572501ce1807e319d3527333ce2a658ca7b;hpb=95bf2aae433086e88bf996773a2ffed59d69c930;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 9aa6357..9581b40 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 @@ -25,5 +25,6 @@ "RULE_MANAGEMENT_REPEAT_RULE_NAME": "Rule name repetition", "RULE_MANAGEMENT_RULE_NAME_IS_EMPTY": "Rule name is empty", "RULE_MANAGEMENT_DATA_FORMAT_ERROR": "Data format error", - "RULE_MANAGEMENT_PARAMETER_ENABLED_ERROR": "Parameter enabled can only be 0 (not enabled) and 1 (enabled)" + "RULE_MANAGEMENT_PARAMETER_ENABLED_ERROR": "Parameter enabled can only be 0 (not enabled) and 1 (enabled)", + "RULE_MANAGEMENT_DB_ERROR": "db error" }