Aric Stewart : user32: Update Japanese resources.

Alexandre Julliard julliard at winehq.org
Mon Jun 22 09:04:14 CDT 2009


Module: wine
Branch: master
Commit: 98a2b202dd89a7d26489db8970376062fe0a67df
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=98a2b202dd89a7d26489db8970376062fe0a67df

Author: Aric Stewart <aric at codeweavers.com>
Date:   Sun Jun 21 16:55:29 2009 +0900

user32: Update Japanese resources.

---

 dlls/user32/resources/user32_Ja.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/user32/resources/user32_Ja.rc b/dlls/user32/resources/user32_Ja.rc
index 19ba770..07121c4 100644
--- a/dlls/user32/resources/user32_Ja.rc
+++ b/dlls/user32/resources/user32_Ja.rc
@@ -62,8 +62,8 @@ BEGIN
         PUSHBUTTON "無視(&I)", 5, 208, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "はい(&Y)", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "いいえ(&N)", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "&Try Again", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-        PUSHBUTTON "&Continue", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "再試行(&T)", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+        PUSHBUTTON "続ける(&C)", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
         PUSHBUTTON "ヘルプ", 9, 448, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
 END
 




More information about the wine-cvs mailing list