diff --git a/smsapp/qml/ConversationList.qml b/smsapp/qml/ConversationList.qml
index 64139bd12..3981e5c5e 100644
--- a/smsapp/qml/ConversationList.qml
+++ b/smsapp/qml/ConversationList.qml
@@ -142,7 +142,7 @@ Kirigami.ScrollablePage
{
hoverEnabled: true
- label: i18n("%1
%2", display, toolTip)
+ label: i18n("%1
%2", display, toolTip) //TODO: Change to two text fields and elipsize them
icon: decoration
function startChat() {
applicationWindow().pageStack.push(chatView, {