diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/babel-logging-resources.properties | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main/resources/babel-logging-resources.properties b/src/main/resources/babel-logging-resources.properties index 5213103..167c369 100644 --- a/src/main/resources/babel-logging-resources.properties +++ b/src/main/resources/babel-logging-resources.properties @@ -84,4 +84,9 @@ MISSING_REQUEST_ID=\ MISSING_SERVICE_METADATA=\ BABEL0011W|\ - The service node template: {0} does not provide a metadata section. Skipping...|\
\ No newline at end of file + The service node template: {0} does not provide a metadata section. Skipping...|\ + +TEMP_FILE_ERROR=\ + BABEL0012E|\ + Error creating temporary CSAR file.|\ +
\ No newline at end of file |