diff options
author | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-02-16 21:57:33 +0100 |
---|---|---|
committer | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2022-02-16 21:57:33 +0100 |
commit | 753c44f991bed48d5e8c38dc3b865a347f71c053 (patch) | |
tree | 6b20cce0a90e8cbb6a602d5137ba85a411ce5e63 /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | 1138d85b78f30147b89265a0e4bffbc62eb298e5 (diff) | |
download | pdf-over-753c44f991bed48d5e8c38dc3b865a347f71c053.tar.gz pdf-over-753c44f991bed48d5e8c38dc3b865a347f71c053.tar.bz2 pdf-over-753c44f991bed48d5e8c38dc3b865a347f71c053.zip |
properly localize "Signature Profile" in config (cf. #66)
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 1 |
1 files changed, 1 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 52e0f956..79aba8a8 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 @@ -233,6 +233,7 @@ simple_config.Note_Tooltip=Add an optional note to display on your Signature simple_config.PhoneNumber=Mobile number\: simple_config.SigBlockLang_Title=Signature block lan&guage\: simple_config.SigBlockLang_ToolTip=Select the language to be used in the signature block displayed on the signed document +simple_config.SigProfile_Title=Signature Profile simple_config.SIGNATURBLOCK_SMALL=Standard Signature Block simple_config.AMTSSIGNATURBLOCK=Official Signature simple_config.BASE_LOGO=Logo Only |