diff options
Diffstat (limited to 'pdf-over-gui/src/main/resources')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 1 | ||||
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties | 1 |
2 files changed, 2 insertions, 0 deletions
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 7557948f..6fa3f705 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 @@ -33,6 +33,7 @@ argument.help.output=Sets the output folder or file to use. Example: -o <folder> argument.help.password=Sets the password to use for mobile CCE. Example: -p <password> argument.help.proxyhost=Sets the proxy host to use. Example: -proxy <hostname/IP> argument.help.proxyport=Sets the proxy port to use. Example: -proxyport <port> +argument.help.skipfinish=Enables skipping of the "Finish" dialog (if successfully saved) argument.info.help=The following options are available: argument.invalid.bku=CCE argument invalid! Usage: argument.invalid.config=Configuration file argument invalid! Usage: 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 15f8b9c8..f255a349 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 @@ -33,6 +33,7 @@ argument.help.output=Wählt den Ausgabeordner oder die Ausgabedatei. Bsp.: -o <Or argument.help.password=Wählt das Passwort für die Handy-BKU. Bsp.: -p <Passwort> argument.help.proxyhost=Wählt den Proxy-Server. Bsp.: -proxy <Hostname/IP> argument.help.proxyport=Wählt den Proxy-Server-Port. Bsp.: -proxyport <Portnummer> +argument.help.skipfinish=Aktiviert das Überspringen des "Fertig"-Dialogs (falls Speichern erfolgreich) argument.info.help=Die folgenden Optionen sind verfügbar: argument.invalid.bku=BKU-Auswahl ungültig! Verwendung: argument.invalid.config=Konfigurationsdatei ungültig! Verwendung: |