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
Fabian Rubin
wine
Commits
8b4986a0
Commit
8b4986a0
authored
14 years ago
by
Michael Stefaniuc
Committed by
Alexandre Julliard
14 years ago
Browse files
Options
Downloads
Patches
Plain Diff
wordpad: Fix the errors in the Chinese (Traditional) resources.
parent
339d0201
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
programs/wordpad/Zh.rc
+4
-0
4 additions, 0 deletions
programs/wordpad/Zh.rc
with
4 additions
and
0 deletions
programs/wordpad/Zh.rc
+
4
−
0
View file @
8b4986a0
...
...
@@ -426,6 +426,7 @@ Caption ""
FONT 9, "MS Shell Dlg"
BEGIN
GROUPBOX "自動換行", -1, 10, 10, 130, 85
RADIOBUTTON "No line wrapping", IDC_PAGEFMT_WN, 18, 25, 117, 15
RADIOBUTTON "按視窗寬度(&W)", IDC_PAGEFMT_WW, 18, 25, 117, 15
RADIOBUTTON "按紙張寬度(&M)", IDC_PAGEFMT_WM, 18, 45, 117, 15
GROUPBOX "工具欄", -1, 150, 10, 120, 85
...
...
@@ -477,6 +478,8 @@ BEGIN
STRING_PREVIEW_PREVPAGE, "上一頁"
STRING_PREVIEW_TWOPAGES, "雙頁"
STRING_PREVIEW_ONEPAGE, "單頁"
STRING_PREVIEW_ZOOMIN, "Zoom in"
STRING_PREVIEW_ZOOMOUT, "Zoom out"
STRING_PREVIEW_CLOSE, "關閉"
END
...
...
@@ -495,4 +498,5 @@ BEGIN
STRING_WRITE_ACCESS_DENIED, "你沒有儲存檔案的權力."
STRING_OPEN_FAILED, "不能開啟檔案."
STRING_OPEN_ACCESS_DENIED, "你沒有開啟檔案的權力."
STRING_PRINTING_NOT_IMPLEMENTED, "Printing not implemented"
END
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