Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370086 )

Change subject: Fill empty apihelp messages
......................................................................

Fill empty apihelp messages

Change-Id: Ia157948423a910ed447dd4d01a7d82d7d8d99921
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 10 insertions(+), 10 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContributionTracking 
refs/changes/86/370086/1

diff --git a/i18n/en.json b/i18n/en.json
index 8b523ca..220cbfb 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -24,16 +24,16 @@
        "apihelp-contributiontracking-param-gateway": "String identifying the 
specific entity used to process this payment.",
        "apihelp-contributiontracking-param-comment": "String with a comment.",
        "apihelp-contributiontracking-param-comment-option": "Inverse of the 
anonymous flag.",
-       "apihelp-contributiontracking-param-utm_source": "",
-       "apihelp-contributiontracking-param-utm_medium": "",
-       "apihelp-contributiontracking-param-utm_campaign": "",
-       "apihelp-contributiontracking-param-utm_key": "",
+       "apihelp-contributiontracking-param-utm_source": "Identifies which site 
sent the traffic for the Urchin Tracking Module.",
+       "apihelp-contributiontracking-param-utm_medium": "Identifies what type 
of link was used for Urchin Tracking Module.",
+       "apihelp-contributiontracking-param-utm_campaign": "Identifies a 
specific product promotion or strategic campaign for the Urchin Tracking 
Module.",
+       "apihelp-contributiontracking-param-utm_key": "Identifies a specific 
key for the Urchin Tracking Module.",
        "apihelp-contributiontracking-param-payments_form": "String identifying 
the form on the payments cluster through which the donation was made.",
        "apihelp-contributiontracking-param-email-opt": "Inverse of the email 
opt-out checkbox.",
        "apihelp-contributiontracking-param-language": "User language code. 
Messages will be translated appropriately (where possible). This will also 
determine what \"Thank You\" page the user sees upon completion of a donation 
at the gateway.",
        "apihelp-contributiontracking-param-country": "User country code.",
-       "apihelp-contributiontracking-param-owa_session": "",
-       "apihelp-contributiontracking-param-owa_ref": "",
+       "apihelp-contributiontracking-param-owa_session": "Session name from 
the Open Web Analytics Tool.",
+       "apihelp-contributiontracking-param-owa_ref": "Reference name for the 
Open Web Analytics Tool.",
        "apihelp-contributiontracking-param-contribution_tracking_id": "Our ID 
for the current contribution. Not supplied for new contributions.",
        "apihelp-contributiontracking-param-returnto": "String identifying an 
alternate \"Thank You\" page to show the user on completion of their 
transaction.",
        "apihelp-contributiontracking-param-tshirt": "Whether there is a 
t-shirt involved.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index d34fe36..870a63d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -28,10 +28,10 @@
        "apihelp-contributiontracking-param-gateway": 
"{{doc-apihelp-param|contributiontracking|gateway}}",
        "apihelp-contributiontracking-param-comment": 
"{{doc-apihelp-param|contributiontracking|comment}}",
        "apihelp-contributiontracking-param-comment-option": 
"{{doc-apihelp-param|contributiontracking|comment-option}}",
-       "apihelp-contributiontracking-param-utm_source": 
"{{doc-apihelp-param|contributiontracking|utm_source}}",
-       "apihelp-contributiontracking-param-utm_medium": 
"{{doc-apihelp-param|contributiontracking|utm_medium}}",
-       "apihelp-contributiontracking-param-utm_campaign": 
"{{doc-apihelp-param|contributiontracking|utm_campaign}}",
-       "apihelp-contributiontracking-param-utm_key": 
"{{doc-apihelp-param|contributiontracking|utm_key}}",
+       "apihelp-contributiontracking-param-utm_source": 
"{{doc-apihelp-param|contributiontracking|utm_source}}\nSee 
[[wikipedia:UTM_parameters]] for more information.",
+       "apihelp-contributiontracking-param-utm_medium": 
"{{doc-apihelp-param|contributiontracking|utm_medium}}\nSee 
[[wikipedia:UTM_parameters]] for more information.",
+       "apihelp-contributiontracking-param-utm_campaign": 
"{{doc-apihelp-param|contributiontracking|utm_campaign}}\nSee 
[[wikipedia:UTM_parameters]] for more information.",
+       "apihelp-contributiontracking-param-utm_key": 
"{{doc-apihelp-param|contributiontracking|utm_key}}\nSee 
[[wikipedia:UTM_parameters]] for more information.",
        "apihelp-contributiontracking-param-payments_form": 
"{{doc-apihelp-param|contributiontracking|payments_form}}",
        "apihelp-contributiontracking-param-email-opt": 
"{{doc-apihelp-param|contributiontracking|email-opt}}",
        "apihelp-contributiontracking-param-language": 
"{{doc-apihelp-param|contributiontracking|language}}",

-- 
To view, visit https://gerrit.wikimedia.org/r/370086
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia157948423a910ed447dd4d01a7d82d7d8d99921
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContributionTracking
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to