From e4b8cec0f43af3aa4272e56e8133cc70512149a2 Mon Sep 17 00:00:00 2001 From: clemenso Date: Wed, 2 Jun 2010 15:04:20 +0000 Subject: default locale: en, help pages fixed git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- .../at/gv/egiz/bku/gui/Messages_en.properties | 109 --------------------- 1 file changed, 109 deletions(-) delete mode 100644 BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties (limited to 'BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages_en.properties') 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=Welcome -title.insertcard=No citizen card found -title.cardnotsupported=This card is not supported -title.verify.pin=Reading card -title.sign=Create signature -title.verify.pinpad=Enter PIN -title.error=Error -title.warning=Warning -title.entry.timeout=Timeout -title.retry=Wrong PIN -title.wait=Please wait -title.signature.data=Signature data -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=Please wait... -wait=Please wait... -insertcard=Please insert your citizen card into the reader -cardnotsupported=Please insert your citizen card into the reader -enterpin=Enter {0} -enterpin.pinpad=Enter PIN on card reader pinpad -enterpin.pinpad.direct=Enter {0} ({1} digits) on card reader pinpad -hashdatalink=Display signature data -hashdatalink.tiny=signature data -hashdatalink.focus=[Display signature data] -hashdatalink.tiny.focus=[signature data] -#message.hashdata=Remark: This is a preview of the data to-be signed. For standards compliant display see help. -hashdatalist={0} signature data objects: -hashdata.viewer=Signature data is being displayed in viewer -unsupported.mimetype=Save and open signature data with appropriate {0} viewer. -retries.last=Last try! -retries={0} tries left -retries.pinpad.last=Re-enter pin, last try! -retries.pinpad=Re-enter pin, {0} tries left -overwrite=Overwrite {0}? -help=Help topic {0} - -warning.xhtml=Remark: This is a preview of the data to-be signed. For standard-compliant display see help. -label.pin={0}: -label.pinsize=({0} digits) -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=No signature data available: {0} -error.display.hashdata=Could not display signature data: {0} -error.write.hashdata=Could not save signature data: {0} -error.invalid.hash=Invalid signature data: {0} -error.ws.unreachable=Server unreachable -#error.ws.unreachable=Web-service unreachable: {0} -error.pcsc=No PC/SC interface for smartcard access provided -error.cardterminal=Could not find smartcard reader -error.unknown.param=An error occured: {0} -error.unknown=An error occured -error.test=Error1 {0} - Error2 {1} -error.card.locked=Citizen card is locked -error.card.notactivated=Citizen card not activated -error.pin.timeout=Timeout during PIN entry -error.viewer=Failed to display contents: {0} -error.external.link=Cannot open external link {0} -error.config=Incorrect system configuration: {0} - -# 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 -- cgit v1.2.3