diff --git a/kcm/qml/main.qml b/kcm/qml/main.qml --- a/kcm/qml/main.qml +++ b/kcm/qml/main.qml @@ -66,7 +66,7 @@ top: parent.top } - placeholderText: i18n("Type here to search connections...") + placeholderText: i18n("Search...") onTextChanged: { editorProxyModel.setFilterRegExp(text)