From adb01580418b2a51ab01aee3341184ff9955fd0f Mon Sep 17 00:00:00 2001 From: koenr Date: Sat, 13 Mar 2004 19:37:44 +0000 Subject: [PATCH] found a shorter word: now it fits the frame :-) --- lang/nl/docs/files.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl/docs/files.php b/lang/nl/docs/files.php index a0355644370..603df473ce7 100644 --- a/lang/nl/docs/files.php +++ b/lang/nl/docs/files.php @@ -23,7 +23,7 @@ $string['teacher.html'] = "Lerarenhandleiding"; $string['other.html'] = "Andere documenten"; $string['-development'] = "Ontwikkeling"; -$string['developer.html'] = "Ontwikkelaarshandleiding"; +$string['developer.html'] = "Ontwikkelaarsgids"; $string['coding.html'] = "Code Gids"; $string['cvs.html'] = "CVS Gebruiken";