diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-21 10:58:32 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-21 10:58:32 +0100 |
commit | 5863199b8d9ac024b063078c41b0341806904165 (patch) | |
tree | 7de062326813d403d015993bcf6cb46a734a10cb /view/de/profile_listing_header.tpl | |
parent | 57a1731678a144355805610cc80bdd32002cd393 (diff) | |
download | volse-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_listing_header.tpl')
-rw-r--r-- | view/de/profile_listing_header.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/de/profile_listing_header.tpl b/view/de/profile_listing_header.tpl index d4b139a69..3be77ba0d 100644 --- a/view/de/profile_listing_header.tpl +++ b/view/de/profile_listing_header.tpl @@ -1,8 +1,8 @@ -<h1>Profiles</h1> +<h1>Profile</h1> <p id="profile-listing-desc" > -<a href="profile_photo" >Change profile photo</a> +<a href="profile_photo" >Profilbild ändern</a> </p> <div id="profile-listing-new-link-wrapper" > -<a href="profiles/new" id="profile-listing-new-link" name="Create New Profile" >Create New Profile</a> +<a href="profiles/new" id="profile-listing-new-link" name="Neues Profil anlegen" >Neues Profil anlegen</a> </div> |