mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 02:45:44 -05:00
Retranslate strings from uic on language change.
This commit is contained in:
parent
c6991f6c66
commit
30502d49c3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue