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:
authorThomas Steur <thomas.steur@googlemail.com>2014-05-29 04:45:06 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-05-29 04:45:06 +0400
commit82da315ea28b6ac1b94f3bc683bc0c8f29756fce (patch)
tree7830306d3c2c52ef8ce89af922e3d78090784fd6 /lang
parent62acfde14e6c514b6a5008c9f6aaa284b01db44b (diff)
refs #5212 added possibility to make a system setting readable for non super users
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 1ed5ceb382..7d71155780 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -155,6 +155,7 @@
"PiwikIsInstalledAt": "Piwik is installed at",
"PluginDescription": "Administration area of Piwik.",
"PluginSettingChangeNotAllowed": "You are not allowed to change the value of the setting \"%s\" in plugin \"%s\"",
+ "PluginSettingReadNotAllowed": "You are not allowed to read the value of the setting \"%s\" in plugin \"%s\"",
"PluginSettings": "Plugin settings",
"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",