Skip to content

Add English (en-US) translations to DetailedEditDic#299

Open
talraveh1 wants to merge 1 commit into
BluePointLilac:masterfrom
talraveh1:add-english-detailededit-dic
Open

Add English (en-US) translations to DetailedEditDic#299
talraveh1 wants to merge 1 commit into
BluePointLilac:masterfrom
talraveh1:add-english-detailededit-dic

Conversation

@talraveh1

Copy link
Copy Markdown

What

Adds en-US <Text>/<Tip> variants for entries in DetailedEditDic.xml that previously had only Chinese text. They now display in English when Language=en-US instead of falling back to Chinese (the detailed-edit dialog currently shows Chinese for these even in the English UI).

Follows the existing convention already used elsewhere in the file:

<Text Value='...'/>
<Text Value='English'>
  <Culture>en-US</Culture>
</Text>

Scope

  • Groups/items covered: System, TaskBar, Start Menu; 7-zip, NVIDIA, ACDSee, Notepad++, 360zip, WPS Cloud Docs; plus several tooltips.
  • Additions only: 45 entries (135 lines added, 0 removed). No existing lines changed.
  • Genuinely Latin group names (Bandizip, WinRAR, Honeyview, TC4Shell, etc.) were left untouched — they already display fine.
  • Multi-line tooltip line breaks preserved using &#x000A;.

Happy to adjust any wording if a different phrasing is preferred.

Adds en-US <Text>/<Tip> variants (following the existing <Culture>en-US</Culture> convention) for entries that previously had only Chinese text, so they display in English when Language=en-US instead of falling back to Chinese.

Covers: System, TaskBar, Start Menu groups; 7-zip, NVIDIA, ACDSee, Notepad++, 360zip, WPS Cloud Docs items; and several tooltips. Additions only (45 entries / 135 lines); no existing lines changed. Genuinely Latin group names (Bandizip, WinRAR, etc.) left untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 5, 2026 08:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds en-US localization entries to the “Detailed Edit” dictionary so UI text/tips can be displayed in English alongside existing Chinese strings.

Changes:

  • Added en-US <Text> entries for multiple items (context menu/taskbar/start menu/app integrations).
  • Added en-US <Tip> entries where Chinese tips already exist.
  • Added en-US <Text> for some group titles (e.g., ACDSee Photo Viewer, WPS Cloud Docs).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 25 to +28
<Text Value='使用经典紧凑右键菜单'/>
<Text Value='Use classic compact context menu'>
<Culture>en-US</Culture>
</Text>
<Rule RegPath='HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Feeds' ValueName='EnableFeeds' Off='0'/>
</Item>
<Item>
<Text Value='Windows lnk 工作区(Win+W)'/>
Comment on lines 60 to +63
<Text Value='创建快捷方式时去除 "快捷方式" 后缀'/>
<Text Value='Remove "- Shortcut" suffix when creating shortcuts'>
<Culture>en-US</Culture>
</Text>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants