Fix for language file
Posted: Wed Oct 25, 2006 11:55 pm
Hi,
there's a small translation error in two dutch language files (lang/UTF-8/serendipity_lang_nl.inc.php and lang/serendipity_lang_nl.inc.php). The translation for ENTRIES_BY is incorrect. It should be:
there's a small translation error in two dutch language files (lang/UTF-8/serendipity_lang_nl.inc.php and lang/serendipity_lang_nl.inc.php). The translation for ENTRIES_BY is incorrect. It should be:
Code: Select all
@define('ENTRIES_BY', 'Blog posts van %s');