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
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
</div>
<div class="para">
- <h:link id="user_lost_password" outcome="user_lost_passwd" title="Passwort wiederherstellen" value="Passwort vergessen?" />
+ <h:link id="user_lost_password" outcome="user_lost_passwd" title="#{msg.LINK_TITLE_GUEST_LOGIN_LOST_PASSWORD}" value="#{msg.LINK_GUEST_LOGIN_LOST_PASSWORD}" />
</div>
</ui:define>
</ui:composition>