diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-19 15:33:23 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-19 15:33:23 +0100 |
commit | fcf1f573e80b26dd504a6ab25353137ae6c921c1 (patch) | |
tree | e3cb0b04ef06ad25417fec23e03857575d3bff1b /view/de/group_new.tpl | |
parent | 990aafbfcfb7dadaed3f8a9cdbb655159074ac0d (diff) | |
download | volse-hubzilla-fcf1f573e80b26dd504a6ab25353137ae6c921c1.tar.gz volse-hubzilla-fcf1f573e80b26dd504a6ab25353137ae6c921c1.tar.bz2 volse-hubzilla-fcf1f573e80b26dd504a6ab25353137ae6c921c1.zip |
german translation of group_new.tpl
Diffstat (limited to 'view/de/group_new.tpl')
-rw-r--r-- | view/de/group_new.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/de/group_new.tpl b/view/de/group_new.tpl index a1efa7717..639eab8a8 100644 --- a/view/de/group_new.tpl +++ b/view/de/group_new.tpl @@ -6,10 +6,10 @@ <div id="group-new-text"> <p> -Create a group of contacts/friends. +Erstelle eine neue Gruppe für Freunde/Kontakte. <div id="group-new-input-wrapper"> -<label id="group-new-label" for="group-new-name" >Group Name: </label> +<label id="group-new-label" for="group-new-name" >Gruppen Name: </label> <input name="groupname" id="group-new-name" /> </div> <div id="group-new-input-end" ></div> @@ -20,4 +20,4 @@ Create a group of contacts/friends. </div> <div id="group-new-end"></div> -
\ No newline at end of file + |