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>2008-10-28 18:14:12 +0300
committermattpiwik <matthieu.aubry@gmail.com>2008-10-28 18:14:12 +0300
commitb71ba6a85ddc9bf04aebe4f86a1fc83f0728528d (patch)
tree6d803cc3738013260ad41cd6fcc3f163c52c9906 /lang/nl.php
parent9f45265f469656a62556c998b9ad054f7eba5c83 (diff)
- now checking for > mysql 4.1
git-svn-id: http://dev.piwik.org/svn/trunk@653 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'lang/nl.php')
-rw-r--r--lang/nl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nl.php b/lang/nl.php
index 8dfe31428d..e45899f460 100644
--- a/lang/nl.php
+++ b/lang/nl.php
@@ -498,7 +498,7 @@ $translations = array(
'Installation_JsTag' => 'Javascript tag',
'Installation_JsTagHelp' => '<p>Om alle bezoekers te tellen, moet u de javascript code op elke pagina toevoegen.</p><p>Uw pagina\'s hoeven niet per se in php geschreven zijn, het werkt met vele soorten pagina\'s (of het nou in HTML, ASP, Perl of een andere taal is).</p><p>Hier is de code die u dient toe te voegen: (knip en plak in al uw pagina\'s) </p>',
'Installation_Congratulations' => 'Gefeliciteerd',
- 'Installation_ContratulationsHelp' => '<p>Gefeliciteerd! Uw Piwik installatie is compleet.</p><p>Voeg het javascript toe aan uw pagina\'s, en wacht op uw eerste bezoekers!</p>',
+ 'Installation_CongratulationsHelp' => '<p>Gefeliciteerd! Uw Piwik installatie is compleet.</p><p>Voeg het javascript toe aan uw pagina\'s, en wacht op uw eerste bezoekers!</p>',
'Installation_GoToPiwik' => 'Naar Piwik',
'Installation_SetupWebsite' => 'Configureer een website',
'Installation_SetupWebsiteError' => 'Er heeft zich een fout voorgedaan tijdens het toevoegen van de website',