Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Mayr
wine
Commits
8432b489
Commit
8432b489
authored
16 years ago
by
Hongbo Ni
Committed by
Alexandre Julliard
16 years ago
Browse files
Options
Downloads
Patches
Plain Diff
notepad: Update simplified Chinese resource.
(cherry picked from commit
87207767
)
parent
3e365b47
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
programs/notepad/Zh.rc
+4
-4
4 additions, 4 deletions
programs/notepad/Zh.rc
with
4 additions
and
4 deletions
programs/notepad/Zh.rc
+
4
−
4
View file @
8432b489
...
...
@@ -44,7 +44,7 @@ POPUP "
MENUITEM "插入日期、时间(&T)\tF5", CMD_TIME_DATE
MENUITEM SEPARATOR
MENUITEM "自动换行(&W)", CMD_WRAP
MENUITEM "
&Font
...", CMD_FONT /* FIXME */
MENUITEM "
字体(&F)
...", CMD_FONT /* FIXME */
}
POPUP "搜索(&S)" {
MENUITEM "搜索(&S)...", CMD_SEARCH
...
...
@@ -55,7 +55,7 @@ POPUP "
MENUITEM "搜索(&S)...", CMD_HELP_SEARCH
MENUITEM "如何使用帮助(&H)", CMD_HELP_ON_HELP
MENUITEM SEPARATOR
MENUITEM "
&About Notepad
", CMD_HELP_ABOUT_NOTEPAD
MENUITEM "
关于记事本(&A)
", CMD_HELP_ABOUT_NOTEPAD
}
}
...
...
@@ -84,13 +84,13 @@ EDITTEXT IDC_PAGESETUP_BOTTOMVALUE, 130, 73, 35, 11, WS_CHILD | WS_BORDER | WS_
DEFPUSHBUTTON "确定", IDOK, 180, 3, 40, 15, WS_TABSTOP
PUSHBUTTON "取消", IDCANCEL, 180, 21, 40, 15, WS_TABSTOP
PUSHBUTTON "帮助(&)", IDHELP, 180, 39, 40, 15, WS_TABSTOP
PUSHBUTTON "帮助(&
H
)", IDHELP, 180, 39, 40, 15, WS_TABSTOP
}
STRINGTABLE DISCARDABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
{
STRING_PAGESETUP_HEADERVALUE, "&f"
STRING_PAGESETUP_FOOTERVALUE, "
Page
&p"
STRING_PAGESETUP_FOOTERVALUE, "&p
页
"
STRING_NOTEPAD, "记事本"
STRING_ERROR, "错误"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment