diff options
Diffstat (limited to 'language/nl_NL/common.lang.php')
-rw-r--r-- | language/nl_NL/common.lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 35132b87d..c6f7ee46b 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -360,5 +360,6 @@ $lang['See elements linked to this tag only'] = 'Toon afbeelding gelinkt met dez $lang['elements posted during the last %d days'] = 'afbeelding binnen de %d dagen'; $lang['Choose an image'] = 'Kies een afbeelding om'; $lang['Piwigo Help'] = 'Piwigo Help'; - +// --------- Starting below: New or revised $lang ---- from Colibri (2.1) +/* TODO */ $lang['del_all_favorites_hint'] = 'delete all images from your favorites'; ?> |