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>2014-02-07 03:16:13 +0400
committermattab <matthieu.aubry@gmail.com>2014-02-07 03:16:13 +0400
commit175b62493fe2dd4dff984dba8664d4f75bb19740 (patch)
tree2b9fc6ee50761ea0120acbbbf50a75d2fa81983d /lang
parentab6070fca5de90d1b645ae95a54e18a0c82f4be0 (diff)
Refs #4439 inlining the message as to not create new translation for this edge case.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index da10eeefa0..1dbcea0f44 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -585,8 +585,7 @@
"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\"",
- "PluginSettings": "Plugin settings",
- "EacceleratorNotCompatible": "You are using the PHP accelerator & optimizer eAccelerator which is known to be not compatible with Piwik. We have disabled eAccelerator therefore which might affect the performance of Piwik. Read the %srelated ticket%s for more information and how to fix this problem."
+ "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.",