From: Roland Haeder Date: Thu, 5 May 2016 16:38:37 +0000 (+0200) Subject: renamed language strings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e99ec9ec8c5a6bebf5db8ab5755162cbc3f4ade1;p=jfinancials-war.git renamed language strings Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/localization/bundle_de_DE.properties b/src/java/org/mxchange/localization/bundle_de_DE.properties index 78395e92..bfc4cc1a 100644 --- a/src/java/org/mxchange/localization/bundle_de_DE.properties +++ b/src/java/org/mxchange/localization/bundle_de_DE.properties @@ -160,10 +160,8 @@ PAGE_TITLE_INDEX_SHOW_ADDRESSBOOK=\u00d6ffentlicher Teil des Adressbuchs anzeige USER_PROFILE_NOT_PUBLICLY_VISIBLE=Das Benutzerprofil ist privat. PAGE_TITLE_LOGIN_USER_PROFILE=Benutzerprofil ansehen PUBLIC_USER_PROFILE=\u00d6ffentliches Benutzerprofil -#TODO: Please fix German umlaut! -SELECTION_NOTICE_USER_PROFILE_MODE_INVISIBLE=Stellen Sie auf "Verdeckt", kann niemand mit Ihnen Adressbuecher teilen. -#TODO: Please fix German umlaut! -SELECTION_NOTICE_USER_PROFILE_MODE_MEMBERS=Stellen Sie auf "Nur Mitglieder", koennen andere Mitglieder Ihnen Ihre Adressbuecher freigeben. +SELECTION_NOTICE_USER_PROFILE_MODE_INVISIBLE=Stellen Sie auf "Verdeckt", kann niemand mit Ihnen Adressb\u00fccher teilen. +SELECTION_NOTICE_USER_PROFILE_MODE_MEMBERS=Stellen Sie auf "Nur Mitglieder", koennen andere Mitglieder Ihnen Ihre Adressb\u00fccher freigeben. SELECTION_NOTICE_USER_PROFILE_MODE_PUBLIC=Stellen Sie auf "Alle", ist Ihr Profil im gesamten Internet sichtbar, auch Bots. LOGIN_NO_PASSWORD_MESSAGE=Sie haben kein Passwort eingegeben. LOGIN_NO_USER_NAME_MESSAGE=Sie haben keinen Benutzernamen eingegeben. diff --git a/web/WEB-INF/templates/contact/form_contact_data.tpl b/web/WEB-INF/templates/contact/form_contact_data.tpl index 30065fd4..dd605687 100644 --- a/web/WEB-INF/templates/contact/form_contact_data.tpl +++ b/web/WEB-INF/templates/contact/form_contact_data.tpl @@ -207,9 +207,9 @@
    -
  • #{msg.USER_PROFILE_MODE_SELECTION_NOTICE1}
  • -
  • #{msg.USER_PROFILE_MODE_SELECTION_NOTICE2}
  • -
  • #{msg.USER_PROFILE_MODE_SELECTION_NOTICE3}
  • +
  • #{msg.SELECTION_NOTICE_USER_PROFILE_MODE_INVISIBLE}
  • +
  • #{msg.SELECTION_NOTICE_USER_PROFILE_MODE_MEMBERS}
  • +
  • #{msg.SELECTION_NOTICE_USER_PROFILE_MODE_PUBLIC}
diff --git a/web/WEB-INF/templates/generic/form_personal_data.tpl b/web/WEB-INF/templates/generic/form_personal_data.tpl index 30065fd4..dd605687 100644 --- a/web/WEB-INF/templates/generic/form_personal_data.tpl +++ b/web/WEB-INF/templates/generic/form_personal_data.tpl @@ -207,9 +207,9 @@
    -
  • #{msg.USER_PROFILE_MODE_SELECTION_NOTICE1}
  • -
  • #{msg.USER_PROFILE_MODE_SELECTION_NOTICE2}
  • -
  • #{msg.USER_PROFILE_MODE_SELECTION_NOTICE3}
  • +
  • #{msg.SELECTION_NOTICE_USER_PROFILE_MODE_INVISIBLE}
  • +
  • #{msg.SELECTION_NOTICE_USER_PROFILE_MODE_MEMBERS}
  • +
  • #{msg.SELECTION_NOTICE_USER_PROFILE_MODE_PUBLIC}