jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344495 )

Change subject: Remove trailing space from json
......................................................................


Remove trailing space from json

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

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



diff --git a/i18n/en.json b/i18n/en.json
index dc296d1..f1953f4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,7 +1,7 @@
 {
        "@metadata": {
                "authors": [
-                       "Jason Ji", 
+                       "Jason Ji",
                        "Cindy Cicalese"
                ]
        },
@@ -10,11 +10,11 @@
        "viki-error-missing-pageTitle": "You must supply at least one page 
title.",
        "viki-timeout-content-namespace": "Timeout for content namespace fetch 
for wiki: $1. Defaulting to main namespace.",
        "viki-error-content-namespace": "Error fetching content namespace for 
wiki: $1. Defaulting to main namespace.",
-       "viki-error-visit-node" : "Error while attempting to visit node: $1.",
-       "viki-error-external-links" : "Error fetching external links for page: 
$1.",
+       "viki-error-visit-node": "Error while attempting to visit node: $1.",
+       "viki-error-external-links": "Error fetching external links for page: 
$1.",
        "viki-error-intrawiki-out": "Error fetching intrawiki outgoing links 
for page: $1.",
        "viki-error-intrawiki-in": "Error fetching intrawiki backlinks for 
page: $1.",
        "viki-error-https-node": "Error elaborating node: $1. You are running 
over HTTPS; you can only access other wikis over HTTPS.",
        "viki-error-https-namespace": "Error fetching content namespace for 
wiki: $1. You are running over HTTPS; you can only access other wikis over 
HTTPS.",
-       "apihelp-getContentNamespaces-description" : "Get the list of content 
namespaces for this wiki."
+       "apihelp-getContentNamespaces-description": "Get the list of content 
namespaces for this wiki."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iea6cf8d99a56609dbe45f689e5873a83d2b8daaf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VIKI
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to