From a6570f5174563472cace5f3619779c8a18c407f3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 19 Dec 2017 07:08:36 +0100 Subject: fix bug in ASiC implementation if zip contains same filename twince --- .../main/resources/resources/properties/spss_messages_de.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'moaSig/moa-sig-lib/src/main/resources/resources/properties/spss_messages_de.properties') diff --git a/moaSig/moa-sig-lib/src/main/resources/resources/properties/spss_messages_de.properties b/moaSig/moa-sig-lib/src/main/resources/resources/properties/spss_messages_de.properties index 76a635a..6971f56 100644 --- a/moaSig/moa-sig-lib/src/main/resources/resources/properties/spss_messages_de.properties +++ b/moaSig/moa-sig-lib/src/main/resources/resources/properties/spss_messages_de.properties @@ -195,4 +195,5 @@ asic.0012=Evidence Record (XML) not supported asic.0013=Timestamp Tokens not supported asic.0014=ASiC-S can only contain one data object file asic.0015=ASiC-S can only contain one signature file -asic.0016=Provided ASiC format is not supported for verification \ No newline at end of file +asic.0016=Provided ASiC format is not supported for verification +asic.0017=ASiC container is corrupt. More then one entry with name {0} \ No newline at end of file -- cgit v1.2.3