aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/lostpass.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-21 11:36:30 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-21 11:36:30 +0100
commita3ef818d1d7b157ca97ff54f75877890d2f4bf8d (patch)
treef8dbf10729ee05c33c346d04ccfa220d7e20d4d2 /view/de/lostpass.tpl
parentc199309e7dd74fa3c430555aec08027c652c0f87 (diff)
downloadvolse-hubzilla-a3ef818d1d7b157ca97ff54f75877890d2f4bf8d.tar.gz
volse-hubzilla-a3ef818d1d7b157ca97ff54f75877890d2f4bf8d.tar.bz2
volse-hubzilla-a3ef818d1d7b157ca97ff54f75877890d2f4bf8d.zip
german translation of lostpass.tpl and lostpass_eml.tpl
Diffstat (limited to 'view/de/lostpass.tpl')
-rw-r--r--view/de/lostpass.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/de/lostpass.tpl b/view/de/lostpass.tpl
index a7040c149..1a75447c4 100644
--- a/view/de/lostpass.tpl
+++ b/view/de/lostpass.tpl
@@ -1,12 +1,12 @@
-<h3>Forgot your Password?</h3>
+<h3>Passwort vergessen?</h3>
<p id="lostpass-desc">
-Enter your email address and submit to have your password reset. Then check your email for further instructions.
+Trage deine EMail Adresse ein um ein neues Passwort anzufordern. Du wirst eine EMail mit weiteren Anweisungen erhalten.
</p>
<form action="lostpass" method="post" >
<div id="login-name-wrapper">
- <label for="login-name" id="label-login-name">Nickname or Email: </label>
+ <label for="login-name" id="label-login-name">Spitzname oder EMail: </label>
<input type="text" maxlength="60" name="login-name" id="login-name" value="" />
</div>
<div id="login-extra-end"></div>