From dcafef014c6b9d8ca6ad2d373c82aeaa10003434 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 9 Jan 2010 23:53:13 +0000 Subject: [trunk] merge 4645 git-svn-id: http://piwigo.org/svn/trunk@4647 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nl_NL/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/nl_NL') diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 18c33ec8b..b6a24dc99 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -28,7 +28,7 @@ $lang_info['direction'] = 'ltr'; $lang_info['code'] = 'nl'; $lang_info['zero_plural'] = true; -$lang['%.2f (beoordeling %d aantal x, standaard deviation = %.2f)'] = '%.2f (beoordeling %d aantal x, standaard deviation = %.2f)'; +$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (beoordeling %d aantal x, standaard deviation = %.2f)'; $lang['%d Kb'] = '%d Kb'; $lang['%d category updated'] = '%d categorie bijgewerkt'; $lang['%d categories updated'] = '%d categorieën bijgewerkt'; -- cgit v1.2.3