https://git.reactos.org/?p=reactos.git;a=commitdiff;h=823b51558df325064ea15484961c2691c3e28596
commit 823b51558df325064ea15484961c2691c3e28596 Author: Katayama Hirofumi MZ <katayama.hirofumi...@gmail.com> AuthorDate: Thu Aug 31 21:01:56 2023 +0900 Commit: Katayama Hirofumi MZ <katayama.hirofumi...@gmail.com> CommitDate: Thu Aug 31 21:01:56 2023 +0900 [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