Draft: Replace "Duo" to "CodeRider"
用户描述
What does this MR do and why?
Issue: https://jihulab.com/gitlab-cn/gitlab/-/issues/4943+
-
🚀 升级jh:gettext:regenerate
命令:- 现在它可以将字符串中的
Duo
自动翻译成CodeRider
,并写入jh/*/gitlab.po
文件 - 在之前,如果上游移除了某些字符串,但
jh/*/gitlab.po
依然存在,执行此命令就会报错。现在不再报错,直接自动移除它们。
- 现在它可以将字符串中的
- 更新
jh/*/gitlab.po
文件,以覆盖页面中的Duo
文案 - 机器人
@GitlabDuo
更名为@CodeRider
References
Screenshots or screen recordings
How to set up and validate locally
jh:gettext:regenerate
bin/rake gettext:compile && bin/rake assets:precompile
gdk restart
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
合并请求描述
- Added Chinese translations for GitLab Duo (Coderider) AI features
- Localized all AI-related terminology and interface elements
- Translated new AI functionality descriptions and settings
- Added localized error messages and tooltips for AI features
变更概览
相关文件 | |||||
---|---|---|---|---|---|
功能增强 |
|
||||
Additional files |
|
由 路志远 编辑于