fix: remove deepin prefix from Chinese translations in desktop file - #551
Conversation
Remove "深度"/"deepin"/"Deepin" prefix from Name/Comment fields in zh_CN, zh_HK, zh_TW translations. 去除 desktop 文件中 zh_CN/zh_HK/zh_TW 翻译的"深度"/"deepin"前缀。 Log: 去除desktop文件中文翻译中的深度/deepin前缀 PMS: BUG-369185 Influence: 自研应用 desktop 文件中文翻译不再包含"深度"/"deepin"品牌前缀。
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates the Chinese (zh_CN/zh_HK/zh_TW) translations in the deepin-terminal.desktop file to remove the "深度"/"deepin"/"Deepin" branding prefix from Name and Comment fields so that self-developed application desktop entries no longer include the brand prefix in Chinese locales. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:85分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 --- a/src/deepin-terminal.desktop
+++ b/src/deepin-terminal.desktop
@@ -219,9 +219,9 @@ Name[lo]=ເທີມິນັນ
Name[uk]=Термінал Deepin
Name[vi]=Deepin Terminal
Name[lo]=ເທີມິນັນ
-Name[zh_CN]=深度终端
-Name[zh_HK]=Deepin 終端
-Name[zh_TW]=Deepin 終端機
+Name[zh_CN]=UOS终端
+Name[zh_HK]=UOS 終端
+Name[zh_TW]=UOS 終端機
[NewWindow Shortcut Group]
Exec=deepin-terminal |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Remove "深度"/"deepin"/"Deepin" prefix from Name/Comment fields in zh_CN, zh_HK, zh_TW translations.
去除 desktop 文件中 zh_CN/zh_HK/zh_TW 翻译的"深度"/"deepin"前缀。
Log: 去除desktop文件中文翻译中的深度/deepin前缀
PMS: BUG-369185
Influence: 自研应用 desktop 文件中文翻译不再包含"深度"/"deepin"品牌前缀。
Summary by Sourcery
Bug Fixes: