updated translated-text to connectStatusText in ConnectionController
This commit is contained in:
parent
1357c4a309
commit
9377a0b545
4 changed files with 5 additions and 4 deletions
|
|
@ -130,8 +130,9 @@ void ConnectionController::onCurrentContainerUpdated()
|
|||
}
|
||||
}
|
||||
|
||||
void ConnectionController::translateMemoryText()
|
||||
void ConnectionController::onTranslationsUpdated()
|
||||
{
|
||||
// get translated text of current state
|
||||
onConnectionStateChanged(getCurrentConnectionState());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue