aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/profile-in-directory.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-21 10:58:32 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-21 10:58:32 +0100
commit5863199b8d9ac024b063078c41b0341806904165 (patch)
tree7de062326813d403d015993bcf6cb46a734a10cb /view/de/profile-in-directory.tpl
parent57a1731678a144355805610cc80bdd32002cd393 (diff)
downloadvolse-hubzilla-5863199b8d9ac024b063078c41b0341806904165.tar.gz
volse-hubzilla-5863199b8d9ac024b063078c41b0341806904165.tar.bz2
volse-hubzilla-5863199b8d9ac024b063078c41b0341806904165.zip
german translation of the profile* files
Diffstat (limited to 'view/de/profile-in-directory.tpl')
-rw-r--r--view/de/profile-in-directory.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/de/profile-in-directory.tpl b/view/de/profile-in-directory.tpl
index 98af3e59a..9cc62fc69 100644
--- a/view/de/profile-in-directory.tpl
+++ b/view/de/profile-in-directory.tpl
@@ -1,15 +1,15 @@
<p id="profile-in-directory">
-Publish your default profile in site directory?
+Soll dein Standard-Profil im Verzeichnis dieser Seite veröffentlich werden?
</p>
<div id="profile-in-dir-yes-wrapper">
- <label id="profile-in-dir-yes-label" for="profile-in-dir-yes">Yes</label>
+ <label id="profile-in-dir-yes-label" for="profile-in-dir-yes">Ja</label>
<input type="radio" name="profile_in_directory" id="profile-in-dir-yes" $yes_selected value="1" />
<div id="profile-in-dir-break" ></div>
</div>
<div id="profile-in-dir-no-wrapper">
- <label id="profile-in-dir-no-label" for="profile-in-dir-no">No</label>
+ <label id="profile-in-dir-no-label" for="profile-in-dir-no">Nein</label>
<input type="radio" name="profile_in_directory" id="profile-in-dir-no" $no_selected value="0" />
<div id="profile-in-dir-end"></div>