From: Arno H. <aho...@us...> - 2000-11-13 11:22:17
|
Update of /cvsroot/phpwiki/phpwiki/locale/nl/LC_MESSAGES In directory slayer.i.sourceforge.net:/tmp/cvs-serv7595/nl/LC_MESSAGES Modified Files: phpwiki.mo phpwiki.php Log Message: new run of translate.sh / updated templates Index: phpwiki.mo =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/nl/LC_MESSAGES/phpwiki.mo,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 Binary files /tmp/cvsMvcqwP and /tmp/cvsUZUvRu differ Index: phpwiki.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/nl/LC_MESSAGES/phpwiki.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** phpwiki.php 2000/11/02 21:15:33 1.6 --- phpwiki.php 2000/11/13 11:22:10 1.7 *************** *** 107,110 **** --- 107,112 ---- $locale["%d most popular nearby:"] = "%d meest gevraagde in de buurt:"; + $locale["RecentChanges"] = + "RecenteVeranderingen"; ;?> |