aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/netfriend.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-21 11:12:50 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-21 11:12:50 +0100
commitc199309e7dd74fa3c430555aec08027c652c0f87 (patch)
tree3c32b8a0493aaae78cf4d5a95b0558d9f3430480 /view/de/netfriend.tpl
parent31ccd924f491e7ccf0c2c57a33e9406bb5d696cb (diff)
downloadvolse-hubzilla-c199309e7dd74fa3c430555aec08027c652c0f87.tar.gz
volse-hubzilla-c199309e7dd74fa3c430555aec08027c652c0f87.tar.bz2
volse-hubzilla-c199309e7dd74fa3c430555aec08027c652c0f87.zip
german translation of netfriend.tpl
Diffstat (limited to 'view/de/netfriend.tpl')
-rw-r--r--view/de/netfriend.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/de/netfriend.tpl b/view/de/netfriend.tpl
index b041ec49f..79a7a0940 100644
--- a/view/de/netfriend.tpl
+++ b/view/de/netfriend.tpl
@@ -1,13 +1,13 @@
-<div class="intro-approve-as-friend-desc">Approve as: </div>
+<div class="intro-approve-as-friend-desc">Genehmigen als: </div>
<div class="intro-approve-as-friend-wrapper">
- <label class="intro-approve-as-friend-label" for="intro-approve-as-friend-$intro_id">Friend</label>
+ <label class="intro-approve-as-friend-label" for="intro-approve-as-friend-$intro_id">Freund</label>
<input type="radio" name="duplex" id="intro-approve-as-friend-$intro_id" class="intro-approve-as-friend" $friend_selected value="1" />
<div class="intro-approve-friend-break" ></div>
</div>
<div class="intro-approve-as-friend-end"></div>
<div class="intro-approve-as-fan-wrapper">
- <label class="intro-approve-as-fan-label" for="intro-approve-as-fan-$intro_id">Fan/Admirer</label>
+ <label class="intro-approve-as-fan-label" for="intro-approve-as-fan-$intro_id">Fan/Verehrer</label>
<input type="radio" name="duplex" id="intro-approve-as-fan-$intro_id" class="intro-approve-as-fan" $fan_selected value="0" />
<div class="intro-approve-fan-break"></div>
</div>