diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-01-24 08:44:05 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-01-24 08:44:05 +0100 |
commit | 66adb44f6773c4dbbb8b1309a7ccb6088ae019ee (patch) | |
tree | ac343bd674e1ef276bc42af432d2f01d94e48b1a /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | 95acd1bdf8afc413713b27c61d18bafbc88c241c (diff) | |
download | pdf-over-66adb44f6773c4dbbb8b1309a7ccb6088ae019ee.tar.gz pdf-over-66adb44f6773c4dbbb8b1309a7ccb6088ae019ee.tar.bz2 pdf-over-66adb44f6773c4dbbb8b1309a7ccb6088ae019ee.zip |
user is now notified to open the signature app
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 c87ce2bc..dcfa8506 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 @@ -223,3 +223,4 @@ tanEnter.try=Only 1 try left\! version_check.UpdateText=Version %s is available.\nOpen download page now?
version_check.UpdateTitle=New version available\!
waiting.message=Signature creation in progress...
+waiting_for_app.message=Please open Signature-App!
|