graesslin added inline comments. INLINE COMMENTS
> daemon.cpp:235-237 > + QString message = i18nc("OSD text after XF86Display button press", "No > External Display"); > + if (m_monitoredConfig && m_monitoredConfig->connectedOutputs().count() > > 1) { > + message = i18nc("OSD text after XF86Display button press", "Changing > Screen Layout"); One time it's "Display", one time it's "Screen". I think we should use the same wording. REPOSITORY rKSCREEN KScreen REVISION DETAIL https://phabricator.kde.org/D2718 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: sebas, #plasma Cc: graesslin, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas