From fafcb2679c1a82a1d8961d04480067da5dfe33c8 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Mon, 2 Dec 2019 13:24:44 +0100 Subject: added message properties and fixed gui --- .../src/main/resources/at/asit/pdfover/gui/messages.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties') 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 a368693d..a9512f28 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 @@ -1,10 +1,12 @@ #Eclipse messages class -#Mon Nov 04 16:17:29 CET 2019 +#Mon Dec 02 13:17:21 CET 2019 BKU.KS=Keystore BKU.LOCAL=Local CCE BKU.MOBILE=Mobile CCE BKU.NONE=no default BKUSelectionComposite.btnMobile.text=MOBILE +PlaceholderSelectionGui.lblNewLabel.text=New Label +PlaceholderSelectionGui.shlInfo.text=Info TrustedSocketFactory.FailedToCreateSecureConnection=Failed to create secure network connection WaitingForAppComposite.btnCancel.text=Cancel WaitingForAppComposite.btnCancel_1.text=Cancel @@ -201,6 +203,7 @@ output.save_failed=Saving file %s failed\: %s output.success_message=Signature was successful positioning.newPage=Create &new Page positioning.page=Page %d of %d +positioning.placeholder=Please select the signature placeholder\nfrom the drop down list positioning.removeNewPage=Undo &new Page positioning.sign=&Sign positioning.signature=Signature -- cgit v1.2.3