summaryrefslogtreecommitdiffstats
path: root/base/server/cmsbundle
diff options
context:
space:
mode:
Diffstat (limited to 'base/server/cmsbundle')
-rw-r--r--base/server/cmsbundle/src/UserMessages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/server/cmsbundle/src/UserMessages.properties b/base/server/cmsbundle/src/UserMessages.properties
index ed2a6205d..8ff07d894 100644
--- a/base/server/cmsbundle/src/UserMessages.properties
+++ b/base/server/cmsbundle/src/UserMessages.properties
@@ -505,7 +505,7 @@ CMS_LOG_INVALID_FILE_NAME=Attempt to initialize log with an invalid filename: \"
CMS_LOG_UNEXPECTED_EXCEPTION=Caught unexpected exception: {0}
CMS_LOG_ILLEGALARGUMENT=Illegal argument when opening: {0}
CMS_LOG_CLOSE_FAILED=Failed to close file \"{0}\", error: {1}
-CMS_LOG_INVALID_LOG_TYPE=Attempt to initialize log with an invalid log type: \"{0}\"
+CMS_LOG_INVALID_LOG_TYPE=Invalid log type in \"{0}\" property: {1}
CMS_LOG_SRVLT_ILL_PLUGIN_ID=Another plugin ID already exists {0}
CMS_LOG_SRVLT_NULL_CLASS=Plugin classname is null
CMS_LOG_SRVLT_NO_CLASS=Plugin class not found