Retranslate strings from uic on language change.
This commit is contained in:
parent
c6991f6c66
commit
30502d49c3
@ -130,6 +130,7 @@ GreetingPage::GreetingPage( QWidget* parent )
|
||||
string( Calamares::Branding::VersionedName ) )
|
||||
.arg( Calamares::Branding::instance()->
|
||||
string( Calamares::Branding::ProductName ) ) );
|
||||
ui->retranslateUi( this );
|
||||
)
|
||||
|
||||
ui->aboutButton->setIcon( CalamaresUtils::defaultPixmap( CalamaresUtils::Information,
|
||||
|
Loading…
Reference in New Issue
Block a user