From: <ren...@us...> - 2012-01-06 20:47:22
|
Revision: 8648 http://xoops.svn.sourceforge.net/xoops/?rev=8648&view=rev Author: renetjuh Date: 2012-01-06 20:47:15 +0000 (Fri, 06 Jan 2012) Log Message: ----------- Update NL bestanden Modified Paths: -------------- XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/admin.php XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/modinfo.php Modified: XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/admin.php =================================================================== --- XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/admin.php 2012-01-06 18:55:32 UTC (rev 8647) +++ XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/admin.php 2012-01-06 20:47:15 UTC (rev 8648) @@ -36,7 +36,7 @@ define("_AM_CONTACT_ABOUT_AUTHOR_NAME", "Naam Auteur: "); define("_AM_CONTACT_ABOUT_CHANGELOG", "Wijzigingshistorie"); define("_AM_CONTACT_ABOUT_MODULE_INFO", "Module Info"); -define("_AM_CONTACT_ABOUT_AUTHOR_INFO", "Auteur Infos"); +define("_AM_CONTACT_ABOUT_AUTHOR_INFO", "Auteur Info"); define("_AM_CONTACT_ABOUT_DESCRIPTION", "Omschrijving: "); // index.php Modified: XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/modinfo.php =================================================================== --- XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/modinfo.php 2012-01-06 18:55:32 UTC (rev 8647) +++ XoopsLanguages/dutch/modules/contact/contact 1.71/nederlands/modinfo.php 2012-01-06 20:47:15 UTC (rev 8648) @@ -101,7 +101,7 @@ // index.php //define("_MI_CONTACT_ADMIN_INDEX", "Home"); -define('_MI_CONTACT_MENU_00',"Home"); +define('_MI_CONTACT_MENU_00',"Overzicht"); define("_MI_CONTACT_ADMIN_HOME_DESC","Ga terug naar begin"); define("_MI_CONTACT_ADMIN_ABOUT", "Over"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |