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>2013-04-08 04:58:01 +0400
committermattab <matthieu.aubry@gmail.com>2013-04-08 04:58:01 +0400
commitb8a603b62d9b11af74c6999689711641c9f16352 (patch)
tree3a0db3949508cd2e8ec98b5d6c27b99978e981de /lang
parentb1a3529011a5460452f77e1a5fd722a8f13f770f (diff)
Refactoring strings for translations, hopefully soon reaching 100% of all strings fully translatable?
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/en.php b/lang/en.php
index e79bcb1c6a..4c16af9b16 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -896,6 +896,10 @@ Piwik will let you track visitors to your website for free. You should definitel
'Goals_ConversionRate' => '%s conversion rate',
'Goals_NoGoalsNeedAccess' => 'Only an Administrator or the Super User can add Goals for a given website. Please ask your Piwik administrator to set up a Goal for your website. <br>Tracking Goals is a great way to help understand and maximize your website performance!',
'Goals_AddNewGoal' => 'Add a new Goal',
+ 'Goals_NewGoalIntro' => 'Goal Conversion tracking is one of the most efficient ways to measure and improve your business objectives.',
+ 'Goals_NewGoalDescription' => 'A Goal in Piwik is your strategy, your priority, and can entail many things: "Downloaded brochure", "Registered newsletter", "Visited page services.html", etc.',
+ 'Goals_NewWhatDoYouWantUsersToDo' => 'What do you want your users to do on your website?',
+ 'Goals_NewGoalYouWillBeAbleTo' => 'You will be able to view and analyse your performance for each Goal, and learn how to increase conversions, conversion rates and revenue per visit.',
'Goals_AddNewGoalOrEditExistingGoal' => '%sAdd a new Goal%s or %sEdit%s existing Goals',
'Goals_AddGoal_js' => 'Add Goal',
'Goals_UpdateGoal_js' => 'Update Goal',