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
path: root/lang
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-07-16 07:27:03 +0400
committermattab <matthieu.aubry@gmail.com>2013-07-16 07:27:03 +0400
commit7198b79753e92b387639e29e2a98cc3449e4073e (patch)
tree9b9019bd7a442f42f37b51182c3df8c706beabcc /lang
parent432dd5d880edc35d7ab2a092e39ddcc00e06e2cb (diff)
Refs #3942
* Zeitgeist is the foundation of our vision for an Open, Extendable Analytics Platform: Piwik 2. * This is the default theme for Piwik 2 from which other themes automatically inherit. * Plugins do not need a PluginName.php class anymore: plugin can be just a theme! (a json file + less/css/templates overloads) * Displaying themes Zeitgeist and PleineLune in the Themes listing
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.php b/lang/en.php
index 10ad333bfd..cfc07bf943 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -734,7 +734,7 @@ Piwik will let you track visitors to your website for free. You should definitel
'CorePluginsAdmin_Deactivate' => 'Deactivate',
'CorePluginsAdmin_Activate' => 'Activate',
'CorePluginsAdmin_MenuPlatform' => 'Platform',
- 'CorePluginsAdmin_MenuMarketplace' => 'Marketplace',
+ 'CorePluginsAdmin_MenuExtend' => 'Extend',
'CorePluginsAdmin_PluginCannotBeFound' => 'This plugin cannot be found!',
'CoreUpdater_PluginDescription' => 'Piwik updating mechanism',
'CoreUpdater_UpdateTitle' => 'Update',