summaryrefslogtreecommitdiffstats
path: root/base/common/src/UserMessages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/UserMessages.properties')
-rw-r--r--base/common/src/UserMessages.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/common/src/UserMessages.properties b/base/common/src/UserMessages.properties
index 1c78c98ce..694c31d65 100644
--- a/base/common/src/UserMessages.properties
+++ b/base/common/src/UserMessages.properties
@@ -50,7 +50,7 @@ CMS_INVALID_OPERATION=Invalid operation
# ProcessCertReq servlet
# ProcessReq servelt
#######################################################
-CMS_BASE_CERT_NOT_FOUND=Certificate not found
+CMS_BASE_CERT_NOT_FOUND=Certificate not found or invalid
CMS_BASE_ENCODE_CERT_FAILED=Failed to encode certificate
CMS_BASE_NOT_TOKEN_CERT=The certificate being deleted is not a token certificate
CMS_BASE_CERT_ERROR=Certificate Error: {0}
@@ -459,6 +459,7 @@ CMS_DBS_SETBACK_MAXSERIAL=The serial number is already in use.\nYou can only set
CMS_DBS_LDIF_FAILED=Failed to create ldif file: {0}
CMS_DBS_COPY_LDIF_FAILED=Failed to copy ldif file: {0}
CMS_DBS_RECORD_NOT_FOUND=Record not found
+CMS_DBS_MISSING_OBJECT_CLASS=Missing Object Class
#######################################################
# Jobs
#