diff --git a/smsapp/qml/ConversationList.qml b/smsapp/qml/ConversationList.qml --- a/smsapp/qml/ConversationList.qml +++ b/smsapp/qml/ConversationList.qml @@ -86,7 +86,7 @@ { hoverEnabled: true - label: i18n("%1 - %2", display, toolTip) + label: i18n("%1
%2", display, toolTip) icon: decoration function startChat() { applicationWindow().pageStack.push(chatView, {