diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-20 11:47:42 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-11-20 11:47:42 +0100 |
commit | 07e464325b2b6d19ec24b4d98b94e585cf25118c (patch) | |
tree | 353b51338fdd9602c296eb7dece201e6033cc4d5 /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | 0923276e0184164ce6ace56383dde59b984d8acf (diff) | |
download | pdf-over-07e464325b2b6d19ec24b4d98b94e585cf25118c.tar.gz pdf-over-07e464325b2b6d19ec24b4d98b94e585cf25118c.tar.bz2 pdf-over-07e464325b2b6d19ec24b4d98b94e585cf25118c.zip |
Fixed language description output settings
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 | 2 |
1 files changed, 1 insertions, 1 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 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) |