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:
authordiosmosis <benakamoorthi@fastmail.fm>2013-12-10 03:37:55 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2013-12-10 03:37:55 +0400
commit02948960cd5ca0e4aafd4a6f7eb34f71f51de48d (patch)
tree78877d6519018416068f19dec36809dca638049d /lang
parent0dd427f341d0fd699d1fac52d4bc83d0e8311bf1 (diff)
Refs #4367, use different colors for inactive plugins, do not change color on mouse over and rename plugin settings menu item.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index 15ab697aca..5a215b869d 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -585,7 +585,8 @@
"StableReleases": "If Piwik is a critical part of your business, we recommend you use the latest stable release.\n\nIf you use the latest beta and you find a bug or have a suggestion, please %ssee here%s.",
"PluginSettingsIntro": "Here you can change the settings for the following 3rd party plugins:",
"PluginSettingsValueNotAllowed": "The value for field \"%s\" in plugin \"%s\" is not allowed",
- "PluginSettingChangeNotAllowed": "You are not allowed to change the value of the setting \"%s\" in plugin \"%s\""
+ "PluginSettingChangeNotAllowed": "You are not allowed to change the value of the setting \"%s\" in plugin \"%s\"",
+ "PluginSettings": "Plugin settings"
},
"CoreHome": {
"InjectedHostWarningIntro": "You are now accessing Piwik from %1$s, but Piwik has been configured to run at this address: %2$s.",