fix: remove deepin prefix from Chinese translations in desktop file - #771
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 Chinese translations in desktop entry files to remove the "深度"/"deepin"/"Deepin" brand prefix from Name and Comment fields for zh_CN, zh_HK, and zh_TW locales in first-party applications. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 --- a/src/apps/data-transfer/res/linux/deepin-data-transfer.desktop
+++ b/src/apps/data-transfer/res/linux/deepin-data-transfer.desktop
@@ -30,8 +30,8 @@ GenericName[zh_TW]=資料遷移
Name[bo]=Deepinགཞི་གྲངས་སྤོ་བ།
Name[fr]=Deepin Transfert de données
Name[ug]=UOS سانلىق مەلۇمات يۆتكەش قورالى
-Name[zh_CN]=深度数据迁移
-Name[zh_HK]=深度數據遷移
+Name[zh_CN]=数据迁移
+Name[zh_HK]=數據遷移
Name[lo]=ການໂອນຂໍ້ມູນ
-Name[zh_TW]=深度資料遷移
+Name[zh_TW]=資料遷移
--- a/src/apps/dde-cooperation/res/linux/dde-cooperation.desktop
+++ b/src/apps/dde-cooperation/res/linux/dde-cooperation.desktop
@@ -31,7 +31,7 @@ Name[bo]=Deepinམཉམ་སྒྲུབ།
Name[fr]=Deepin Coopération
Name[lo]=Deepin ການຮ່ວມມື
Name[ug]=تېرمىنال ھالقىپ ھەمكارلىشىش
-Name[zh_CN]=深度跨端协同
-Name[zh_HK]=深度跨端協同
-Name[zh_TW]=深度跨端協同
+Name[zh_CN]=跨端协同
+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: