[MediaWiki-commits] [Gerrit] Update indentation to use tabs - change (mediawiki...UserStatus)

2015-10-13 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Update indentation to use tabs
..


Update indentation to use tabs

Change-Id: Id4c5e4cb997eb4668b45616b2bf4445add0e37a1
---
M i18n/en.json
1 file changed, 36 insertions(+), 36 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 77a5830..ffe4b03 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,38 +1,38 @@
 {
-"@metadata": {
-"authors": []
-},
-"userstatus-network-thoughts": "$1 Thoughts",
-"userstatus-back-to-network": "< Back To Network",
-"userstatus-showing-thoughts": "{{PLURAL:$2|Showing 1 Thought|Showing $1 - 
$2 of $3 Thoughts}}.",
-"userstatus-prev": "prev",
-"userstatus-next": "next",
-"userstatus-btn-add": "add",
-"userstatus-view-all-updates": "View All $1 Updates",
-"userstatus-delete": "Delete",
-"userstatus-ago": "$1 ago",
-"userstatus-time-days": "{{PLURAL:$1|one day|$1 days}}",
-"userstatus-time-hours": "{{PLURAL:$1|one hour|$1 hours}}",
-"userstatus-time-minutes": "{{PLURAL:$1|one minute|$1 minutes}}",
-"userstatus-time-seconds": "{{PLURAL:$1|one second|$1 seconds}}",
-"userstatus-no-updates": "There Are No Updates",
-"userstatus-woops": "Woops!",
-"userstatus-no-user": "The user you are trying to view does not exist.",
-"userstatus-your-thoughts": "Your Thoughts",
-"userstatus-user-thoughts": "$1's Thoughts",
-"userstatus-user-profile": "< View $1's Profile",
-"userstatus-back-your-profile": "< Back to Your Profile",
-"userstatus-back-user-profile": "Back to $1's Profile",
-"userstatus-all-team-updates": "All $1 Updates",
-"userstatus-delete-thought-text": "x",
-"userstatus-num-agree": "{{PLURAL:$1|1 Person Agrees|$1 People Agree}}",
-"userstatus-agree": "agree",
-"userstatus-see-who-agrees": "see who else agrees",
-"userstatus-invalid-link": "Invalid Link",
-"userstatus-who-agrees": "Who Agrees",
-"userstatus-nobody-agrees": "No one agrees with this thought",
-"userstatus-no-new-thoughts": "There are no new thoughts. Add one!",
-"userstatus-just-added": "just added",
-"userstatus-confirm-delete": "Are you sure you want to delete this 
thought?",
-"right-delete-status-updates": "Delete users' status updates"
+   "@metadata": {
+   "authors": []
+   },
+   "userstatus-network-thoughts": "$1 Thoughts",
+   "userstatus-back-to-network": "< Back To Network",
+   "userstatus-showing-thoughts": "{{PLURAL:$2|Showing 1 Thought|Showing 
$1 - $2 of $3 Thoughts}}.",
+   "userstatus-prev": "prev",
+   "userstatus-next": "next",
+   "userstatus-btn-add": "add",
+   "userstatus-view-all-updates": "View All $1 Updates",
+   "userstatus-delete": "Delete",
+   "userstatus-ago": "$1 ago",
+   "userstatus-time-days": "{{PLURAL:$1|one day|$1 days}}",
+   "userstatus-time-hours": "{{PLURAL:$1|one hour|$1 hours}}",
+   "userstatus-time-minutes": "{{PLURAL:$1|one minute|$1 minutes}}",
+   "userstatus-time-seconds": "{{PLURAL:$1|one second|$1 seconds}}",
+   "userstatus-no-updates": "There Are No Updates",
+   "userstatus-woops": "Woops!",
+   "userstatus-no-user": "The user you are trying to view does not exist.",
+   "userstatus-your-thoughts": "Your Thoughts",
+   "userstatus-user-thoughts": "$1's Thoughts",
+   "userstatus-user-profile": "< View $1's Profile",
+   "userstatus-back-your-profile": "< Back to Your Profile",
+   "userstatus-back-user-profile": "Back to $1's Profile",
+   "userstatus-all-team-updates": "All $1 Updates",
+   "userstatus-delete-thought-text": "x",
+   "userstatus-num-agree": "{{PLURAL:$1|1 Person Agrees|$1 People Agree}}",
+   "userstatus-agree": "agree",
+   "userstatus-see-who-agrees": "see who else agrees",
+   "userstatus-invalid-link": "Invalid Link",
+   "userstatus-who-agrees": "Who Agrees",
+   "userstatus-nobody-agrees": "No one agrees with this thought",
+   "userstatus-no-new-thoughts": "There are no new thoughts. Add one!",
+   "userstatus-just-added": "just added",
+   "userstatus-confirm-delete": "Are you sure you want to delete this 
thought?",
+   "right-delete-status-updates": "Delete users' status updates"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id4c5e4cb997eb4668b45616b2bf4445add0e37a1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UserStatus
Gerrit-Branch: master
Gerrit-Owner: Siebrand 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/med

[MediaWiki-commits] [Gerrit] Update indentation to use tabs - change (mediawiki...UserStatus)

