fix: remove deepin prefix from Chinese translations in desktop file#875
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 the deepin-screen-recorder desktop file by removing the "深度"/"deepin"/"Deepin" brand prefix from Name and Comment fields for zh_CN, zh_HK, and zh_TW locales. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 --- a/deepin-screen-recorder.desktop
+++ b/deepin-screen-recorder.desktop
@@ -126,8 +126,8 @@ Name[ug]=Deepin ئېكراننى رەسىم تۇتۇش، سىنغا ئېلىش
Name[uk]=Записувач з екрана Deepin
Name[lo]=Deepin ບັນທຶກໜ້າຈໍ
Name[zh_CN]=截图录屏
-Name[zh_HK]=Deepin 螢幕錄影
-Name[zh_TW]=Deepin 螢幕錄影
+Name[zh_HK]=螢幕錄影
+Name[zh_TW]=螢幕錄影
[Desktop Action FullScreenShot]
Exec=dbus-send --print-reply --dest=com.deepin.Screenshot /com/deepin/Screenshot com.deepin.Screenshot.FullscreenScreenshot |
|
[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: