diff options
Diffstat (limited to 'eaaf_core/src/main/resources')
-rw-r--r-- | eaaf_core/src/main/resources/messages/eaaf_core_messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties b/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties index 064554b9..ff0be478 100644 --- a/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties +++ b/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties @@ -4,4 +4,4 @@ builder.08=Authentication process could NOT completed. Reason: {0} builder.30=Decrypted bPK target: {0} does not match to required target: {1} builder.31=Encrypted bPK has a suspect format and consists of #{0} elements builder.32=bPK-target format must be full URI - +builder.33=bPK caluclation not possible. Reason: {0} |