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
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2015-01-23 01:47:55 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-01-23 01:47:55 +0300
commit40d4e1e54cb3a197829249cde8bd580785dfaa5d (patch)
tree8ea083bb350a17c3e3dcaa209963559f71de72e8 /plugins/Goals/lang/en.json
parent9ed81d72cbaa1ebe382502d9417d7d1ac64dab00 (diff)
refs #6022 added option to edit goal on goal page.
Added new attribute edit-url to enriched headline. Setting this will make the headline clickable, on hover appears a title and pointer to indicate that it is clickable and to explain what happens when clicking on it. I think this is more intuitive than showing an edit icon on hover which would be an alternative. As it is done in enriched headline we could otherwise change the behaviour easily. Also fixed feature name for goals no longer contains the actual goal name.
Diffstat (limited to 'plugins/Goals/lang/en.json')
-rw-r--r--plugins/Goals/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Goals/lang/en.json b/plugins/Goals/lang/en.json
index 38d283286a..516db1d357 100644
--- a/plugins/Goals/lang/en.json
+++ b/plugins/Goals/lang/en.json
@@ -36,6 +36,7 @@
"ConversionsOverviewBy": "Conversions overview by type of visit",
"CreateNewGOal": "Create a new Goal",
"DaysToConv": "Days to Conversion",
+ "Details": "Goal details",
"DefaultGoalConvertedOncePerVisit": "(default) Goal can only be converted once per visit",
"DefaultRevenue": "Goal default revenue is",
"DefaultRevenueHelp": "For example, a Contact Form submitted by a visitor may be worth $10 on average. Piwik will help you understand how well your visitors segments are performing.",