Module: wine Branch: master Commit: 1c09598c283f5e6fccebdf9efe7e9f3ea1626373 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1c09598c283f5e6fccebdf9efe...
Author: Aric Stewart aric@codeweavers.com Date: Wed Jul 1 08:30:14 2009 -0500
notepad: Update Japanese resource.
---
programs/notepad/Ja.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/programs/notepad/Ja.rc b/programs/notepad/Ja.rc index 5513932..1ad4062 100644 --- a/programs/notepad/Ja.rc +++ b/programs/notepad/Ja.rc @@ -56,6 +56,7 @@ POPUP "編集(&E)" { POPUP "検索(&S)" { MENUITEM "検索(&S)...\tCtrl+F", CMD_SEARCH MENUITEM "次を検索(&S)\tF3", CMD_SEARCH_NEXT + MENUITEM "置き換える(&R)...\tCtrl+H", CMD_REPLACE } POPUP "ヘルプ(&H)" { MENUITEM "目次(&C)", CMD_HELP_CONTENTS