[dolphin] [Bug 442865] Warning message last line truncated

Nate Graham bugzilla_noreply at kde.org
Mon Oct 4 21:44:09 BST 2021


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

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.87
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/bd5af64fe
                   |                            |305af4e46bafffca87941f8182b
                   |                            |f417
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Nate Graham <nate at kde.org> ---
Git commit bd5af64fe305af4e46bafffca87941f8182bf417 by Nate Graham.
Committed on 04/10/2021 at 20:37.
Pushed by ngraham into branch 'master'.

Improve "trash is full" error message

This error message was mis-formatted in several ways:
* Using an exclamation point
* An inappropriate line break (the UI that displays it should be
  responsible for ensuring a sane maximum width and/or text wrap
  as needed)
* The wrong formatting for a line break (\n instead of KUIT
  formatting)
* A grammatically incorrect word ("cleanup" used as a verb, when it is
  a noun).

This commit fixes those issues.
FIXED-IN: 5.87

M  +1    -1    src/ioslaves/trash/trashimpl.cpp

https://invent.kde.org/frameworks/kio/commit/bd5af64fe305af4e46bafffca87941f8182bf417

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list