pino added a comment.
In D23783#527600 <https://phabricator.kde.org/D23783#527600>, @romangg wrote: > diff --git a/kcm/package/contents/ui/main.qml b/kcm/package/contents/ui/main.qml > index 2e61aa5..191daf3 100644 > --- a/kcm/package/contents/ui/main.qml > +++ b/kcm/package/contents/ui/main.qml > @@ -41,8 +41,8 @@ KCM.SimpleKCM { > > Layout.fillWidth: true > type: Kirigami.MessageType.Warning > - text: i18n("Are you sure you want to disable all outputs? ") + > - i18n("This might render the device unusable.") > + text: i18n("Are you sure you want to disable all outputs? \ > +This might render the device unusable.") > showCloseButton: true > > actions: [ > > > This also works, but it's ugly because the second line has not the right indent. Pick your choice: this, or single-line messages. Either of them is **way** better than the currently committed hack. REPOSITORY R104 KScreen REVISION DETAIL https://phabricator.kde.org/D23783 To: romangg, #plasma, victorr, yurchor Cc: pino, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart