Update translation for zh-CN and zh-TW#5848
Merged
Merged
Conversation
Assisted-by: GitHub Copilot:claude-opus-4.7 Signed-off-by: LIU Hao <lh_mouse@126.com>
There was a problem hiding this comment.
Pull request overview
Updates Simplified Chinese (zh-CN) and Traditional Chinese (zh-TW) resource translations to replace remaining English UI strings in both the main string tables and lexer/style description tables.
Changes:
- Localized
IDS_MUI_UNMATCHED_BRACEandIDS_MUI_NO_ENCLOSING_BRACEin zh-CN and zh-TW string resources. - Localized multiple lexer/style description strings (e.g., SGML/Perl/Ruby/Tcl-related labels) in zh-CN and zh-TW lexer resources.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| language/np3_zh_tw/strings_zh_tw.rc | Localizes brace-related UI messages for zh-TW. |
| language/np3_zh_tw/lexer_zh_tw.rc | Localizes several lexer/style label strings for zh-TW. |
| language/np3_zh_cn/strings_zh_cn.rc | Localizes brace-related UI messages for zh-CN. |
| language/np3_zh_cn/lexer_zh_cn.rc | Localizes several lexer/style label strings for zh-CN. |
Collaborator
|
Hello @lhmouse , |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Assisted-by: GitHub Copilot:claude-opus-4.7