From c2ce4e91207c7140c33e886a8f988eaca39ff533 Mon Sep 17 00:00:00 2001 From: Vishwas Shashidhar Date: Fri, 31 Aug 2018 17:45:38 +0530 Subject: [PATCH] ELECTRON-718: fix the relaunch string --- locale/ja-JP.json | 2 +- locale/ja.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/ja-JP.json b/locale/ja-JP.json index 69ed5a6c..feac37b8 100644 --- a/locale/ja-JP.json +++ b/locale/ja-JP.json @@ -87,7 +87,7 @@ "Redo": "やり直し", "Refresh app when idle": "アイドル時にアプリを再表示", "Relaunch Application": "アプリケーションの再起動", - "Relaunch": "起動", + "Relaunch": "「リスタート」", "Reload": "再読み込み", "Renderer Process Crashed": "レンダラープロセスがクラッシュしました", "ScreenPicker": { diff --git a/locale/ja.json b/locale/ja.json index 99cf0dfc..040d70be 100644 --- a/locale/ja.json +++ b/locale/ja.json @@ -85,7 +85,7 @@ "Redo": "やり直し", "Refresh app when idle": "アイドル時にアプリを再表示", "Relaunch Application": "アプリケーションの再起動", - "Relaunch": "起動", + "Relaunch": "「リスタート」", "Reload": "再読み込み", "Renderer Process Crashed": "レンダラープロセスがクラッシュしました", "ScreenPicker": {