diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-08-01 16:21:43 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-08-01 16:21:43 +0200 |
commit | 590b43af95dad54693ecb616d579c30ad5a3bf7c (patch) | |
tree | 3898cb68fbaa163b5edbe1865f9b7d661bb3cd30 /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | 562b38f66da0dbe67f8cff9c02165ca89434d171 (diff) | |
download | pdf-over-590b43af95dad54693ecb616d579c30ad5a3bf7c.tar.gz pdf-over-590b43af95dad54693ecb616d579c30ad5a3bf7c.tar.bz2 pdf-over-590b43af95dad54693ecb616d579c30ad5a3bf7c.zip |
ready for testing
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 | 3 |
1 files changed, 2 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 bbab39e6..4e0d101b 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,11 +1,12 @@ #Eclipse messages class
-#Wed Jul 31 17:09:42 CEST 2019
+#Thu Aug 01 14:54:36 CEST 2019
BKU.KS=Keystore
BKU.LOCAL=Local CCE
BKU.MOBILE=Mobile CCE
BKU.NONE=no default
BKUSelectionComposite.btnMobile.text=MOBILE
TrustedSocketFactory.FailedToCreateSecureConnection=Failed to create secure network connection
+WaitingForAppComposite.btnCancel_1.text=Cancel
WaitingForAppComposite.btnRequestSms.text=Request SMS
WaitingForAppComposite.lblNewLabel.text=New Label
advanced_config.AutoPosition=Automatic positioning
|