diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/babel-logging-resources.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/babel-logging-resources.properties b/src/main/resources/babel-logging-resources.properties index 167c369..841bdaf 100644 --- a/src/main/resources/babel-logging-resources.properties +++ b/src/main/resources/babel-logging-resources.properties @@ -89,4 +89,9 @@ MISSING_SERVICE_METADATA=\ TEMP_FILE_ERROR=\ BABEL0012E|\ Error creating temporary CSAR file.|\ + +LOAD_PROPERTIES=\ + BABEL0013E|\ + Error loading properties: {0}|Correct the file contents|\ +
\ No newline at end of file |