From 94cbf3bb80371d5b4160db8bef1d70f28f8a0d97 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 21 Mar 2011 04:10:08 -0700 Subject: another template down --- view/de/profile_tabs.tpl | 7 ------- view/de/strings.php | 3 +++ 2 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 view/de/profile_tabs.tpl (limited to 'view/de') diff --git a/view/de/profile_tabs.tpl b/view/de/profile_tabs.tpl deleted file mode 100644 index 56e7d626f..000000000 --- a/view/de/profile_tabs.tpl +++ /dev/null @@ -1,7 +0,0 @@ - -
- Status - Profil - Fotos -
-
\ No newline at end of file diff --git a/view/de/strings.php b/view/de/strings.php index c18069f19..2d8fe7006 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -331,6 +331,9 @@ $a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #cam $a->strings['Recent Photos'] = 'Neuste Fotos'; $a->strings['Upload New Photos'] = 'Weitere Fotos hochladen'; $a->strings['View Album'] = 'Album betrachten'; +$a->strings['Status'] = 'Status'; +$a->strings['Profile'] = 'Profil'; +$a->strings['Photos'] = 'Fotos'; $a->strings['Image uploaded but image cropping failed.'] = 'Bilder hochgeladen aber das Zuschneiden ist fehlgeschlagen.'; $a->strings['Image size reduction [175] failed.'] = 'Image size reduction [175] failed.'; $a->strings['Image size reduction [80] failed.'] = 'Image size reduction [80] failed.'; -- cgit v1.2.3