diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-04-02 16:39:03 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-04-02 16:39:03 +0000 |
commit | b96e4b8bc42cba373458579000364ec9fa54fe4f (patch) | |
tree | cc1d99702592700959266eb623c7412ba6936905 /BKUGuiExt/src/main | |
parent | 00170b1b9a6dfa5255a85e8789992f5a499a69d5 (diff) | |
download | mocca-b96e4b8bc42cba373458579000364ec9fa54fe4f.tar.gz mocca-b96e4b8bc42cba373458579000364ec9fa54fe4f.tar.bz2 mocca-b96e4b8bc42cba373458579000364ec9fa54fe4f.zip |
Spelling
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1045 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUGuiExt/src/main')
-rw-r--r-- | BKUGuiExt/src/main/resources/at/gv/egiz/bku/gui/ActivationMessages.properties | 6 |
1 files changed, 3 insertions, 3 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 4e973e5c..764e678b 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 @@ -37,9 +37,9 @@ title.hardwareinfo = <html>Hardware Information</html> pin.mgmt=<html>{0} PINs available identity.msg=<html>The person identity link identity.button=<html>Cancel</html> -identity.firstname=<html>Firstname</html> -identity.dateofbirth=<html>Date Of Birth</html> -identity.lastname=<html>Lastname</html> +identity.firstname=<html>First name</html> +identity.dateofbirth=<html>Date of birth</html> +identity.lastname=<html>Last name</html> # software pin-entry messages activate.pin=<html>Enter and confirm {0} |