diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-01-28 13:49:33 +0100 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-01-28 13:49:33 +0100 |
commit | e210f9d25fb530a2650059390f12a7e8ecec48b3 (patch) | |
tree | 39c889c93bfaf94691524cf541185b736fd63ade /pdf-as-common/src/main/resources | |
parent | f2d16430b03c38a55009bf5d157e41bfe04fcdf9 (diff) | |
download | pdf-as-4-e210f9d25fb530a2650059390f12a7e8ecec48b3.tar.gz pdf-as-4-e210f9d25fb530a2650059390f12a7e8ecec48b3.tar.bz2 pdf-as-4-e210f9d25fb530a2650059390f12a7e8ecec48b3.zip |
PDF-AS cleanups
Diffstat (limited to 'pdf-as-common/src/main/resources')
-rw-r--r-- | pdf-as-common/src/main/resources/resources/messages/common.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf-as-common/src/main/resources/resources/messages/common.properties b/pdf-as-common/src/main/resources/resources/messages/common.properties index ef3b4949..0191bdd9 100644 --- a/pdf-as-common/src/main/resources/resources/messages/common.properties +++ b/pdf-as-common/src/main/resources/resources/messages/common.properties @@ -34,6 +34,8 @@ error.pdf.sig.06=Failed to finish signature process error.pdf.sig.07=Failed to determine Signature Profile error.pdf.sig.08=Signature created by the BKU is not valid error.pdf.sig.09=Signature profile %s not available +error.pdf.sig.10=No signature data available +error.pdf.sig.11=No data sink available #Signature verification errors |