2015-10-13 Thread Siebrand (Code Review)
Siebrand has uploaded a new change for review.

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

Change subject: Update indentation to use tabs
..

Update indentation to use tabs

Change-Id: Id4c5e4cb997eb4668b45616b2bf4445add0e37a1
---
M i18n/en.json
1 file changed, 36 insertions(+), 36 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UserStatus 
refs/changes/99/245799/1

diff --git a/i18n/en.json b/i18n/en.json
index 77a5830..ffe4b03 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,38 +1,38 @@
 {
-"@metadata": {
-"authors": []
-},
-"userstatus-network-thoughts": "$1 Thoughts",
-"userstatus-back-to-network": "< Back To Network",
-"userstatus-showing-thoughts": "{{PLURAL:$2|Showing 1 Thought|Showing $1 - 
$2 of $3 Thoughts}}.",
-"userstatus-prev": "prev",
-"userstatus-next": "next",
-"userstatus-btn-add": "add",
-"userstatus-view-all-updates": "View All $1 Updates",
-"userstatus-delete": "Delete",
-"userstatus-ago": "$1 ago",
-"userstatus-time-days": "{{PLURAL:$1|one day|$1 days}}",
-"userstatus-time-hours": "{{PLURAL:$1|one hour|$1 hours}}",
-"userstatus-time-minutes": "{{PLURAL:$1|one minute|$1 minutes}}",
-"userstatus-time-seconds": "{{PLURAL:$1|one second|$1 seconds}}",
-"userstatus-no-updates": "There Are No Updates",
-"userstatus-woops": "Woops!",
-"userstatus-no-user": "The user you are trying to view does not exist.",
-"userstatus-your-thoughts": "Your Thoughts",
-"userstatus-user-thoughts": "$1's Thoughts",
-"userstatus-user-profile": "< View $1's Profile",
-"userstatus-back-your-profile": "< Back to Your Profile",
-"userstatus-back-user-profile": "Back to $1's Profile",
-"userstatus-all-team-updates": "All $1 Updates",
-"userstatus-delete-thought-text": "x",
-"userstatus-num-agree": "{{PLURAL:$1|1 Person Agrees|$1 People Agree}}",
-"userstatus-agree": "agree",
-"userstatus-see-who-agrees": "see who else agrees",
-"userstatus-invalid-link": "Invalid Link",
-"userstatus-who-agrees": "Who Agrees",
-"userstatus-nobody-agrees": "No one agrees with this thought",
-"userstatus-no-new-thoughts": "There are no new thoughts. Add one!",
-"userstatus-just-added": "just added",
-"userstatus-confirm-delete": "Are you sure you want to delete this 
thought?",
-"right-delete-status-updates": "Delete users' status updates"
+   "@metadata": {
+   "authors": []
+   },
+   "userstatus-network-thoughts": "$1 Thoughts",
+   "userstatus-back-to-network": "< Back To Network",
+   "userstatus-showing-thoughts": "{{PLURAL:$2|Showing 1 Thought|Showing 
$1 - $2 of $3 Thoughts}}.",
+   "userstatus-prev": "prev",
+   "userstatus-next": "next",
+   "userstatus-btn-add": "add",
+   "userstatus-view-all-updates": "View All $1 Updates",
+   "userstatus-delete": "Delete",
+   "userstatus-ago": "$1 ago",
+   "userstatus-time-days": "{{PLURAL:$1|one day|$1 days}}",
+   "userstatus-time-hours": "{{PLURAL:$1|one hour|$1 hours}}",
+   "userstatus-time-minutes": "{{PLURAL:$1|one minute|$1 minutes}}",
+   "userstatus-time-seconds": "{{PLURAL:$1|one second|$1 seconds}}",
+   "userstatus-no-updates": "There Are No Updates",
+   "userstatus-woops": "Woops!",
+   "userstatus-no-user": "The user you are trying to view does not exist.",
+   "userstatus-your-thoughts": "Your Thoughts",
+   "userstatus-user-thoughts": "$1's Thoughts",
+   "userstatus-user-profile": "< View $1's Profile",
+   "userstatus-back-your-profile": "< Back to Your Profile",
+   "userstatus-back-user-profile": "Back to $1's Profile",
+   "userstatus-all-team-updates": "All $1 Updates",
+   "userstatus-delete-thought-text": "x",
+   "userstatus-num-agree": "{{PLURAL:$1|1 Person Agrees|$1 People Agree}}",
+   "userstatus-agree": "agree",
+   "userstatus-see-who-agrees": "see who else agrees",
+   "userstatus-invalid-link": "Invalid Link",
+   "userstatus-who-agrees": "Who Agrees",
+   "userstatus-nobody-agrees": "No one agrees with this thought",
+   "userstatus-no-new-thoughts": "There are no new thoughts. Add one!",
+   "userstatus-just-added": "just added",
+   "userstatus-confirm-delete": "Are you sure you want to delete this 
thought?",
+   "right-delete-status-updates": "Delete users' status updates"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4c5e4cb997eb4668b45616b2bf4445add0e37a1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UserStatus
Gerrit-Branch: master
Gerrit-Owner: Siebrand 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/me