summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:18:22 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:18:22 +0000
commit14ebaf2a3db09aa95029e985f0146b8db013764e (patch)
treec28abab411b9e7b9758c44144e65f50636c7470f /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
parent77531710fb5bd3d01e97f70da4158109a4de3f82 (diff)
downloadpdf-over-14ebaf2a3db09aa95029e985f0146b8db013764e.tar.gz
pdf-over-14ebaf2a3db09aa95029e985f0146b8db013764e.tar.bz2
pdf-over-14ebaf2a3db09aa95029e985f0146b8db013764e.zip
Display error if unable to load SWT lib
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@245 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
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.properties18
1 files changed, 10 insertions, 8 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 740a09d1..f6bf904c 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
@@ -20,8 +20,8 @@ advanced_config.Signature_Title=Si&gnature
advanced_config.SigPHTransparency=Signature placeholder transparency
advanced_config.SigPHTransparencyMax=Opaque
advanced_config.SigPHTransparencyMin=Invisible
-advanced_config.SigBlockLang=Signature block language
-advanced_config.SigBlockLang_ToolTip=Select the language used in the signature block
+advanced_config.SigBlockLang=Signature block language:
+advanced_config.SigBlockLang_ToolTip=Select the language to be used in the signature block
argument.error.output=is not a directory
argument.help.bku=Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b <option>
argument.help.config=Defines which configuration file to use. Example: -c <config file>
@@ -69,21 +69,23 @@ error.FailedToSaveSettings=Failed to save configuration file!
error.FileNotExist=File %s does not exist!
error.Initialization=Initialization failed. Please check your configuration.
error.InvalidBKU=Invalid CCE selection. Please check.
+error.InvalidLocale=Locale not valid
error.InvalidPhoneNumber=Given phone number is invalid! Example: +43664123456789
error.InvalidSettings=Invalid settings are still present. Please check your input.
error.LocalBKU=Please check if a local CCE is running
+error.MayNotBeAPDF=This may not be a PDF File
+error.PositioningNotPossible=Manual positioning currently not possible due to a Java Bug. Using automatic positioning.
error.PrepareDocument=Failed to prepare document for signature.
error.Retry=Retry
error.SaveOutputFolder=Failed to save signed document to configured output folder.
error.Signatur=Signature error
-error.SignaturePanel.NoPage="No page selected"
-error.SignaturePanel.NoRender="Could not render page"
+error.SignaturePanel.NoPage=No page selected
+error.SignaturePanel.NoRender=Could not render page
+error.SWTLib=Error loading SWT library
error.TanTooLong=Entered TAN too long
+error.Title=Error
+error.TitleFatal=Fatal Error
error.Unexpected=Unexpected Error
-error.title=Error
-error.MayNotBeAPDF=This may not be a PDF File
-error.InvalidLocale=Locale not valid
-error.PositioningNotPossible=Manual positioning currently not possible due to a Java Bug. Using automatic positioning.
exception.InvalidEmblemFile=%s is an invalid signature logo file!
exception.InvalidPort=%s is invalid: has to be a number between %d and %d
exception.PasswordTooLong=Given password is too long!