diff --git a/kcms/translations/package/contents/ui/main.qml b/kcms/translations/package/contents/ui/main.qml --- a/kcms/translations/package/contents/ui/main.qml +++ b/kcms/translations/package/contents/ui/main.qml @@ -171,6 +171,7 @@ visible: languagesList.count text: i18n("The language at the top of this list is the one you want to see and use most often.") + wrapMode: Text.WordWrap } }