aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/account/tracking.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/en-gb/account/tracking.php')
-rw-r--r--public/catalog/language/en-gb/account/tracking.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/public/catalog/language/en-gb/account/tracking.php b/public/catalog/language/en-gb/account/tracking.php
new file mode 100644
index 0000000..a64ab1a
--- /dev/null
+++ b/public/catalog/language/en-gb/account/tracking.php
@@ -0,0 +1,15 @@
+<?php
+// Heading
+$_['heading_title'] = 'Affiliate Tracking';
+
+// Text
+$_['text_account'] = 'Account';
+$_['text_description'] = 'To make sure you get paid for referrals you send to us we need to track the referral by placing a tracking code in the URL\'s linking to us. You can use the tools below to generate links to the %s web site.';
+
+// Entry
+$_['entry_code'] = 'Your Tracking Code';
+$_['entry_generator'] = 'Tracking Link Generator';
+$_['entry_link'] = 'Tracking Link';
+
+// Help
+$_['help_generator'] = 'Type in the name of a product you would like to link to'; \ No newline at end of file