translation and string update

This commit is contained in:
Rafael 2016-10-27 08:26:18 +02:00
parent b78a21bcc6
commit d170327750
6 changed files with 419 additions and 356 deletions

View file

@ -63,6 +63,8 @@ OptionsDialog::OptionsDialog(ProfileDatabase *profileDB, QWidget *parent) :
setupDefaultProfile();
setupPictureSettings();
setupCustomGTAFolder();
this->setWindowTitle(windowTitle().arg(GTA5SYNC_APPSTR));
}
OptionsDialog::~OptionsDialog()