Skip to content
Snippets Groups Projects
Unverified Commit 43094bad authored by Sébastien Blin's avatar Sébastien Blin
Browse files

translations: remove remaining hang up call

Change-Id: I8ae528407b7e58438a52da181bd8f427c889263d
parent 5872d400
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment