From e500040b4cfcf1af973add4f4a8230e846f41e9d Mon Sep 17 00:00:00 2001 From: mattpiwik Date: Mon, 30 May 2011 23:51:48 +0000 Subject: Fixes #2458 - Visitor Generator now based on a "piwik access log, combined format" that is replayed faking Time/IP/User Agent/Accept language header. The file can be swapped for any other log file containing requests to piwik.php The current log file generates a little bit of ecommerce activity, as well as various pages & custom variables (based off Forum.piwik.org log file) git-svn-id: http://dev.piwik.org/svn/trunk@4841 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- lang/nl.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'lang/nl.php') diff --git a/lang/nl.php b/lang/nl.php index ca3c47e9b6..af9559a571 100644 --- a/lang/nl.php +++ b/lang/nl.php @@ -1112,8 +1112,6 @@ $translations = array( 'VisitorGenerator_ChoiceYes' => 'Ja, ik ben zeker!', 'VisitorGenerator_Submit' => 'Verzend', 'VisitorGenerator_SelectWebsite' => 'Selecteer Website', - 'VisitorGenerator_MinVisitors' => 'Minimum aantal bezoekers', - 'VisitorGenerator_MaxVisitors' => 'Maximum aantal bezoekers', 'VisitorGenerator_NbRequestsPerSec' => 'Verzoeken per seconde', 'VisitorInterest_PluginDescription' => 'Rapporteert de bezoekers interesses: aantal pagina\'s bekeken, tijd gespendeerd op de website.', 'VisitorInterest_VisitsPerDuration' => 'Duur bezoek', -- cgit v1.2.3