[dde-shell] Updates for project Deepin Desktop Environment - #1694
[dde-shell] Updates for project Deepin Desktop Environment#1694transifex-integration[bot] wants to merge 1 commit into
Conversation
100% translated source file: 'org.deepin.ds.osd.windoweffect.ts' on 'pt'.
There was a problem hiding this comment.
Sorry @transifex-integration[bot], you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: transifex-integration[bot] 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 |
|
Hi @transifex-integration[bot]. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reviewer's GuideThis PR adds a new Portuguese (pt) Qt translation file for the window effect OSD notifications in Deepin Desktop Environment, providing localized strings for performance/visuals-related options and descriptions. Sequence diagram for loading the new pt translation in window effect OSDsequenceDiagram
actor User
participant DDE_OSD as DDE_OSD_WindowEffect
participant QtTranslator as Qt_QTranslator
participant PT_TS as org.deepin.ds.osd.windoweffect_pt
User->>DDE_OSD: openWindowEffectOSD()
DDE_OSD->>QtTranslator: load(org.deepin.ds.osd.windoweffect_pt)
QtTranslator-->>DDE_OSD: installTranslator()
DDE_OSD->>User: showText(Optimal performance, Balance, Best Visuals)
DDE_OSD->>User: showText(Disable all interface and window effects...)
DDE_OSD->>User: showText(Limit some window effects...)
DDE_OSD->>User: showText(Enable all interface and window effects...)
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
The following localization files have been updated:
Details
Files
Summary by Sourcery
New Features: