diff options
Diffstat (limited to 'BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties')
-rw-r--r-- | BKUCommonGUI/src/main/resources/at/gv/egiz/bku/gui/Messages.properties | 6 |
1 files changed, 5 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 fb10c64e..a1a48a8b 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 @@ -61,7 +61,6 @@ 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 @@ -102,6 +101,11 @@ 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> +# Warning Messages +warning.xhtml=<html>Remark: This is a preview of the data to-be signed. For standard-compliant display see help.</html> +warning.cert.notyetvalid=<html>Your signing certificate is not yet valid!</html> +warning.cert.expired=<html>Your signing certificate has expired!</html> + # Help Topics help.welcome=Welcome page help.wait=Wait screen |