Conversation
|
Auto-merge rules (checked when this PR became ready; posted once, not updated):
Reviewing this PR? Please work through the PR review checklist — it covers what to check before approving, and when to leave the call to the maintainers. |
There was a problem hiding this comment.
🟢 Approval recommended
The change only comments out redundant localization entries and matches existing patterns in other locale files, with minimal functional risk.
Pull request overview
Updates the Simplified Chinese Avalonia string resources to match the repo’s localization-sync behavior by commenting out entries whose text is identical to the base Strings.axaml (so they fall back to the default resource).
Changes:
- Commented out several zh-CN string entries that are identical to the base (e.g.,
Id,DiffSinger,MiniAudio,GPU,Wavtool,UTAU,GitHub).
File summaries
| File | Description |
|---|---|
| OpenUtau/Strings/Strings.zh-CN.axaml | Comments out zh-CN strings that match the base strings to rely on fallback/default resources. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
No description provided.