aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-01-09 19:35:36 +0000
committerplegall <plg@piwigo.org>2010-01-09 19:35:36 +0000
commit12f3495bdf0c0a5958dc1d5a8d92424bdda3ba4c (patch)
tree7c458a6ae7cd13fdefc506e5e458b809b2a36335 /language/de_DE
parent14fa8df19bb609c6f407e1117a9140630391a2df (diff)
feature 1374: removed the "/* TODO */" in language files, the script to detect
missing translations will come in a distinct commit. git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/de_DE')
-rw-r--r--language/de_DE/common.lang.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php
index 5e4f92c29..dc3a0421b 100644
--- a/language/de_DE/common.lang.php
+++ b/language/de_DE/common.lang.php
@@ -367,6 +367,4 @@ $lang['show tag cloud'] = 'zeigen die Tag-Wolke';
$lang['cloud'] = 'Wolke';
$lang['Reset_To_Default'] = 'Zurücksetzen auf Standardwerte';
// --------- Starting below: New or revised $lang ---- from Colibri (2.1)
-/* TODO */ $lang['del_all_favorites_hint'] = 'delete all images from your favorites';
-/* TODO */ $lang['Sent by'] = 'Sent by';
?>