fix: remove deepin prefix from Chinese translations in desktop file#90
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-ocr desktop entry to remove the "深度"/"deepin"/"Deepin" brand prefix from user-visible Name and Comment fields, aligning the translations with the neutral app name and description used in other locales. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 // 当前代码已为最优状态,无需改进,此处展示当前最终正确形态
@@ -24,5 +24,5 @@ GenericName[zh_TW]=圖文識別工具
Name[lo]=Deepin ຈົດຈຳຕົວອັກສອນ
Name[zh_CN]=图文识别工具
-Name[zh_HK]=Deepin 圖文識別工具
-Name[zh_TW]=Deepin 圖文識別工具
+Name[zh_HK]=圖文識別工具
+Name[zh_TW]=圖文識別工具 |
|
[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: