mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
[MAGNIFY] Improve Japanese (ja-JP) translation
CORE-18706
This commit is contained in:
parent
5f533bd019
commit
199215f99f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSM
|
|||
CAPTION "拡大鏡の設定"
|
||||
FONT 9, "MS UI Gothic", 400, 0, 0x1
|
||||
BEGIN
|
||||
DEFPUSHBUTTON "終了", IDOK, 96, 161, 50, 14
|
||||
DEFPUSHBUTTON "OK", IDOK, 96, 161, 50, 14
|
||||
PUSHBUTTON "ヘルプ(&H)", IDC_BUTTON_HELP, 38, 161, 50, 14
|
||||
LTEXT "拡大率:(&L)", IDC_STATIC, 6, 8, 68, 8
|
||||
COMBOBOX IDC_ZOOM, 72, 6, 63, 66, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
|
||||
|
|
Loading…
Reference in a new issue