|
From: Bart v. B. <ba...@us...> - 2002-01-19 16:11:26
|
Update of /cvsroot/phpbb/phpBB2/language/lang_dutch In directory usw-pr-cvs1:/tmp/cvs-serv774 Modified Files: lang_main.php Log Message: Minor alteration Index: lang_main.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_dutch/lang_main.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -r1.15 -r1.16 *** lang_main.php 2002/01/17 10:54:17 1.15 --- lang_main.php 2002/01/19 16:11:22 1.16 *************** *** 136,140 **** $lang['You_last_visit'] = "Je laatste bezoek was op %s"; // %s replaced by date/time ! $lang['Current_time'] = "De huidige tijd nu is %s"; $lang['Search_new'] = "Berichten sinds laatste bezoek"; $lang['Search_your_posts'] = "Bekijk je berichten"; --- 136,140 ---- $lang['You_last_visit'] = "Je laatste bezoek was op %s"; // %s replaced by date/time ! $lang['Current_time'] = "Het is nu %s"; $lang['Search_new'] = "Berichten sinds laatste bezoek"; $lang['Search_your_posts'] = "Bekijk je berichten"; |