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

Change subject: Remove trailing space and fix spaces in json
......................................................................

Remove trailing space and fix spaces in json

Change-Id: I00c2a16585fe467111c6e98c172b698ea70606f0
---
M i18n/en.json
M i18n/ko.json
2 files changed, 27 insertions(+), 27 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/RelatedLinks 
refs/changes/94/344494/1

diff --git a/i18n/en.json b/i18n/en.json
index 532028d..31cad0b 100755
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -8,12 +8,12 @@
        "subject": "Subject",
        "rel_url": "URL",
        "enable": "Enable",
-       "edit" : "Edit",
-       "please_login" : "Please Login",
-       "add_site" : "Add new site..",
-       "no_data" : "no data..!!",
-       "no_link" : "No Link...",
-       "insert" : "Insert",
-       "delete" : "Delete",
-       "modify_all" : "Modify All"
-}
\ No newline at end of file
+       "edit": "Edit",
+       "please_login": "Please Login",
+       "add_site": "Add new site..",
+       "no_data": "no data..!!",
+       "no_link": "No Link...",
+       "insert": "Insert",
+       "delete": "Delete",
+       "modify_all": "Modify All"
+}
diff --git a/i18n/ko.json b/i18n/ko.json
index 183753f..b4673b2 100755
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -1,18 +1,18 @@
-{
-       "@metadata": {
-               "authors": "Sleeping-Lion"
-       },
-       "relatedlinks": "연관사이트",        
-       "no": "번호",
-       "subject": "제목",
-       "rel_url": "연관 URL",
-       "enable": "사용여부",
-       "edit" : "수정",
-       "please_login" : "먼저 로그인 해주세요", 
-       "add_site" : "Add new site..",
-       "no_data" : "데이터 없음..!!",
-       "no_link" : "No Link...",
-       "insert" : "입력",
-       "delete" : "삭제",
-       "modify_all" : "수정 적용"  
-}
\ No newline at end of file
+{
+       "@metadata": {
+               "authors": "Sleeping-Lion"
+       },
+       "relatedlinks": "연관사이트",
+       "no": "번호",
+       "subject": "제목",
+       "rel_url": "연관 URL",
+       "enable": "사용여부",
+       "edit": "수정",
+       "please_login": "먼저 로그인 해주세요",
+       "add_site": "Add new site..",
+       "no_data": "데이터 없음..!!",
+       "no_link": "No Link...",
+       "insert": "입력",
+       "delete": "삭제",
+       "modify_all": "수정 적용"
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I00c2a16585fe467111c6e98c172b698ea70606f0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/RelatedLinks
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>

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

Reply via email to