From 823b51558df325064ea15484961c2691c3e28596 Mon Sep 17 00:00:00 2001 From: Katayama Hirofumi MZ Date: Thu, 31 Aug 2023 21:01:56 +0900 Subject: [PATCH] [REGEDIT] Update Japanese (ja-JP) tranlation Part 2 CORE-18706 --- base/applications/regedit/lang/ja-JP.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/applications/regedit/lang/ja-JP.rc b/base/applications/regedit/lang/ja-JP.rc index a3212756384..ecb5d413a28 100644 --- a/base/applications/regedit/lang/ja-JP.rc +++ b/base/applications/regedit/lang/ja-JP.rc @@ -295,7 +295,7 @@ BEGIN LTEXT "デバイス特有のデータ:", IDC_STATIC, 10, 177, 80, 8 CONTROL "", IDC_DEVICE_LIST, "SysListView32", LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP, 10, 188, 261, 31 - GROUPBOX "使い方", IDC_STATIC, 10, 219, 125, 39 + GROUPBOX "使用用途", IDC_STATIC, 10, 219, 125, 39 LTEXT "未定", IDC_UNDETERMINED, 18, 230, 46, 8, WS_DISABLED LTEXT "共有", IDC_SHARED, 18, 240, 48, 8, WS_DISABLED LTEXT "デバイス専用", IDC_DEVICE_EXCLUSIVE, 72, 230, 58, 8, WS_DISABLED