summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2012-11-07 11:16:01 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2012-11-07 11:16:14 +0100
commit2510d4deffa1634593600076e7d5446d2982c9bb (patch)
tree7f8eac79d8f6394f162c2ae72349b131bc838807 /trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
parentf37e3df93655738dbe5e3ea77b764640f1bffbf6 (diff)
downloadpdf-over-2510d4deffa1634593600076e7d5446d2982c9bb.tar.gz
pdf-over-2510d4deffa1634593600076e7d5446d2982c9bb.tar.bz2
pdf-over-2510d4deffa1634593600076e7d5446d2982c9bb.zip
+ implemented localization configuration and on the fly resource
reloading
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r--trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
index 413e9db5..ebb65dcc 100644
--- a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
+++ b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
@@ -18,6 +18,8 @@ advanced_config.SigPHTransparencyMin=Invisible
advanced_config.AutoPosition_ToolTip=Activate this option to automatically position the signature
advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving)
advanced_config.BKUSelection_ToolTip=Select the default CCE to use during signature
+advanced_config.LocaleSelection_ToolTip=Select the default Language
+advanced_config.LocaleSelection_Title=Language selection
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>
@@ -78,6 +80,7 @@ error.TanTooLong=Entered TAN too long
error.Unexpected=Unexpected Error
error.title=Error
error.MayNotBeAPDF=This may not be a PDF File
+error.InvalidLocale=Locale not valid
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!