summaryrefslogtreecommitdiff
path: root/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties
diff options
context:
space:
mode:
Diffstat (limited to 'BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties')
-rw-r--r--BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties109
1 files changed, 0 insertions, 109 deletions
diff --git a/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties b/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties
deleted file mode 100644
index 6381bdf9..00000000
--- a/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 2008 Federal Chancellery Austria and
-# Graz University of Technology
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-title.welcome=<html>Welcome</html>
-title.insertcard=<html>No citizen card found</html>
-title.cardnotsupported=<html>This card is not supported</html>
-title.verify.pin=<html>Reading card</html>
-title.sign=<html>Create signature</html>
-title.verify.pinpad=<html>Enter PIN
-title.error=<html>Error</html>
-title.warning=<html>Warning
-title.entry.timeout=<html>Timeout</html>
-title.retry=<html>Wrong PIN</html>
-title.wait=<html>Please wait</html>
-title.signature.data=<html>Signature data</html>
-windowtitle.save=Save signature data
-windowtitle.error=Error
-windowtitle.savedir=Save signature data to directory
-windowtitle.overwrite=Overwrite file?
-windowtitle.viewer=Signature data
-windowtitle.help=Citizen card help
-
-# removed message.* prefix to reuse keys as help keys
-welcome=<html>Please wait...</html>
-wait=<html>Please wait...</html>
-insertcard=<html>Please insert your citizen card into the reader</html>
-cardnotsupported=<html>Please insert your citizen card into the reader</html>
-enterpin=<html>Enter {0}</html>
-enterpin.pinpad=<html>Enter PIN on card reader pinpad</html>
-enterpin.pinpad.direct=<html>Enter {0} ({1} digits) on card reader pinpad</html>
-hashdatalink=<html><a href=\"anzeige\">Display signature data</a></html>
-hashdatalink.tiny=<html><a href=\"anzeige\">signature data</a></html>
-hashdatalink.focus=<html><a href=\"anzeige\">[Display signature data]</a></html>
-hashdatalink.tiny.focus=<html><a href=\"anzeige\">[signature data]</a></html>
-#message.hashdata=<html>Remark: This is a preview of the data to-be signed. For standards compliant display see help.</html>
-hashdatalist=<html>{0} signature data objects:</html>
-hashdata.viewer=<html>Signature data is being displayed in viewer
-unsupported.mimetype=<html>Save and open signature data with appropriate {0} viewer.
-retries.last=<html>Last try!</html>
-retries=<html>{0} tries left</html>
-retries.pinpad.last=<html>Re-enter pin, last try!</html>
-retries.pinpad=<html>Re-enter pin, {0} tries left</html>
-overwrite=<html>Overwrite {0}?</html>
-help=<html>Help topic {0}</html>
-
-warning.xhtml=<html>Remark: This is a preview of the data to-be signed. For standard-compliant display see help.</html>
-label.pin=<html>{0}:</html>
-label.pinsize=<html>({0} digits)</html>
-button.ok=OK
-button.cancel=Cancel
-button.back=Back
-button.sign=Sign
-button.save=Save...
-button.close=Close
-mimetype.desc.xml=XML-files (.xml)
-mimetype.desc.html=HTML-files (.html, .htm)
-mimetype.desc.xhtml=XHTML-files (.xhtml)
-mimetype.desc.txt=Textfiles (.txt)
-mimetype.desc.pdf=Adobe PDF-files (.pdf)
-mimetype.desc.bin=Binary files (.bin)
-mimetype.desc.doc=Microsoft Word-files (.doc)
-mimetype.desc.unknown=All files (.*)
-save.hashdatainput.prefix=signaturedata
-alt.help=help
-dialog.sigpin.infolabel.sigdata.tooltiptext=Show signature data in new window
-
-
-# Error Messages
-error.no.hashdata=<html>No signature data available: {0}</html>
-error.display.hashdata=<html>Could not display signature data: {0}</html>
-error.write.hashdata=<html>Could not save signature data: {0}</html>
-error.invalid.hash=<html>Invalid signature data: {0}</html>
-error.ws.unreachable=<html>Server unreachable</html>
-#error.ws.unreachable=<html>Web-service unreachable: {0}</html>
-error.pcsc=<html>No PC/SC interface for smartcard access provided</html>
-error.cardterminal=<html>Could not find smartcard reader</html>
-error.unknown.param=<html>An error occured: {0}</html>
-error.unknown=<html>An error occured</html>
-error.test=<html>Error1 {0} - Error2 {1}</html>
-error.card.locked=<html>Citizen card is locked</html>
-error.card.notactivated=<html>Citizen card not activated</html>
-error.pin.timeout=<html>Timeout during PIN entry</html>
-error.viewer=<html>Failed to display contents: {0}
-error.external.link=<html>Cannot open external link {0}</html>
-error.config=<html>Incorrect system configuration: {0}</html>
-
-# Help Topics
-help.welcome=Welcome page
-help.wait=Wait screen
-help.cardnotsupported=Unsupported citizen card
-help.insertcard=No citizen card found
-help.cardpin=Pin entry
-help.signpin=Signature pin entry
-help.retry=Wrong Pin
-help.hashdata=Signed contents
-help.hashdatalist=Signed contents
-help.hashdataviewer=Display of signed contents \ No newline at end of file