diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-04-02 16:39:06 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2012-04-02 16:39:06 +0000 |
commit | 2476bca83442dbce0d3dfce744e9c320ce802a4e (patch) | |
tree | 8058d766449ab6bd52f1fba6ba53d522914f49bf /BKUGuiExt/src/main/resources | |
parent | b96e4b8bc42cba373458579000364ec9fa54fe4f (diff) | |
download | mocca-2476bca83442dbce0d3dfce744e9c320ce802a4e.tar.gz mocca-2476bca83442dbce0d3dfce744e9c320ce802a4e.tar.bz2 mocca-2476bca83442dbce0d3dfce744e9c320ce802a4e.zip |
Renamed PersonIdentityLink to IdentityLink
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1046 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUGuiExt/src/main/resources')
-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 764e678b..64906c24 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 @@ -28,14 +28,14 @@ title.unblock.pin=<html>Unblock PIN</html> title.activate.success=<html>Success</html> title.change.success=<html>Success</html> title.unblock.success=<html>Success</html> -title.identity=<html>Person Identity Link</html> +title.identity=<html>Identity Link</html> title.certificate.save=<html>Save certificate</html> title.get.certificate=<html>Save certificates</html> title.hardwareinfo = <html>Hardware Information</html> # removed message.* prefix to reuse keys as help keys pin.mgmt=<html>{0} PINs available -identity.msg=<html>The person identity link +identity.msg=<html>The identity link identity.button=<html>Cancel</html> identity.firstname=<html>First name</html> identity.dateofbirth=<html>Date of birth</html> @@ -101,7 +101,7 @@ err.pin.format=<html>Invalid {0} length, {1} digit(s) required.</html> err.pin.confirmation=<html>{0} and confirmation do not match.</html> err.pin.operation.aborted=<html>The operation on {0} was aborted.</html> err.unsupported.card=<html>This card is not supported</html> -err.infobox.invalid=<html>Unable to interpret person identity link</html> +err.infobox.invalid=<html>Unable to interpret identity link</html> status.not.active=NOT ACTIVE status.active=ACTIVE |