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:
Diffstat (limited to 'plugins/Goals/lang/en.json')
-rw-r--r--plugins/Goals/lang/en.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Goals/lang/en.json b/plugins/Goals/lang/en.json
index 2b9a79ea32..38e4ac7c43 100644
--- a/plugins/Goals/lang/en.json
+++ b/plugins/Goals/lang/en.json
@@ -71,7 +71,6 @@
"IsExactly": "is exactly %s",
"LearnMoreAboutGoalTrackingDocumentation": "Learn more about %1$s Tracking Goals in Piwik%2$s in the user documentation.",
"LeftInCart": "%s left in cart",
- "ManageGoalsOrCreateANewGoal": "%1$sManage Goals%2$s or create a new Goal now!",
"Manually": "manually",
"ManuallyTriggeredUsingJavascriptFunction": "Goal is manually triggered using the JavaScript API trackGoal()",
"MatchesExpression": "matches the expression %s",
@@ -103,7 +102,7 @@
"VisitUrl": "Visit a given URL (page or group of pages)",
"WhenVisitors": "when visitors",
"WhereThe": "where the",
- "WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "where the visited page contains a call to the JavaScript 'trackGoal' method (%1$slearn more%2$s)",
+ "WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "The visited page needs to contain a call to the JavaScript 'trackGoal' method (%1$slearn more%2$s)",
"YouCanEnableEcommerceReports": "You can enable %1$s for this website in the %2$s page."
}
}