aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/common.lang.php
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/nl_NL/common.lang.php
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/nl_NL/common.lang.php')
-rw-r--r--language/nl_NL/common.lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php
index 38fffb9dd..3d3a0737e 100644
--- a/language/nl_NL/common.lang.php
+++ b/language/nl_NL/common.lang.php
@@ -361,5 +361,4 @@ $lang['elements posted during the last %d days'] = 'afbeelding binnen de %d dage
$lang['Choose an image'] = 'Kies een afbeelding om';
$lang['Piwigo Help'] = 'Piwigo Help';
// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
-/* TODO */ $lang['Reset_To_Default'] = 'Reset to default values';
?>