Skip to content

fix: Add dde-control-center translations#243

Closed
ArchieMeng wants to merge 1 commit intolinuxdeepin:masterfrom
ArchieMeng:master
Closed

fix: Add dde-control-center translations#243
ArchieMeng wants to merge 1 commit intolinuxdeepin:masterfrom
ArchieMeng:master

Conversation

@ArchieMeng
Copy link
Contributor

Issue: linuxdeepin/developer-center#8859
Log: Add dde-control-center translations

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ArchieMeng

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jun 17, 2024

TAG Bot

New tag: 2.0.27
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #244

Issue: linuxdeepin/developer-center#8859
Log: Add dde-control-center translations
@deepin-ci-robot
Copy link

deepin pr auto review

Fix bad description for network module strings

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

network_cn.ts -> network_zh_CN.ts

{
static uint replacesId = 0;
replacesId = BubbleManagerinstance()->Notify("dde-control-center", replacesId, icon, "", body);
replacesId = BubbleManagerinstance()->Notify(QObject::tr("dde-control-center"), replacesId, icon, "", body);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
replacesId = BubbleManagerinstance()->Notify(QObject::tr("dde-control-center"), replacesId, icon, "", body);
replacesId = BubbleManagerinstance()->Notify(tr("dde-control-center"), replacesId, icon, "", body);

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jul 3, 2024

TAG Bot

New tag: 2.0.28
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #247

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jul 18, 2024

TAG Bot

New tag: 2.0.29
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #249

@yixinshark yixinshark closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants