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@gmail.com>2013-10-24 06:02:41 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-10-24 06:02:41 +0400
commitccf26a7f1801b413b9434e2e1b74d96cee54ccb2 (patch)
tree9e83cb03ca649a9836fce91899a5155be2ec57c0 /lang
parenta24ff9191dba30a3513009850db5f6cfe87a1dc0 (diff)
refs #4126 translate messages that can be displayed to the user
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index b431cf00ad..6910ae2948 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -577,7 +577,10 @@
"ForBetaTestersOnly": "For beta testers only",
"CheckReleaseGetVersion": "When checking for new version of Piwik, always get",
"DevelopmentProcess": "While our %sdevelopment process%s includes thousands of automated tests, Beta Testers play a key role in achieving the \"No bug policy\" in Piwik.",
- "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."
+ "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\""
},
"CoreHome": {
"InjectedHostWarningIntro": "You are now accessing Piwik from %1$s, but Piwik has been configured to run at this address: %2$s.",