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-03-20 09:19:17 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-20 09:19:17 +0400
commit84e231884ef3a974ceecd0378f477c04ecd71ff5 (patch)
tree4f89dc9104c24a15471f1407ce6bf63dbd7d5510 /lang
parent8b9f7106455ea4fa7e9f4436318c243ebf72af02 (diff)
worked on the possibility to leave feedback easier and to place help urls / inline help
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index 6033abdc4e..4b3ff4324f 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -650,7 +650,8 @@
"ReportGeneratedOn": "Report generated on %s",
"ReportGeneratedXAgo": "Report generated %s ago",
"MakeOneTimeDonation": "Make a one time donation, instead.",
- "TableNoData": "No data for this table."
+ "TableNoData": "No data for this table.",
+ "ExternalHelp": "Help (opens in new tab)"
},
"PrivacyManager": {
"TeaserHeadline": "Privacy Settings",
@@ -945,6 +946,10 @@
"ManuallySendEmailTo": "Please manually send your message to",
"MessageSent": "Your message was sent to the Piwik team.",
"ThankYou": "Thank you for helping us to make Piwik better!",
+ "RateFeatureTitle": "Do you like the '%s' feature? Please rate and leave a comment",
+ "RateFeatureThankYouTitle": "Thank you for rating the '%s' feature!",
+ "RateFeatureLeaveMessageLike": "We are glad you like it! Please let us know what you like the most or if you miss a feature.",
+ "RateFeatureLeaveMessageDislike": "We are sorry to hear! Please let us know what you don't like or which feature you miss so we can improve.",
"ThePiwikTeam": "The Piwik Team",
"ExceptionBodyLength": "Message must be at least %s characters long.",
"ExceptionNoUrls": "The message cannot contain a URL, to avoid spam messages.",