Siebrand has uploaded a new change for review.
https://gerrit.wikimedia.org/r/245460
Change subject: Update indentation to use tabs
......................................................................
Update indentation to use tabs
Change-Id: Iae81cadfd61c42d252cafbe32249855d0bf2df37
---
M i18n/ratedpages/en.json
M i18n/ratinghistory/en.json
M i18n/readerfeedback/en.json
3 files changed, 73 insertions(+), 73 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ReaderFeedback
refs/changes/60/245460/1
diff --git a/i18n/ratedpages/en.json b/i18n/ratedpages/en.json
index f809ad1..4aca4bf 100644
--- a/i18n/ratedpages/en.json
+++ b/i18n/ratedpages/en.json
@@ -1,11 +1,11 @@
{
- "@metadata": {
- "authors": []
- },
- "ratedpages": "Reader rated pages",
- "ratedpages-leg": "Find pages rated with a sizable number of ratings",
- "ratedpages-list": "Below is a list of pages sorted by their reader
feedback rating.",
- "ratedpages-none": "There are no pages in this list.",
- "ratedpages-graphs": "rating data",
- "ratedpages-count": "$1 {{PLURAL:$1|review|reviews}}"
+ "@metadata": {
+ "authors": []
+ },
+ "ratedpages": "Reader rated pages",
+ "ratedpages-leg": "Find pages rated with a sizable number of ratings",
+ "ratedpages-list": "Below is a list of pages sorted by their reader
feedback rating.",
+ "ratedpages-none": "There are no pages in this list.",
+ "ratedpages-graphs": "rating data",
+ "ratedpages-count": "$1 {{PLURAL:$1|review|reviews}}"
}
diff --git a/i18n/ratinghistory/en.json b/i18n/ratinghistory/en.json
index a128e76..5a467e3 100644
--- a/i18n/ratinghistory/en.json
+++ b/i18n/ratinghistory/en.json
@@ -1,29 +1,29 @@
{
- "@metadata": {
- "authors": []
- },
- "ratinghistory": "Page rating history",
- "ratinghistory-leg": "Rating history data for [[:$1|$1]]",
- "ratinghistory-tab": "rating",
- "ratinghistory-link": "Page rating",
- "ratinghistory-thanks": "''<span style=\"color:darkred;\">Thank you for
taking a moment to review this page!</span>''",
- "ratinghistory-period": "Time period:",
- "ratinghistory-month": "last month",
- "ratinghistory-3months": "last 3 months",
- "ratinghistory-year": "last year",
- "ratinghistory-3years": "last 3 years",
- "ratinghistory-ave": "Avg: $1",
- "ratinghistory-chart": "Reader ratings over time",
- "ratinghistory-purge": "purge cache",
- "ratinghistory-table": "Overview of reader ratings",
- "ratinghistory-users": "Users who gave ratings",
- "ratinghistory-graph": "$2 of \"$3\" ($1 {{PLURAL:$1|review|reviews}})",
- "ratinghistory-svg": "View as SVG",
- "ratinghistory-table-rating": "Rating",
- "ratinghistory-table-votes": "Votes",
- "ratinghistory-none": "There is not enough reader feedback data available
for graphs at this time.",
- "ratinghistory-ratings": "'''Legend:''' '''(1)''' - Poor; '''(2)''' - Low;
'''(3)''' - Fair; '''(4)''' - High; '''(5)''' - Excellent;",
- "ratinghistory-legend": "The '''daily number of reviews''' <span
style=\"color:red;\">''(red)''</span>, '''daily average rating''' <span
style=\"color:blue;\">''(blue)''</span>,\n\tand '''running average rating'''
<span style=\"color:green;\">''(green)''</span> are graphed below, by
date.\n\tThe '''running average rating''' is simply the average of all the
daily ratings ''within'' this time frame for each day.\n\tThe ratings are as
follows:\n\t\n\t'''(1)''' - Poor; '''(2)''' - Low; '''(3)''' - Fair; '''(4)'''
- High; '''(5)''' - Excellent;",
- "ratinghistory-graph-scale": "'''Reviews per day''' <span
style=\"color:red;\">''(red)''</span> shown on a ''1:$1'' scale.",
- "right-feedback": "Use the feedback form to rate a page"
+ "@metadata": {
+ "authors": []
+ },
+ "ratinghistory": "Page rating history",
+ "ratinghistory-leg": "Rating history data for [[:$1|$1]]",
+ "ratinghistory-tab": "rating",
+ "ratinghistory-link": "Page rating",
+ "ratinghistory-thanks": "''<span style=\"color:darkred;\">Thank you for
taking a moment to review this page!</span>''",
+ "ratinghistory-period": "Time period:",
+ "ratinghistory-month": "last month",
+ "ratinghistory-3months": "last 3 months",
+ "ratinghistory-year": "last year",
+ "ratinghistory-3years": "last 3 years",
+ "ratinghistory-ave": "Avg: $1",
+ "ratinghistory-chart": "Reader ratings over time",
+ "ratinghistory-purge": "purge cache",
+ "ratinghistory-table": "Overview of reader ratings",
+ "ratinghistory-users": "Users who gave ratings",
+ "ratinghistory-graph": "$2 of \"$3\" ($1 {{PLURAL:$1|review|reviews}})",
+ "ratinghistory-svg": "View as SVG",
+ "ratinghistory-table-rating": "Rating",
+ "ratinghistory-table-votes": "Votes",
+ "ratinghistory-none": "There is not enough reader feedback data
available for graphs at this time.",
+ "ratinghistory-ratings": "'''Legend:''' '''(1)''' - Poor; '''(2)''' -
Low; '''(3)''' - Fair; '''(4)''' - High; '''(5)''' - Excellent;",
+ "ratinghistory-legend": "The '''daily number of reviews''' <span
style=\"color:red;\">''(red)''</span>, '''daily average rating''' <span
style=\"color:blue;\">''(blue)''</span>,\n\tand '''running average rating'''
<span style=\"color:green;\">''(green)''</span> are graphed below, by
date.\n\tThe '''running average rating''' is simply the average of all the
daily ratings ''within'' this time frame for each day.\n\tThe ratings are as
follows:\n\t\n\t'''(1)''' - Poor; '''(2)''' - Low; '''(3)''' - Fair; '''(4)'''
- High; '''(5)''' - Excellent;",
+ "ratinghistory-graph-scale": "'''Reviews per day''' <span
style=\"color:red;\">''(red)''</span> shown on a ''1:$1'' scale.",
+ "right-feedback": "Use the feedback form to rate a page"
}
diff --git a/i18n/readerfeedback/en.json b/i18n/readerfeedback/en.json
index 4846de5..cbc12dd 100644
--- a/i18n/readerfeedback/en.json
+++ b/i18n/readerfeedback/en.json
@@ -1,39 +1,39 @@
{
- "@metadata": {
- "authors": [
- "Purodha",
- "Raimond Spekking",
- "Siebrand"
- ]
- },
- "readerfeedback-desc": "Page validation allows for readers to give
feedback in the form of categorical ratings",
- "readerfeedback": "What do you think of this page?",
- "readerfeedback-text": "''Please take a moment to rate this page below.
Your feedback is valuable and helps us improve our website.''",
- "readerfeedback-reliability": "Reliability",
- "readerfeedback-completeness": "Completeness",
- "readerfeedback-npov": "Neutrality",
- "readerfeedback-presentation": "Presentation",
- "readerfeedback-overall": "Overall",
- "readerfeedback-level-none": "(unsure)",
- "readerfeedback-level-0": "Poor",
- "readerfeedback-level-1": "Low",
- "readerfeedback-level-2": "Fair",
- "readerfeedback-level-3": "High",
- "readerfeedback-level-4": "Excellent",
- "readerfeedback-submit": "Submit",
- "readerfeedback-main": "Only content pages can be rated.",
- "readerfeedback-success": "'''Thank you for reviewing this page!''' ([$2
see results]) ([$3 comments or questions?]).",
- "readerfeedback-voted": "'''It appears that you already rated this page'''
([$2 see results]) ([$3 comments or questions?]).",
- "readerfeedback-error": "'''An error has occurred while rating this
page''' ([$2 see results]) ([$3 comments or questions?]).",
- "readerfeedback-submitting": "Submitting …",
- "readerfeedback-finished": "Thank you!",
- "readerfeedback-tagfilter": "Tag:",
- "readerfeedback-tierfilter": "Rating:",
- "readerfeedback-tier-high": "High",
- "readerfeedback-tier-medium": "Moderate",
- "readerfeedback-tier-poor": "Poor",
- "tooltip-ca-ratinghist": "Reader ratings of this page",
- "specialpages-group-feedback": "Viewer opinion",
- "readerfeedback-ak-review": "b",
- "readerfeedback-tt-review": "Submit review"
+ "@metadata": {
+ "authors": [
+ "Purodha",
+ "Raimond Spekking",
+ "Siebrand"
+ ]
+ },
+ "readerfeedback-desc": "Page validation allows for readers to give
feedback in the form of categorical ratings",
+ "readerfeedback": "What do you think of this page?",
+ "readerfeedback-text": "''Please take a moment to rate this page below.
Your feedback is valuable and helps us improve our website.''",
+ "readerfeedback-reliability": "Reliability",
+ "readerfeedback-completeness": "Completeness",
+ "readerfeedback-npov": "Neutrality",
+ "readerfeedback-presentation": "Presentation",
+ "readerfeedback-overall": "Overall",
+ "readerfeedback-level-none": "(unsure)",
+ "readerfeedback-level-0": "Poor",
+ "readerfeedback-level-1": "Low",
+ "readerfeedback-level-2": "Fair",
+ "readerfeedback-level-3": "High",
+ "readerfeedback-level-4": "Excellent",
+ "readerfeedback-submit": "Submit",
+ "readerfeedback-main": "Only content pages can be rated.",
+ "readerfeedback-success": "'''Thank you for reviewing this page!'''
([$2 see results]) ([$3 comments or questions?]).",
+ "readerfeedback-voted": "'''It appears that you already rated this
page''' ([$2 see results]) ([$3 comments or questions?]).",
+ "readerfeedback-error": "'''An error has occurred while rating this
page''' ([$2 see results]) ([$3 comments or questions?]).",
+ "readerfeedback-submitting": "Submitting …",
+ "readerfeedback-finished": "Thank you!",
+ "readerfeedback-tagfilter": "Tag:",
+ "readerfeedback-tierfilter": "Rating:",
+ "readerfeedback-tier-high": "High",
+ "readerfeedback-tier-medium": "Moderate",
+ "readerfeedback-tier-poor": "Poor",
+ "tooltip-ca-ratinghist": "Reader ratings of this page",
+ "specialpages-group-feedback": "Viewer opinion",
+ "readerfeedback-ak-review": "b",
+ "readerfeedback-tt-review": "Submit review"
}
--
To view, visit https://gerrit.wikimedia.org/r/245460
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae81cadfd61c42d252cafbe32249855d0bf2df37
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ReaderFeedback
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits