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-02-25 04:05:41 +0400
committermattab <matthieu.aubry@gmail.com>2013-02-25 04:05:41 +0400
commit25b12f655aa512eeff64480bcbff961217009ded (patch)
tree106e5085c861e9f2988cadd9df4b672749e7ffa1 /lang
parent0761c97ea5f24452a7e4ac3b6e3d2a3f7001e5b2 (diff)
minor
Diffstat (limited to 'lang')
-rw-r--r--lang/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.php b/lang/en.php
index 9fea53aaad..d5afc2cf1d 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -901,7 +901,7 @@ Piwik will let you track visitors to your website for free. You should definitel
'Goals_VisitPageTitle' => 'Visit a given Page Title',
'Goals_ClickOutlink' => 'Click on a Link to an external website',
'Goals_Optional' => '(optional)',
- 'Goals_WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore' => 'where the visited page contains a call to the JavaScript piwikTracker.trackGoal() method (%slearn more%s)',
+ 'Goals_WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore' => 'where the visited page contains a call to the JavaScript trackGoal() method (%slearn more%s)',
'Goals_AllowMultipleConversionsPerVisit' => 'Allow multiple conversions per visit',
'Goals_DefaultGoalConvertedOncePerVisit' => '(default) Goal can only be converted once per visit',
'Goals_HelpOneConversionPerVisit' => 'If a Page matching this Goal is refreshed or viewed more than once in a Visit, the Goal will only be tracked the first time the page was loaded during this visit.',