summaryrefslogtreecommitdiff
path: root/BKUGuiExt/src/main/resources/at/gv/egiz
diff options
context:
space:
mode:
authortkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2012-04-02 16:39:13 +0000
committertkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2012-04-02 16:39:13 +0000
commit3a529faca025926babd560d9b02270d926c7979c (patch)
tree99d8a72d4857e8e54e74ab512122fac311d31005 /BKUGuiExt/src/main/resources/at/gv/egiz
parent439b09ddcddd9162fa4eb1e6c64e28e7fe650b7c (diff)
downloadmocca-3a529faca025926babd560d9b02270d926c7979c.tar.gz
mocca-3a529faca025926babd560d9b02270d926c7979c.tar.bz2
mocca-3a529faca025926babd560d9b02270d926c7979c.zip
Integrating help url in tray icon version for identity link extension
and fixing identity link gui layout git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1052 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUGuiExt/src/main/resources/at/gv/egiz')
-rw-r--r--BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages.properties6
-rw-r--r--BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_de.properties6
2 files changed, 6 insertions, 6 deletions
diff --git a/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages.properties b/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages.properties
index 58406afa..9d15c8a0 100644
--- a/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages.properties
+++ b/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages.properties
@@ -35,9 +35,9 @@ title.hardwareinfo = <html>Hardware Information</html>
identity.msg=<html>The identity link</html>
identity.button=<html>Cancel</html>
-identity.firstname=<html>First name</html>
-identity.dateofbirth=<html>Date of birth</html>
-identity.lastname=<html>Last name</html>
+identity.firstname=<html>First name:</html>
+identity.dateofbirth=<html>Date of birth:</html>
+identity.lastname=<html>Last name:</html>
# removed message.* prefix to reuse keys as help keys
pin.mgmt=<html>{0} PINs available</html>
diff --git a/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_de.properties b/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_de.properties
index 1e85dde8..a2da3d33 100644
--- a/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_de.properties
+++ b/BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages_de.properties
@@ -33,9 +33,9 @@ title.hardwareinfo=<html>Informationen zur Hardware</html>
identity.msg=<html>Informationen zur Personenbindung</html>
identity.button=<html>Abbrechen</html>
-identity.firstname=<html>Vorname</html>
-identity.dateofbirth=<html>Geburtsdatum</html>
-identity.lastname=<html>Nachname</html>
+identity.firstname=<html>Vorname:</html>
+identity.dateofbirth=<html>Geburtsdatum:</html>
+identity.lastname=<html>Nachname:</html>
title.certificate.save=<html>Zertifikat speichern</html>
title.get.certificate=<html>Zertifikate speichern</html>