Commit 6356f692 authored by Akihiro Sagawa's avatar Akihiro Sagawa Committed by Alexandre Julliard

wineboot: Update Japanese translation.

parent 572950b2
......@@ -38,3 +38,13 @@ BEGIN
LTEXT "プロセスを終了させると、保存していないデータは全て失われます。",
IDC_STATIC,7,28,262,15
END
IDD_WAITDLG DIALOG 0, 0, 200, 50
STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_DISABLED
CAPTION "Wine"
FONT 8, "MS Shell Dlg"
BEGIN
ICON "", IDC_WAITICON, 3, 3, 10, 10
LTEXT "%s にある Wine 設定を更新しています。\nしばらくお待ちください…。",
IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
END
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment