From 8c48af54dc903a729b824dd09ab6e92dfb053d28 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 16 Oct 2015 14:44:26 +0200 Subject: [PATCH] =?utf8?q?Continued:=20-=20added=20title=20for=20guest=20a?= =?utf8?q?rea=20in=20login=5Fshow=5Faddressbook.xhtml=20(maybe=20be=20move?= =?utf8?q?d=20to=20user)=20-=20fixed=20guest=5Ftitle=20setting=20-=20added?= =?utf8?q?=20missing=20i18n=20string=20Signed-off-by:Roland=20H=C3=A4der?= =?utf8?q?=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/java/org/mxchange/localization/bundle_de_DE.properties | 1 + src/java/org/mxchange/localization/bundle_en_US.properties | 1 + web/imprint.xhtml | 2 +- web/index.xhtml | 2 +- web/login/login_show_addressbook.xhtml | 1 + web/login/login_start_sharing_addressbook.xhtml | 7 ------- web/privacy.xhtml | 2 +- web/terms.xhtml | 2 +- web/user/login.xhtml | 2 +- web/user/login_error.xhtml | 2 +- web/user/lost_passwd.xhtml | 2 +- web/user/register.xhtml | 2 +- web/user/register_done.xhtml | 2 +- 13 files changed, 12 insertions(+), 16 deletions(-) diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index c9d33826..c9ed444d 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -246,3 +246,4 @@ SHARED_ADDRESSBOOK_TITLE=Welches Adressbuch freigegeben wurde SHAREE_USER_NAME_TITLE=Mit wem Sie Ihr Adressbuch teilen ADDRESSBOOK_OWNER=Besitzer: ADDRESSBOOK_STATUS=Status: +PAGE_TITLE_INDEX_SHOW_ADDRESSBOOK=\u00d6ffentlicher Teil des Adressbuchs anzeigen diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 5360151b..9bf4873b 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -246,3 +246,4 @@ SHARED_ADDRESSBOOK_TITLE=Which address book is being shared SHAREE_USER_NAME_TITLE=With who you shared your address book ADDRESSBOOK_OWNER=Owner: ADDRESSBOOK_STATUS=Status: +PAGE_TITLE_INDEX_SHOW_ADDRESSBOOK=Show public part of address book diff --git a/web/imprint.xhtml b/web/imprint.xhtml index 9ae0129e..5f18036a 100644 --- a/web/imprint.xhtml +++ b/web/imprint.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_INDEX_IMPRINT} + #{msg.PAGE_TITLE_INDEX_IMPRINT} #{msg.CONTENT_TITLE_INDEX_IMPRINT} diff --git a/web/index.xhtml b/web/index.xhtml index 9cd0fa17..60403707 100644 --- a/web/index.xhtml +++ b/web/index.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_INDEX_WELCOME} + #{msg.PAGE_TITLE_INDEX_WELCOME} #{msg.CONTENT_TITLE_INDEX_WELCOME} diff --git a/web/login/login_show_addressbook.xhtml b/web/login/login_show_addressbook.xhtml index 4c09e33d..c5ab81ad 100644 --- a/web/login/login_show_addressbook.xhtml +++ b/web/login/login_show_addressbook.xhtml @@ -15,6 +15,7 @@ #{msg.PAGE_TITLE_LOGIN_SHOW_ADDRESSBOOK} + #{msg.PAGE_TITLE_INDEX_SHOW_ADDRESSBOOK} #{msg.CONTENT_TITLE_LOGIN_SHOW_ADDRESSBOOK} diff --git a/web/login/login_start_sharing_addressbook.xhtml b/web/login/login_start_sharing_addressbook.xhtml index aca87c51..d16ac9ff 100644 --- a/web/login/login_start_sharing_addressbook.xhtml +++ b/web/login/login_start_sharing_addressbook.xhtml @@ -6,13 +6,6 @@ xmlns:f="http://xmlns.jcp.org/jsf/core" > - - - - - - - #{msg.PAGE_TITLE_LOGIN_START_SHARING_ADDRESSBOOK} diff --git a/web/privacy.xhtml b/web/privacy.xhtml index 9024b1e7..3cadc9ee 100644 --- a/web/privacy.xhtml +++ b/web/privacy.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_INDEX_PRIVACY} + #{msg.PAGE_TITLE_INDEX_PRIVACY} #{msg.CONTENT_TITLE_INDEX_PRIVACY} diff --git a/web/terms.xhtml b/web/terms.xhtml index d1f4df9b..ee1a6ac4 100644 --- a/web/terms.xhtml +++ b/web/terms.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_INDEX_TERMS} + #{msg.PAGE_TITLE_INDEX_TERMS} #{msg.CONTENT_TITLE_INDEX_TERMS} diff --git a/web/user/login.xhtml b/web/user/login.xhtml index cd12e5a0..35ffa1eb 100644 --- a/web/user/login.xhtml +++ b/web/user/login.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_USER_LOGIN} + #{msg.PAGE_TITLE_USER_LOGIN} #{msg.CONTENT_TITLE_USER_LOGIN} diff --git a/web/user/login_error.xhtml b/web/user/login_error.xhtml index 53961c3b..3c81b0a6 100644 --- a/web/user/login_error.xhtml +++ b/web/user/login_error.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_USER_LOGIN_ERROR} + #{msg.PAGE_TITLE_USER_LOGIN_ERROR} #{msg.CONTENT_TITLE_USER_LOGIN_ERROR} diff --git a/web/user/lost_passwd.xhtml b/web/user/lost_passwd.xhtml index 97baad77..8374947d 100644 --- a/web/user/lost_passwd.xhtml +++ b/web/user/lost_passwd.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_USER_LOST_PASSWORD} + #{msg.PAGE_TITLE_USER_LOST_PASSWORD} #{msg.CONTENT_TITLE_USER_LOST_PASSWORD} diff --git a/web/user/register.xhtml b/web/user/register.xhtml index 433586c8..3eb5b695 100644 --- a/web/user/register.xhtml +++ b/web/user/register.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_USER_REGISTER} + #{msg.PAGE_TITLE_USER_REGISTER} #{msg.CONTENT_TITLE_USER_REGISTER} diff --git a/web/user/register_done.xhtml b/web/user/register_done.xhtml index 99839087..1c177b65 100644 --- a/web/user/register_done.xhtml +++ b/web/user/register_done.xhtml @@ -8,7 +8,7 @@ > - #{msg.PAGE_TITLE_USER_REGISTER_DONE} + #{msg.PAGE_TITLE_USER_REGISTER_DONE} #{msg.CONTENT_TITLE_USER_REGISTER_DONE} -- 2.39.5