diff options
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 3 | ||||
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties | 3 |
2 files changed, 6 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 413e9db5..ebb65dcc 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 @@ -18,6 +18,8 @@ advanced_config.SigPHTransparencyMin=Invisible advanced_config.AutoPosition_ToolTip=Activate this option to automatically position the signature advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving) advanced_config.BKUSelection_ToolTip=Select the default CCE to use during signature +advanced_config.LocaleSelection_ToolTip=Select the default Language +advanced_config.LocaleSelection_Title=Language selection argument.error.output=is not a directory argument.help.bku=Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b <option> argument.help.config=Defines which configuration file to use. Example: -c <config file> @@ -78,6 +80,7 @@ error.TanTooLong=Entered TAN too long error.Unexpected=Unexpected Error error.title=Error error.MayNotBeAPDF=This may not be a PDF File +error.InvalidLocale=Locale not valid exception.InvalidEmblemFile=%s is an invalid signature logo file! exception.InvalidPort=%s is invalid: has to be a number between %d and %d exception.PasswordTooLong=Given password is too long! 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 c3a1d302..536073c6 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,6 +18,8 @@ advanced_config.SigPHTransparencyMin=Unsichtbar advanced_config.AutoPosition_ToolTip=Aktivieren Sie diese Option, um die Signatur automatisch zu positionieren advanced_config.OutputFolder_ToolTip=Wählen Sie einen Ordner, in dem signierte Dokumente automatisch abgelegt werden (deaktivert, wenn das Feld leer ist) advanced_config.BKUSelection_ToolTip=Wählen Sie die BKU, mit der die Signatur durchgeführt werden soll +advanced_config.LocaleSelection_ToolTip=Wählen Sie die Sprache +advanced_config.LocaleSelection_Title=Sprachauswahl argument.error.output=ist kein Ordner argument.help.bku=Wählen Sie die BKU. Gültige Werte: LOCAL, MOBILE. Bsp.: -b <bku> argument.help.config=Auswahl der Konfigurationsdatei. Bsp.: -c <Dateiname> @@ -78,6 +80,7 @@ error.TanTooLong=Eingegebener TAN zu lange error.Unexpected=Unerwarteter Fehler error.title=Fehler error.MayNotBeAPDF=Dies ist möglicherweise keine PDF Datei +error.InvalidLocale=Ungültige Sprache exception.InvalidEmblemFile=%s ist eine ungültige Bildmarken-Datei! exception.InvalidPort=%s ist ungültig: muss eine Nummer zwischen %d und %d sein. exception.PasswordTooLong=Eingegebenes Passwort ist zu lange! |