[LIB-9] Add ability to archive qrcode content
[chesshog.git] / chesshog-qrcode / src / main / resources / org / hedgecode / chess / qrcode / LocalStrings.properties
index 5c7f3a1..39911c2 100644 (file)
@@ -28,3 +28,6 @@ write.qrcode.contents.empty=Input data is empty
 write.qrcode.size.incorrect=Incorrect QR Code size specified
 write.qrcode.chess.incorrect=Specified size is not suitable for chess QR Code
 write.zxing.qrcode.error=Error encoding of QR code
+zip.max.length.error=Content length exceeds maximum size
+zip.deflate.write.error=Error deflating of content
+zip.inflate.read.error=Error inflating of content