diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-07-12 12:12:46 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-07-12 12:12:46 +0200 |
commit | 0084d5cb86fb5e596de9894d3ad32276a2d8ce91 (patch) | |
tree | 0a64091a91acf08eb5f7296cf538070c6d3d5be6 /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | 577bf8b68603e707ad69d0decd74e749f10bac3d (diff) | |
download | pdf-over-0084d5cb86fb5e596de9894d3ad32276a2d8ce91.tar.gz pdf-over-0084d5cb86fb5e596de9894d3ad32276a2d8ce91.tar.bz2 pdf-over-0084d5cb86fb5e596de9894d3ad32276a2d8ce91.zip |
Added additional tooltip text for the PDF/A option
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 6ad3466e..8304a2d4 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 @@ -28,7 +28,7 @@ advanced_config.OutputFolder.Dialog_Title=Select Output folder 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) +advanced_config.PdfACompat_ToolTip=Whether to make the signature PDF/A compatible (increases pdf size). This option requires a source document that is already in PDF/A format. advanced_config.Placeholder_Enabled=Enable placeholder search advanced_config.Placeholder_Title=Placeholder advanced_config.ProxyHost=Host\: |