diff --git a/src/mainview/components/ConversationSmartListContextMenu.qml b/src/mainview/components/ConversationSmartListContextMenu.qml
index b9b8def96bc08351d7fe39625defc4e51a1bc18d..a675332f85e40bf6e8bf553eb8a95c31a41a2811 100644
--- a/src/mainview/components/ConversationSmartListContextMenu.qml
+++ b/src/mainview/components/ConversationSmartListContextMenu.qml
@@ -72,7 +72,7 @@ Item {
             }
 
         } else {
-            ContextMenuGenerator.addMenuItem(qsTr("Hang up call"),
+            ContextMenuGenerator.addMenuItem(JamiStrings.hangup,
                                              "qrc:/images/icons/ic_call_end_white_24px.svg",
                                              function (){
                                                  CallAdapter.hangUpACall(responsibleAccountId,