From 07e464325b2b6d19ec24b4d98b94e585cf25118c Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Fri, 20 Nov 2020 11:47:42 +0100 Subject: Fixed language description output settings --- pdf-over-gui/pom.xml | 1330 ++++++++++---------- .../at/asit/pdfover/gui/messages.properties | 2 +- .../at/asit/pdfover/gui/messages_de.properties | 2 +- 3 files changed, 667 insertions(+), 667 deletions(-) diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 37d35469..7b3e2c48 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -1,665 +1,665 @@ - - 4.0.0 - - pdf-over - at.a-sit - 4.2.4-SNAPSHOT - .. - - pdf-over-gui - PDF-Over GUI - - - - org.eclipse.swt - ${swt.artifactId} - ${swt.version} - - - org.codehaus.izpack - izpack-standalone-compiler - ${izpack-standalone.version} - true - - - org.slf4j - slf4j-log4j12 - - - at.a-sit - pdf-over-signator - ${project.parent.version} - - - at.a-sit - pdf-over-sigpdfas4 - ${project.parent.version} - - - commons-httpclient - commons-httpclient - - - commons-io - commons-io - - - com.sun - pdfview - - - org.jpedal - jbig2 - - - com.google.code.gson - gson - 2.8.2 - - - org.jsoup - jsoup - 1.11.3 - - - commons-configuration - commons-configuration - 1.10 - - - at.a-sit - pdf-over-commons - 4.2.4-SNAPSHOT - compile - - - - - - commons-collections - commons-collections - 3.2.2 - - - org.apache.commons - commons-collections4 - 4.1 - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - [1.0.0,) - - copy-dependencies - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - jar - - - - true - true - true - - at.asit.pdfover.gui.Main - - - ${staging.dir}/lib - - - - maven-dependency-plugin - - - - copy-product-dependencies - package - - copy-dependencies - - - ${staging.dir}/lib - false - false - true - true - true - system - org.codehaus.izpack,org.eclipse.swt - - - - - copy - package - - copy - - - - - org.eclipse.swt - ${swt.artifactId.32} - ${swt.version} - jar - true - ${staging.dir}/lib-swt - swt-${target.name}-32.jar - - - org.eclipse.swt - ${swt.artifactId.64} - ${swt.version} - jar - true - ${staging.dir}/lib-swt - swt-${target.name}-64.jar - - - at.a-sit - pdf-over-install-helper - 1.0.1 - jar - true - ${staging.dir}/lib - pdf-over-install-helper.jar - - - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - install - - exec - - - - - - jar - ${staging.dir} - - -ufm - setup.jar - ManifestEntries.mf - - - - - org.apache.maven.plugins - maven-jarsigner-plugin - 1.2 - - - sign - install - - sign - - - - - ${staging.dir} - - *.jar - - true - - - - org.codehaus.groovy.maven - gmaven-plugin - 1.0 - - - package - - execute - - - - project.properties["version.exe"] = project.version.split("-")[0] + ".0"; - - - - - - - maven-resources-plugin - 2.4.2 - - - copy-resources - validate - - copy-resources - - - UTF-8 - ${staging.dir} - - - src/main/resources - - icons/* - scripts/* - ReadMe.txt - - - - src/main/resources/izpack - - - - - - - - com.akathist.maven.plugins.launch4j - launch4j-maven-plugin - 1.5.2 - - - l4j-gui - package - - launch4j - - - gui - true - lib/${artifactId}-${version}.jar - ${staging.dir}/PDF-Over.exe - Error - - at.asit.pdfover.gui.Main - lib/ - - . - src/main/resources/icons/icon.ico - - 1.7.0 - - - ${version.exe} - ${version} - PDF-Over PDF signer - (C) 2012 A-SIT - ${version.exe} - ${version} - PDF-Over - PDF-Over - PDF-Over.exe - - - - - l4j-cli - package - - launch4j - - - console - true - lib/${artifactId}-${version}.jar - ${staging.dir}/PDF-Over-cli.exe - Error - - at.asit.pdfover.gui.Main - lib/ - - . - src/main/resources/icons/icon.ico - - 1.7.0 - - - ${version.exe} - ${version} - PDF-Over PDF signer CLI - (C) 2012 A-SIT - ${version.exe} - ${version} - PDF-Over - PDF-Over-cli - PDF-Over-cli.exe - - - - - l4j-uninst - package - - launch4j - - - gui - true - uninstaller.jar - ${staging.dir}/Uninstaller.exe - Error - - com.izforge.izpack.uninstaller.Uninstaller - false - uninstaller.jar - - . - src/main/resources/icons/icon.ico - - 1.6.0 - - - ${version.exe} - ${version} - PDF-Over Uninstaller - A-SIT (Secure Information Technology Center - Austria) - ${version.exe} - ${version} - PDF-Over - Uninstaller - Uninstaller.exe - - - - - - - org.codehaus.izpack - izpack-maven-plugin - 1.0-alpha-5 - - - org.codehaus.izpack - izpack-standalone-compiler - ${izpack-standalone.version} - - - - ${staging.dir} - ${staging.dir}/setup.jar - false - - - - standard-installer - package - - izpack - - - - - - - - - src/main/resources - - izpack/* - scripts/* - ReadMe.txt - keystore.jks - - - - - - - 4.3.5 - ${project.basedir}/.. - windows - ${project.build.directory}/staging/${target.name} - 4.13 - - - - - - windows-64 - - - windows - amd64 - - - - org.eclipse.swt.win32.win32.x86 - org.eclipse.swt.win32.win32.x86_64 - ${swt.artifactId.64} - windows - - - - windows - - - windows - x86 - - - - org.eclipse.swt.win32.win32.x86 - org.eclipse.swt.win32.win32.x86_64 - ${swt.artifactId.32} - windows - - - - - - linux-64 - - - linux - amd64 - - - - org.eclipse.swt.gtk.linux.x86 - org.eclipse.swt.gtk.linux.x86_64 - ${swt.artifactId.64} - linux - - - - linux - - - linux - x86 - - - - org.eclipse.swt.gtk.linux.x86 - org.eclipse.swt.gtk.linux.x86_64 - ${swt.artifactId.32} - linux - - - - - - - mac - - - mac os x - x86 - - - - org.eclipse.swt.cocoa.macosx - org.eclipse.swt.cocoa.macosx.x86_64 - ${swt.artifactId.32} - mac - - - - mac-2 - - - mac os x - i386 - - - - org.eclipse.swt.cocoa.macosx - org.eclipse.swt.cocoa.macosx.x86_64 - ${swt.artifactId.32} - mac - - - - mac-64 - - - mac os x - amd64 - - - - org.eclipse.swt.cocoa.macosx - org.eclipse.swt.cocoa.macosx.x86_64 - ${swt.artifactId.64} - mac - - - - mac-64-2 - - - mac os x - x86_64 - - - - org.eclipse.swt.cocoa.macosx - org.eclipse.swt.cocoa.macosx.x86_64 - ${swt.artifactId.64} - mac - - - - - dummy-sign - - - - - !pkcs11-pass - - - - - - org.apache.maven.plugins - maven-jarsigner-plugin - 1.2 - - src/main/resources/keystore.jks - test-applet signer - storepass - keypass - - - - - - - pkcs11-sign - - - - - org.apache.maven.plugins - maven-jarsigner-plugin - 1.2 - - NONE - PKCS11 - iaik.pkcs.pkcs11.provider.IAIKPkcs11 - a-sit-2 - ${pkcs11-pass} - - false - false - - - - - - - - ks-sign - - - - - org.apache.maven.plugins - maven-jarsigner-plugin - 1.4 - - ${ks-file} - a-sit-3 - ${ks-pass} - ${ks-pass} - - false - false - - - - - - - - - - - maven-eclipse-repo - http://maven-eclipse.github.io/maven - - - + + 4.0.0 + + pdf-over + at.a-sit + 4.2.4-SNAPSHOT + ../pom.xml + + pdf-over-gui + PDF-Over GUI + + + + org.eclipse.swt + ${swt.artifactId} + ${swt.version} + + + org.codehaus.izpack + izpack-standalone-compiler + ${izpack-standalone.version} + true + + + org.slf4j + slf4j-log4j12 + + + at.a-sit + pdf-over-signator + ${project.parent.version} + + + at.a-sit + pdf-over-sigpdfas4 + ${project.parent.version} + + + commons-httpclient + commons-httpclient + + + commons-io + commons-io + + + com.sun + pdfview + + + org.jpedal + jbig2 + + + com.google.code.gson + gson + 2.8.2 + + + org.jsoup + jsoup + 1.11.3 + + + commons-configuration + commons-configuration + 1.10 + + + at.a-sit + pdf-over-commons + 4.2.4-SNAPSHOT + compile + + + + + + commons-collections + commons-collections + 3.2.2 + + + org.apache.commons + commons-collections4 + 4.1 + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [1.0.0,) + + copy-dependencies + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + jar + + + + true + true + true + + at.asit.pdfover.gui.Main + + + ${staging.dir}/lib + + + + maven-dependency-plugin + + + + copy-product-dependencies + package + + copy-dependencies + + + ${staging.dir}/lib + false + false + true + true + true + system + org.codehaus.izpack,org.eclipse.swt + + + + + copy + package + + copy + + + + + org.eclipse.swt + ${swt.artifactId.32} + ${swt.version} + jar + true + ${staging.dir}/lib-swt + swt-${target.name}-32.jar + + + org.eclipse.swt + ${swt.artifactId.64} + ${swt.version} + jar + true + ${staging.dir}/lib-swt + swt-${target.name}-64.jar + + + at.a-sit + pdf-over-install-helper + 1.0.1 + jar + true + ${staging.dir}/lib + pdf-over-install-helper.jar + + + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + install + + exec + + + + + + jar + ${staging.dir} + + -ufm + setup.jar + ManifestEntries.mf + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 1.2 + + + sign + install + + sign + + + + + ${staging.dir} + + *.jar + + true + + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + + package + + execute + + + + project.properties["version.exe"] = project.version.split("-")[0] + ".0"; + + + + + + + maven-resources-plugin + 2.4.2 + + + copy-resources + validate + + copy-resources + + + UTF-8 + ${staging.dir} + + + src/main/resources + + icons/* + scripts/* + ReadMe.txt + + + + src/main/resources/izpack + + + + + + + + com.akathist.maven.plugins.launch4j + launch4j-maven-plugin + 1.5.2 + + + l4j-gui + package + + launch4j + + + gui + true + lib/${artifactId}-${version}.jar + ${staging.dir}/PDF-Over.exe + Error + + at.asit.pdfover.gui.Main + lib/ + + . + src/main/resources/icons/icon.ico + + 1.7.0 + + + ${version.exe} + ${version} + PDF-Over PDF signer + (C) 2012 A-SIT + ${version.exe} + ${version} + PDF-Over + PDF-Over + PDF-Over.exe + + + + + l4j-cli + package + + launch4j + + + console + true + lib/${artifactId}-${version}.jar + ${staging.dir}/PDF-Over-cli.exe + Error + + at.asit.pdfover.gui.Main + lib/ + + . + src/main/resources/icons/icon.ico + + 1.7.0 + + + ${version.exe} + ${version} + PDF-Over PDF signer CLI + (C) 2012 A-SIT + ${version.exe} + ${version} + PDF-Over + PDF-Over-cli + PDF-Over-cli.exe + + + + + l4j-uninst + package + + launch4j + + + gui + true + uninstaller.jar + ${staging.dir}/Uninstaller.exe + Error + + com.izforge.izpack.uninstaller.Uninstaller + false + uninstaller.jar + + . + src/main/resources/icons/icon.ico + + 1.6.0 + + + ${version.exe} + ${version} + PDF-Over Uninstaller + A-SIT (Secure Information Technology Center - Austria) + ${version.exe} + ${version} + PDF-Over + Uninstaller + Uninstaller.exe + + + + + + + org.codehaus.izpack + izpack-maven-plugin + 1.0-alpha-5 + + + org.codehaus.izpack + izpack-standalone-compiler + ${izpack-standalone.version} + + + + ${staging.dir} + ${staging.dir}/setup.jar + false + + + + standard-installer + package + + izpack + + + + + + + + + src/main/resources + + izpack/* + scripts/* + ReadMe.txt + keystore.jks + + + + + + + 4.3.5 + ${project.basedir}/.. + windows + ${project.build.directory}/staging/${target.name} + 4.13 + + + + + + windows-64 + + + windows + amd64 + + + + org.eclipse.swt.win32.win32.x86 + org.eclipse.swt.win32.win32.x86_64 + ${swt.artifactId.64} + windows + + + + windows + + + windows + x86 + + + + org.eclipse.swt.win32.win32.x86 + org.eclipse.swt.win32.win32.x86_64 + ${swt.artifactId.32} + windows + + + + + + linux-64 + + + linux + amd64 + + + + org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.linux.x86_64 + ${swt.artifactId.64} + linux + + + + linux + + + linux + x86 + + + + org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.linux.x86_64 + ${swt.artifactId.32} + linux + + + + + + + mac + + + mac os x + x86 + + + + org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 + ${swt.artifactId.32} + mac + + + + mac-2 + + + mac os x + i386 + + + + org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 + ${swt.artifactId.32} + mac + + + + mac-64 + + + mac os x + amd64 + + + + org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 + ${swt.artifactId.64} + mac + + + + mac-64-2 + + + mac os x + x86_64 + + + + org.eclipse.swt.cocoa.macosx + org.eclipse.swt.cocoa.macosx.x86_64 + ${swt.artifactId.64} + mac + + + + + dummy-sign + + + + + !pkcs11-pass + + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 1.2 + + src/main/resources/keystore.jks + test-applet signer + storepass + keypass + + + + + + + pkcs11-sign + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 1.2 + + NONE + PKCS11 + iaik.pkcs.pkcs11.provider.IAIKPkcs11 + a-sit-2 + ${pkcs11-pass} + + false + false + + + + + + + + ks-sign + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 1.4 + + ${ks-file} + a-sit-3 + ${ks-pass} + ${ks-pass} + + false + false + + + + + + + + + + + maven-eclipse-repo + http://maven-eclipse.github.io/maven + + + diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 66cc2986..31542be4 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -25,7 +25,7 @@ advanced_config.LocaleSelection_ToolTip=Select the interface language for PDF-Ov advanced_config.OutputFolder=Default output folder\: advanced_config.OutputFolder.Dialog=Select a folder advanced_config.OutputFolder.Dialog_Title=Select Output folder -advanced_config.OutputFolder_Title=&Output location +advanced_config.OutputFolder_Title=&Output settings advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving, enter a single dot (".") to denote the input document directory) advanced_config.PdfACompat=PDF/A compatibility advanced_config.PdfACompat_ToolTip=Whether to make signature PDF/A compatible (increases pdf size) diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties index 5cc55387..15f49526 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties @@ -18,7 +18,7 @@ advanced_config.LocaleSelection_ToolTip=W\u00E4hlen Sie die Sprache f\u00FCr das advanced_config.OutputFolder=Standard-Ausgabeordner\: advanced_config.OutputFolder.Dialog=W\u00E4hlen Sie einen Ordner advanced_config.OutputFolder.Dialog_Title=Ausgabeordner w\u00E4hlen -advanced_config.OutputFolder_Title=Ausgabe&ort +advanced_config.OutputFolder_Title=Ausgabe Einstellungen advanced_config.OutputFolder_ToolTip=W\u00E4hlen Sie einen Ordner, in dem signierte Dokumente automatisch abgelegt werden (deaktivert, wenn das Feld leer ist; ein einzelner Punkt (".") w\u00E4hlt das Verzeichnis des Ursprungsdokuments) advanced_config.PdfACompat=PDF/A-Kompatibilit\u00E4t advanced_config.PdfACompat_ToolTip=Ob die Signatur PDF/A-kompatibel sein soll (erh\u00F6ht PDF-Gr\u00F6\u00DFe) -- cgit v1.2.3