X-Git-Url: https://git.hedgecode.org/?p=chesshog.git;a=blobdiff_plain;f=chesshog-qrcode%2Fsrc%2Fmain%2Fresources%2Forg%2Fhedgecode%2Fchess%2Fqrcode%2FLocalStrings.properties;h=39911c202bc0fc2934a1bc0fc9f1800f7bca048b;hp=5c7f3a104636550bb333082e545088efeaf8d975;hb=6f233e90e111f983e0ef401697859bb677bc0929;hpb=0b24d5b71c19ba38060297084ad39685f76a8539 diff --git a/chesshog-qrcode/src/main/resources/org/hedgecode/chess/qrcode/LocalStrings.properties b/chesshog-qrcode/src/main/resources/org/hedgecode/chess/qrcode/LocalStrings.properties index 5c7f3a1..39911c2 100644 --- a/chesshog-qrcode/src/main/resources/org/hedgecode/chess/qrcode/LocalStrings.properties +++ b/chesshog-qrcode/src/main/resources/org/hedgecode/chess/qrcode/LocalStrings.properties @@ -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