https://bugs.kde.org/show_bug.cgi?id=421989

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.27
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |ce63606d42bb6324136763efbc9
                   |                            |1d03691bbfb01

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit ce63606d42bb6324136763efbc91d03691bbfb01 by Nate Graham.
Committed on 15/10/2022 at 18:06.
Pushed by ngraham into branch 'master'.

applets/notification: improve DND mode explanatory text

This text suffered from two issues:
- By trying to generate an English sentence, it became a string puzzle
  because not all possible relative date strings would work after the
  word "until". For example, "Until In two days" would be wrong.
- It used inappropriate capitalization of the date despite trying to be
  in a sentence.

This commit fixes both issues by splitting the two parts of the text on
either side of a colon, creating a logical break between them.
FIXED-IN: 5.27

M  +3    -2    applets/notifications/package/contents/ui/FullRepresentation.qml

https://invent.kde.org/plasma/plasma-workspace/commit/ce63606d42bb6324136763efbc91d03691bbfb01

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to