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:
authorsgiehl <stefan@piwik.org>2013-03-31 23:45:13 +0400
committersgiehl <stefan@piwik.org>2013-03-31 23:45:13 +0400
commit0665639eee008d4013ffc445c89fe22a6cbdce7f (patch)
tree8ed3c33eec79184e31b839df8ba2903e70e7af96 /lang
parent4b443205b34b7a99aaff87a4dea92dafe003c4f9 (diff)
fixes #3766 browser plugin tooltip is now translatable, which also handles the no plugins version
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/en.php b/lang/en.php
index 4f36dea2e2..7366f4050a 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -1776,6 +1776,8 @@ And thank you for using Piwik!',
'UserSettings_VisitorSettings' => 'Visitor Settings',
'UserSettings_BrowserFamilies' => 'Browser families',
'UserSettings_Browsers' => 'Browsers',
+ 'UserSettings_BrowserWithNoPluginsEnabled' => '%1$s with no plugins enabled',
+ 'UserSettings_BrowserWithPluginsEnabled' => '%1$s with plugins %2$s enabled',
'UserSettings_Plugins' => 'Plugins',
'UserSettings_Configurations' => 'Configurations',
'UserSettings_WidgetGlobalVisitorsDocumentation' => 'This report shows the most common overall configurations that your visitors had. A configuration is the combination of an operating system, a browser type and a screen resolution.',