diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2012-11-08 16:58:44 +0100 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2012-11-08 16:58:56 +0100 |
commit | 216181106e8d72b24d7d54edd1b15789d376a16d (patch) | |
tree | 3ca99d18ffe4260f787a188755846da272d1c189 /trunk/pdf-over-gui/src/main/resources/at | |
parent | e77babbd71e9b15d16fa3c7a06ba05e7f25edb2b (diff) | |
download | pdf-over-216181106e8d72b24d7d54edd1b15789d376a16d.tar.gz pdf-over-216181106e8d72b24d7d54edd1b15789d376a16d.tar.bz2 pdf-over-216181106e8d72b24d7d54edd1b15789d376a16d.zip |
+ Signature block language configuration
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/at')
-rw-r--r-- | trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 | ||||
-rw-r--r-- | trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index a0510ec9..740a09d1 100644 --- a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -20,6 +20,8 @@ advanced_config.Signature_Title=Si&gnature advanced_config.SigPHTransparency=Signature placeholder transparency advanced_config.SigPHTransparencyMax=Opaque advanced_config.SigPHTransparencyMin=Invisible +advanced_config.SigBlockLang=Signature block language +advanced_config.SigBlockLang_ToolTip=Select the language used in the signature block 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> diff --git a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties index df95a8fb..419496b2 100644 --- a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties +++ b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties @@ -20,6 +20,8 @@ advanced_config.Signature_Title=Si&gnatur advanced_config.SigPHTransparency=Signaturplatzhalter-Transparenz advanced_config.SigPHTransparencyMax=Undurchsichtig advanced_config.SigPHTransparencyMin=Unsichtbar +advanced_config.SigBlockLang=Sprache für Signaturblock +advanced_config.SigBlockLang_ToolTip=Wählen Sie eine Sprache für den Signaturblock 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> |