diff options
| -rw-r--r-- | BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties b/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties index b85ceedd..d88a8eda 100644 --- a/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties +++ b/BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties @@ -47,7 +47,7 @@ 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>For signature data display, save to file and open with appropriate viewer +unsupported.mimetype=<html>For display, save signature data and open with appropriate viewer  retries.last=<html>Last try!</html>  retries=<html>{0} tries left</html>  retries.pinpad.last=<html>Re-enter pin, last try!</html> | 
