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-09-05 03:24:26 +0400
committermattpiwik <matthieu.aubry@gmail.com>2008-09-05 03:24:26 +0400
commit4edf54f75532cdd7b7be3c53a43ad39d54d66bdd (patch)
treee3dbb8c697624c393bfbcc19afcbc23283cb8261 /lang/nl.php
parent51368bdcffcbe0ac89e89f9443135332f0b6455c (diff)
Refactoring Widget and Menu code (in core and all plugins)
Commit patch by Maciej adding support for multiple lines plotting Cleaning Date object + small other code improvements git-svn-id: http://dev.piwik.org/svn/trunk@622 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 c32319a555..87cb54566e 100644
--- a/lang/nl.php
+++ b/lang/nl.php
@@ -51,7 +51,7 @@ $translations = array(
'CoreHome_ExcludeLowPopulation_js' => 'Verberg marginale data',
'CoreHome_PageOf_js' => '%s van %s',
'CoreHome_Loading_js' => 'Laden...',
- 'CoreHome_LocalizedDateFormat' => '%A %e %B %Y',
+ 'CoreHome_LocalizedDateFormat' => '%A %d %B %Y',
'CoreHome_PeriodDay' => 'Dag',
'CoreHome_PeriodWeek' => 'Week',
'CoreHome_PeriodMonth' => 'Maand',