Skip to content

Commit 51e4165

Browse files
authored
Use UTF-8 for messages*.properties (#338)
1 parent 82fb15c commit 51e4165

20 files changed

Lines changed: 5067 additions & 4943 deletions

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ console.inFileNotFound.error=Input PDF was not found or it's not readable.
3535
console.keys=Key aliases in the keystore:
3636
console.keystores=Available key store types:
3737
console.loadKeystore=Loading keystore: {0}
38-
console.memoryError=\nJava is out of memory. Try to allow more memory to your JVM.\nAdd parameter -Xmx<size> to your java call.\ne.g., $ java -Xmx512m \u2026 sets the maximum Java heap size to 512MB.\n
38+
console.memoryError=\nJava is out of memory. Try to allow more memory to your JVM.\nAdd parameter -Xmx<size> to your java call.\ne.g., $ java -Xmx512m sets the maximum Java heap size to 512MB.\n
3939
console.noOCSPURL=OCSP server URL not found in Certificate. The value entered in application settings will be used.
4040
console.pdfEncError.cantUseCertificate=Unable to use certificate encryption of the PDF. The encryption using public key from the certificate "{0}" is not supported by the running Java.
4141
console.pdfEncError.missingOwnerPassword=Password encryption requires an owner password.
@@ -45,7 +45,7 @@ console.processing=Processing (it may take a while) ...
4545
console.readingCRLs=Reading CRLs
4646
console.readingOCSP=Getting OCSP data from URL: {0}
4747
console.renderModeFallback=The Render mode of visible signature is set to "Image and description" but no image was provided. The mode "Description only" will be used.
48-
console.serverNotTrusted=Certificate of the server is not trusted. You can use the InstallCert tool to add the server's certificate into a trusted certificates store\u0009.
48+
console.serverNotTrusted=Certificate of the server is not trusted. You can use the InstallCert tool to add the server's certificate into a trusted certificates store .
4949
console.setAcro6Layers=Use only layers recommend by Acrobat 6: {0}
5050
console.setCertificationLevel=Setting certification level
5151
console.setContact=Setting contact: {0}
@@ -268,7 +268,7 @@ jfx.gui.menu.file.sign=Sign
268268
jfx.gui.menu.file.recentFiles=Recent Files
269269
jfx.gui.menu.file.recentFiles.empty=No recent files
270270
jfx.gui.menu.file.saveAs=Save Output As...
271-
jfx.gui.menu.file.resetSettings=Reset Settings\u2026
271+
jfx.gui.menu.file.resetSettings=Reset Settings
272272
jfx.gui.menu.file.exit=Exit
273273
jfx.gui.menu.view=View
274274
jfx.gui.menu.view.zoomIn=Zoom In

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_cs.properties

Lines changed: 322 additions & 322 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_de.properties

Lines changed: 168 additions & 168 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_el.properties

Lines changed: 372 additions & 372 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_es.properties

Lines changed: 178 additions & 178 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_fr.properties

Lines changed: 200 additions & 200 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_hr.properties

Lines changed: 179 additions & 179 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_hu.properties

Lines changed: 350 additions & 350 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_hy.properties

Lines changed: 370 additions & 370 deletions
Large diffs are not rendered by default.

jsignpdf/src/main/resources/net/sf/jsignpdf/translations/messages_it.properties

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)