From ee579a906a195e6b8d56f18a2b257a009035fea3 Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Fri, 21 Mar 2014 16:45:34 +1300
Subject: [PATCH] Refs #4877 Small language tweaks

---
 lang/en.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lang/en.json b/lang/en.json
index 2af69d0e66..1a42e8e49c 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -948,9 +948,9 @@
         "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 '%s'!",
-        "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 you don't like it! Please let us know what we can improve.",
-        "RateFeatureSendFeedbackInformation": "Your Piwik will send us an email containing your email address to let us get in contact with you in case there are questions.",
+        "RateFeatureLeaveMessageLike": "We are glad you like it! Please let us know what you like the most or if you have a feature request.",
+        "RateFeatureLeaveMessageDislike": "We are sorry to hear you don't like it! Please let us know how we can improve.",
+        "RateFeatureSendFeedbackInformation": "Your Piwik platform will send us (the Piwik team) an email (including your email address) so we can get in contact with you if you have any question.",
         "ThePiwikTeam": "The Piwik Team",
         "ExceptionBodyLength": "Message must be at least %s characters long.",
         "ExceptionNoUrls": "The message cannot contain a URL, to avoid spam messages.",
-- 
GitLab