Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
d647f6db
Commit
d647f6db
authored
May 30, 2008
by
Michael Stefaniuc
Committed by
Alexandre Julliard
May 30, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regedit: Fix the Japanese translation.
parent
8732cb7a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Ja.rc
programs/regedit/Ja.rc
+4
-0
No files found.
programs/regedit/Ja.rc
View file @
d647f6db
...
...
@@ -49,6 +49,7 @@ BEGIN
MENUITEM "文字列(&S)", ID_EDIT_NEW_STRINGVALUE
MENUITEM "バイナリ(&B)", ID_EDIT_NEW_BINARYVALUE
MENUITEM "DWORD値(&D)", ID_EDIT_NEW_DWORDVALUE
MENUITEM "&Multi String Value", ID_EDIT_NEW_MULTI_STRINGVALUE
END
MENUITEM SEPARATOR
MENUITEM "削除(&D)\tDel", ID_EDIT_DELETE
...
...
@@ -99,11 +100,13 @@ BEGIN
MENUITEM "文字列(&S)", ID_EDIT_NEW_STRINGVALUE
MENUITEM "バイナリ(&B)", ID_EDIT_NEW_BINARYVALUE
MENUITEM "DWORD値(&D)", ID_EDIT_NEW_DWORDVALUE
MENUITEM "&Multi String Value", ID_EDIT_NEW_MULTI_STRINGVALUE
END
MENUITEM SEPARATOR
MENUITEM "削除(&D)\tDel", ID_EDIT_DELETE
MENUITEM "名前の変更(&R)\tF2", ID_EDIT_RENAME
MENUITEM SEPARATOR
MENUITEM "&Export ...", ID_EDIT_EXPORT
MENUITEM "キー名をコピー(&C)", ID_EDIT_COPYKEYNAME
MENUITEM SEPARATOR
MENUITEM "検索(&F)\tCtrl+F", ID_EDIT_FIND, GRAYED
...
...
@@ -215,6 +218,7 @@ BEGIN
IDS_DELETE_BOX_TEXT "本当に '%s'を削除しますか?"
IDS_NEWKEY "新しいキー #%d"
IDS_NEWVALUE "新しい値 #%d"
IDS_NOTFOUND "Search string '%s' not found"
END
/*****************************************************************/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment