From 492cba7d2f8c6f43bc5658e2643db1810f5f4784 Mon Sep 17 00:00:00 2001 From: fu7mu4 Date: Sat, 5 Dec 2020 23:25:00 +0900 Subject: [PATCH] Add Japanese Translation only (#2934) - Add 1 new Japanese translation for newly added section - Remove unfinished tag from Japanese translation --- gui/cppcheck_ja.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/cppcheck_ja.ts b/gui/cppcheck_ja.ts index 5bfe67185..527654b25 100644 --- a/gui/cppcheck_ja.ts +++ b/gui/cppcheck_ja.ts @@ -1721,7 +1721,7 @@ Options: Check code in headers (should be ON normally. if you want a limited quick analysis then turn this OFF) - + ヘッダファイルのコードもチェック (通常はONにしてください、制限するときのみOFF) @@ -1773,7 +1773,7 @@ Options: Check code in unused templates (should be ON normally, however in theory you can safely ignore warnings in unused templates) Check code in unused templates (slower and less accurate analysis) - 未使用テンプレートのコードもチェック (解析に時間がかかり、また正確性は低い) + 未使用テンプレートのコードもチェック (解析に時間がかかり、また正確性は低い)