[libcalamaresui] Force retranslation on language change
This commit is contained in:
parent
f9bd0fba10
commit
58f6635ca0
@ -108,6 +108,7 @@ ExecutionViewStep::ExecutionViewStep( QObject* parent )
|
||||
}
|
||||
|
||||
connect( JobQueue::instance(), &JobQueue::progress, this, &ExecutionViewStep::updateFromJobQueue );
|
||||
CALAMARES_RETRANSLATE( m_qmlShow->engine()->retranslate(); )
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user