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_tabs.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_tabs.tpl')
-rw-r--r-- | view/de/profile_tabs.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/de/profile_tabs.tpl b/view/de/profile_tabs.tpl index 9c6c54a1c..56e7d626f 100644 --- a/view/de/profile_tabs.tpl +++ b/view/de/profile_tabs.tpl @@ -1,7 +1,7 @@ <div id="profile-tabs-wrapper" > <a href="$url" id="profile-tab-status-link" class="profile-tabs" >Status</a> - <a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >Profile</a> - <a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >Photos</a> + <a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >Profil</a> + <a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >Fotos</a> <div id="profile-tabs-end"></div> </div>
\ No newline at end of file |