From 6399c428fa2cf44954c21253b39aa1c4cac14467 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 16 Feb 2016 00:04:30 +0100 Subject: [PATCH] translated some more (and externalized) --- src/java/org/mxchange/localization/bundle_de_DE.properties | 2 ++ src/java/org/mxchange/localization/bundle_en_US.properties | 2 ++ web/user/login.xhtml | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 0a5d3e5e..1d40dcf5 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -267,3 +267,5 @@ USER_NOT_LOGGED_IN=Sie sind nicht angemeldet. LOGIN_OWN_PROFILE_INVISIBLE=Ihr Profil ist auf "durchsichtig" gestellt. ERROR_USER_INSTANCE_NOT_SET=Fehler: Benutzer-Instanz nicht gesetzt. LOGIN_ADDRESSBOOK_NOT_SET=Adressbuch-Instanz nicht gesetzt. +LINK_GUEST_LOGIN_LOST_PASSWORD=Passwort vergessen? +LINK_TITLE_GUEST_LOGIN_LOST_PASSWORD=Passwort wiederherstellen diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 55771ab6..050f0da8 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -262,3 +262,5 @@ USER_NOT_LOGGED_IN=You are not signed in. LOGIN_OWN_PROFILE_INVISIBLE=Your profile is set to "invisible". ERROR_USER_INSTANCE_NOT_SET=Error: User instance not set. LOGIN_ADDRESSBOOK_NOT_SET=Address book instance not set. +LINK_GUEST_LOGIN_LOST_PASSWORD=Forgot your password? +LINK_TITLE_GUEST_LOGIN_LOST_PASSWORD=Restore your password diff --git a/web/user/login.xhtml b/web/user/login.xhtml index 7f4a55a8..577060ce 100644 --- a/web/user/login.xhtml +++ b/web/user/login.xhtml @@ -24,7 +24,7 @@
- +
-- 2.39.5