mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-04 14:55:43 +02:00
translations: remove remaining hang up call
Change-Id: I8ae528407b7e58438a52da181bd8f427c889263d
This commit is contained in:
parent
5872d40008
commit
43094bad8b
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ Item {
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
ContextMenuGenerator.addMenuItem(qsTr("Hang up call"),
|
ContextMenuGenerator.addMenuItem(JamiStrings.hangup,
|
||||||
"qrc:/images/icons/ic_call_end_white_24px.svg",
|
"qrc:/images/icons/ic_call_end_white_24px.svg",
|
||||||
function (){
|
function (){
|
||||||
CallAdapter.hangUpACall(responsibleAccountId,
|
CallAdapter.hangUpACall(responsibleAccountId,
|
||||||
|
|
Loading…
Add table
Reference in a new issue