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:
authorvipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-12-13 10:59:13 +0300
committervipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-12-13 10:59:13 +0300
commitc58fc836d2ac6d28dd5da546ed2e80567374d1f5 (patch)
tree5127d9026db3e37c00153c0c3da154a03f72893e /lang
parentfa1d3d588d3c58c9067b49c45693ef3797be0755 (diff)
refs #389, commit MultiSites plugin
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/en.php b/lang/en.php
index 08977da5e7..f1140f4a7f 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -7,11 +7,12 @@ $translations = array(
'General_OriginalLanguageName' => 'English',
'General_HelloUser' => 'Hello, %s!',
'General_OpenSourceWebAnalytics' => 'Open Source Web Analytics',
- 'General_YourDashboard' => 'Your Dashboard',
+ 'General_YourDashboard' => 'Dashboard',
+ 'General_MultiSitesSummary' => 'Exec Summary',
'General_API' => 'API',
'General_Widgets' => 'Widgets',
'General_Settings' => 'Settings',
- 'General_GiveUsYourFeedback' => 'Give us Feedback!',
+ 'General_GiveUsYourFeedback' => 'Feedback!',
'General_Unknown' => 'Unknown',
'General_Required' => '%s required',
'General_Error' => 'Error',