Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattpiwik <matthieu.aubry@gmail.com>2011-05-31 03:51:48 +0400
committermattpiwik <matthieu.aubry@gmail.com>2011-05-31 03:51:48 +0400
commite500040b4cfcf1af973add4f4a8230e846f41e9d (patch)
tree787c8408150e7d6cfb997e4e830201cba26de21d /lang/nl.php
parent3bee417f0fcaedb3abffdbf5a6b1f56c51121934 (diff)
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
Diffstat (limited to 'lang/nl.php')
-rw-r--r--lang/nl.php2
1 files changed, 0 insertions, 2 deletions
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',