]> git.mxchange.org Git - jfinancials-war.git/commitdiff
removed recruiter stuff + re-added missing strings
authorRoland Häder <roland@mxchange.org>
Wed, 11 May 2016 15:36:21 +0000 (17:36 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 11 May 2016 15:36:21 +0000 (17:36 +0200)
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/guest/guest_menu.tpl

index 84f70586bc46a2f18a8e49982b832f96d59c3965..64d9b4fa10ec21b2d6304cadb3c357068a54714b 100644 (file)
@@ -89,6 +89,10 @@ ENTER_USER_NAME=Benutzernamen:
 BUTTON_USER_LOGIN=Einloggen
 BUTTON_CONTINUE_STEP_2=Weiter zu Schritt 2
 PERSONAL_DATA_COUNTRY_CODE=L\u00e4ndercode:
+PAGE_TITLE_INDEX_RESEND_LINK=Best\u00e4tigungslink erneut aussenden
+CONTENT_TITLE_INDEX_RESEND_LINK=Best\u00e4tigungslink anfordern:
+LINK_GUEST_RESEND_LINK=Best\u00e4tigungslink
+LINK_GUEST_RESEND_LINK_TITLE=Best\u00e4tigungslink erneut aussenden
 LINK_LOGIN_HOME_TITLE=Zur \u00dcbersichtsseite
 LINK_LOGIN_HOME=\u00dcbersicht
 MENU_LOGOUT_TITLE=Ausloggen
index a33f0386131f71433af6a70b1f0f6dbfb3db224b..4bb9970c0a4fd98d6e1ac82db18199028a178d22 100644 (file)
@@ -89,6 +89,10 @@ ENTER_USER_NAME=Agent name:
 BUTTON_USER_LOGIN=Login
 BUTTON_CONTINUE_STEP_2=Continue to step 2
 PERSONAL_DATA_COUNTRY_CODE=Country code:
+PAGE_TITLE_INDEX_RESEND_LINK=Resend confirmation link
+CONTENT_TITLE_INDEX_RESEND_LINK=Request confirmation link:
+LINK_GUEST_RESEND_LINK=Confirmation link
+LINK_GUEST_RESEND_LINK_TITLE=Resend confirmation link
 LINK_LOGIN_HOME_TITLE=To overview page
 LINK_LOGIN_HOME=Overview
 MENU_LOGOUT_TITLE=Logout
index 9035cdde6dd93a6a94a4c01e11cf18a5397a8d84..c92679cdef2ac52299fbcad925dfcdbfd139e708 100644 (file)
                                </li>
                        </ul>
 
-                       <div class="menu_header">
-                               #{msg.MENU_RECRUIITER_TITLE}
-                       </div>
-
-                       <ul>
-                               <li>
-                                       <h:link title="#{msg.LINK_RERUITER_LOGIN_TITLE}" outcome="recruiter_login" value="#{msg.LINK_RERUITER_LOGIN}" />
-                               </li>
-                       </ul>
-
                        <div class="menu_header">
                                #{msg.MENU_USER_TITLE}
                        </div>