Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/235474

Change subject: Update i18n messages and files
......................................................................

Update i18n messages and files

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Petition 
refs/changes/74/235474/1

diff --git a/i18n/en.json b/i18n/en.json
index c1cd2e9..187a396 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,29 +1,29 @@
 {
-    "@metadata": {
-        "authors": [
-            "Pcoombe (WMF)"
-        ]
-    },
-    "petition"                : "Sign petition",
-    "petition-desc"           : "Adds an includable page [[Special:Petition]] 
to collect signatures, and [[Special:PetitionData]] for authorised users to 
download signatures as a CSV file.",
-    "petition-form-name"      : "Name",
-    "petition-form-email"     : "Email address",
-    "petition-form-country"   : "Country",
-    "petition-form-message"   : "Personal message (optional)",
-    "petition-form-share"     : "Check this box if we may display your name, 
country and personal message publicly, and to release your personal message 
under a [//creativecommons.org/publicdomain/zero/1.0/ CC0 license] (optional).",
-    "petition-form-privacy"   : "The Wikimedia Foundation may use this email 
address to let you know how this campaign is going or tell you about other 
campaigns. We will never sell your information to others or use it to advertise 
to you. We value your privacy, and the information you submit here is covered 
by our [[wikimedia:Privacy Policy|Privacy Policy]].",
-    "petition-num-signatures" : "$1 {{PLURAL:$1|person has|people have}} 
signed already",
-    "petition-form-submit"    : "Sign",
-    "petition-form-required"  : "This field is required",
-    "petition-form-blocked"   : "You cannot sign this petition because you are 
currently blocked.",
-    "petition-done"           : "Thank you. Your signature has been added.",
-    "petitiondata"            : "Petition data download",
-    "petition-data-intro"     : "Here you can download petition signatures as 
a CSV file. Note that this contains private info such as names and email 
addresses, and must be treated in accordance with the Wikimedia Foundation 
non-disclosure agreement.",
-    "petition-data-download"  : "Download as CSV",
-    "action-view-petition-data" : "view petition data",
-    "right-view-petition-data": "View petition data",
-    "group-petitiondata"      : "Petition data viewers",
-    "log-name-petition"       : "Petition signatures log",
-    "log-description-petition": "Tracks signatures of petitions.",
-    "logentry-petition-sign"  : "$1 {{GENDER:$2|signed}} petition \"$4\""
+       "@metadata": {
+               "authors": [
+                       "Pcoombe (WMF)"
+               ]
+       },
+       "petition": "Sign petition",
+       "petition-desc": "an [[Special:Petition|includable page]] to collect 
signatures, and for authorised users to [[Special:PetitionData|download 
signatures]] as a CSV file.",
+       "petition-form-name": "Name",
+       "petition-form-email": "Email address",
+       "petition-form-country": "Country",
+       "petition-form-message": "Personal message (optional)",
+       "petition-form-share": "Check this box if we may display your name, 
country and personal message publicly, and to release your personal message 
under a [//creativecommons.org/publicdomain/zero/1.0/ CC0 license] (optional).",
+       "petition-form-privacy": "The Wikimedia Foundation may use this email 
address to let you know how this campaign is going or tell you about other 
campaigns. We will never sell your information to others or use it to advertise 
to you. We value your privacy, and the information you submit here is covered 
by our [[wikimedia:Privacy Policy|Privacy Policy]].",
+       "petition-num-signatures": "$1 {{PLURAL:$1|person has|people have}} 
signed already",
+       "petition-form-submit": "Sign",
+       "petition-form-required": "This field is required",
+       "petition-form-blocked": "You cannot sign this petition because you are 
currently blocked.",
+       "petition-done": "Thank you. Your signature has been added.",
+       "petitiondata": "Petition data download",
+       "petition-data-intro": "Here you can download petition signatures as a 
CSV file. Note that this contains private info such as names and email 
addresses, and must be treated in accordance with the Wikimedia Foundation 
non-disclosure agreement.",
+       "petition-data-download": "Download as CSV",
+       "action-view-petition-data": "view petition data",
+       "right-view-petition-data": "View petition data",
+       "group-petitiondata": "Petition data viewers",
+       "log-name-petition": "Petition signatures log",
+       "log-description-petition": "Tracks signatures of petitions.",
+       "logentry-petition-sign": "$1 {{GENDER:$2|signed}} petition \"$4\""
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 115a66a..882c7fc 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,29 +1,29 @@
 {
-    "@metadata": {
-        "authors": [
-            "Pcoombe (WMF)"
-        ]
-    },
-    "petition"                : "Title for Special:Petition page (not usually 
seen as it is transcluded on other pages)",
-    "petition-desc"           : "Description of Extension:Petition",
-    "petition-form-name"      : "Label for field to input name",
-    "petition-form-email"     : "Label for field to input email address",
-    "petition-form-country"   : "Label for dropdown to select country",
-    "petition-form-message"   : "Label for textarea for inputting optional 
personal message. This message may appear along with the user's signature.",
-    "petition-form-share"     : "Label for checkbox if the user wishes to 
share their name, country and personal message publicly. Checking this box is 
optional.",
-    "petition-form-privacy"   : "Message explaining to user how their 
information will be used.",
-    "petition-num-signatures" : "Message including the total number of 
signatures on this petition so far.\nParameters:\n* $1 - number of signatures",
-    "petition-form-submit"    : "Button to submit signature",
-    "petition-form-required"  : "Message displayed to a user if a field is 
required, but not filled out when they try to submit.",
-    "petition-form-blocked"   : "Message displayed in place of the form if 
user is blocked",
-    "petition-done"           : "Message which appears in place of the form 
once a user's signature has been submitted successfully.",
-    "petitiondata"            : "Title for the Special:PetitionData page, 
where authorised users can download a list of all signatures.",
-    "petition-data-intro"     : "Explanation and warning which appears on 
Special:PetitionData.",
-    "petition-data-download"  : "Button on Special:PetitionData to download 
the list of all signatures.",
-    "action-view-petition-data" : "{{doc-action|view-petition-data}}",
-    "right-view-petition-data": "{{doc-right|view-petition-data}}",
-    "group-petitiondata"      : "{{doc-group|petitiondata}}",
-    "log-name-petition"       : "Log page title",
-    "log-description-petition": "Log page description",
-    "logentry-petition-sign"  : "{{logentry}}\n* $1 is the username or IP 
address\n* $2 is the user's gender\n* $4 is the name of the petition which was 
signed"
+       "@metadata": {
+               "authors": [
+                       "Pcoombe (WMF)"
+               ]
+       },
+       "petition": "Title for Special:Petition page (not usually seen as it is 
transcluded on other pages)",
+       "petition-desc": "Description of Extension:Petition",
+       "petition-form-name": "Label for field to input name",
+       "petition-form-email": "Label for field to input email address",
+       "petition-form-country": "Label for dropdown to select country",
+       "petition-form-message": "Label for textarea for inputting optional 
personal message. This message may appear along with the user's signature.",
+       "petition-form-share": "Label for checkbox if the user wishes to share 
their name, country and personal message publicly. Checking this box is 
optional.",
+       "petition-form-privacy": "Message explaining to user how their 
information will be used.",
+       "petition-num-signatures": "Message including the total number of 
signatures on this petition so far.\nParameters:\n* $1 - number of signatures",
+       "petition-form-submit": "Button to submit signature",
+       "petition-form-required": "Message displayed to a user if a field is 
required, but not filled out when they try to submit.",
+       "petition-form-blocked": "Message displayed in place of the form if 
user is blocked",
+       "petition-done": "Message which appears in place of the form once a 
user's signature has been submitted successfully.",
+       "petitiondata": "Title for the Special:PetitionData page, where 
authorised users can download a list of all signatures.",
+       "petition-data-intro": "Explanation and warning which appears on 
Special:PetitionData.",
+       "petition-data-download": "Button on Special:PetitionData to download 
the list of all signatures.",
+       "action-view-petition-data": "{{doc-action|view-petition-data}}",
+       "right-view-petition-data": "{{doc-right|view-petition-data}}",
+       "group-petitiondata": "{{doc-group|petitiondata}}",
+       "log-name-petition": "Log page title",
+       "log-description-petition": "Log page description",
+       "logentry-petition-sign": "{{logentry}}\n* $1 is the username or IP 
address\n* $2 is the user's gender\n* $4 is the name of the petition which was 
signed"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93f05f85f8f30f26bcc20d01bc280493b277c384
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Petition
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to