From 117b852453659629d96df41a10047814843464fc Mon Sep 17 00:00:00 2001 From: lens0021 Date: Mon, 20 Jul 2020 14:07:17 +0900 Subject: [PATCH] Use hard tabs in i18n JSONs --- i18n/en.json | 4 ++-- i18n/qqq.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index c5d3dc29..d3de692f 100755 --- a/i18n/en.json +++ b/i18n/en.json @@ -10,8 +10,8 @@ "skin-femiwiki-share-facebook": "Facebook", "skin-femiwiki-share-twitter": "Twitter", "skin-femiwiki-xeicon-map.json": "{\n \"pt-createaccount\": \"user·plus\",\n \"pt-login\": \"log-in\",\n \"pt-userpage\": \"profile\",\n \"pt-notifications-all\": \"bell\",\n \"pt-mytalk\": \"forum\",\n \"pt-preferences\": \"cog\",\n \"pt-watchlist\": \"star\",\n \"pt-mycontris\": \"list\",\n \"pt-logout\": \"log-out\",\n \"t-whatlinkshere\": \"paper\",\n \"t-recentchangeslinked\": \"library-books\",\n \"t-print\": \"print\",\n \"t-permalink\": \"link\",\n \"t-info\": \"info\",\n \"t-cite\": \"attachment\",\n \"ca-delete\": \"trash\",\n \"ca-move\": \"long-arrow-right\",\n \"ca-protect\": \"lock\"\n}", - "femiwiki.css": "/* CSS placed here will affect users of the Femiwiki skin */", - "femiwiki.js": "/* Any JavaScript here will be loaded for users using the Femiwiki skin */", + "femiwiki.css": "/* CSS placed here will affect users of the Femiwiki skin */", + "femiwiki.js": "/* Any JavaScript here will be loaded for users using the Femiwiki skin */", "skin-femiwiki-desktop-switch-confirm": "Editing in mobile view is not supported yet. Would {{GENDER:|you}} like to switch to desktop view?", "skin-femiwiki-desktop-switch-canceled": "Editing is canceled." } diff --git a/i18n/qqq.json b/i18n/qqq.json index 5f225f23..192633ea 100755 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -10,10 +10,10 @@ "skin-femiwiki-share-tooltip": "Tooltip for button to share a article", "skin-femiwiki-share-dismiss": "Label for share dialog dismiss button", "skin-femiwiki-share-facebook": "Label for button that posts to Facebook", - "skin-femiwiki-share-twitter": "Label for button that posts to Twitter", - "skin-femiwiki-xeicon-map.json": "{{optional}}", + "skin-femiwiki-share-twitter": "Label for button that posts to Twitter", + "skin-femiwiki-xeicon-map.json": "{{optional}}", "femiwiki.css": "{{optional}}", "femiwiki.js": "{{optional}}", - "skin-femiwiki-desktop-switch-confirm": "Confirm text for dialog to switch desktop view when the user tried to edit in mobile view", - "skin-femiwiki-desktop-switch-canceled": "Text for notification that is shown switching for editing is canceled." + "skin-femiwiki-desktop-switch-confirm": "Confirm text for dialog to switch desktop view when the user tried to edit in mobile view", + "skin-femiwiki-desktop-switch-canceled": "Text for notification that is shown switching for editing is canceled." }