aboutsummaryrefslogtreecommitdiffstats
path: root/view/de
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-20 18:01:04 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-01-20 18:01:04 +0100
commit76ed216aaadcdaeb5010ed663573ae02f63577ad (patch)
treebfea6a807955a6c28dc9fe6843f9d10584087512 /view/de
parent787496b7c2ec23c353e4f117972e35dd29537cc7 (diff)
downloadvolse-hubzilla-76ed216aaadcdaeb5010ed663573ae02f63577ad.tar.gz
volse-hubzilla-76ed216aaadcdaeb5010ed663573ae02f63577ad.tar.bz2
volse-hubzilla-76ed216aaadcdaeb5010ed663573ae02f63577ad.zip
german translation of wall_item_drop.tpl
Diffstat (limited to 'view/de')
-rw-r--r--view/de/wall_item_drop.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/view/de/wall_item_drop.tpl b/view/de/wall_item_drop.tpl
index 66777db15..7b267f314 100644
--- a/view/de/wall_item_drop.tpl
+++ b/view/de/wall_item_drop.tpl
@@ -1,2 +1,4 @@
-<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" ><a href="item/drop/$id" onclick="return confirmDelete();" ><img src="images/b_drophide.gif" alt="Delete" title="Delete" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div>
+<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" ><a
+href="item/drop/$id" onclick="return confirmDelete();" ><img
+src="images/b_drophide.gif" alt="Löschen" title="Löschen" id="wall-item-delete-icon-$id" class="wall-item-delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></div>
<div class="wall-item-delete-end"></div>