Исправлен дизайн

pull/13/head
Igor Belitskiy 3 years ago
parent bab8e36a59
commit 905a1e0939

@ -163,9 +163,9 @@ void MainWindow::localization() {
lblInfoUser->set_text(_("User")); lblInfoUser->set_text(_("User"));
lblInfoUserOther->set_text(_("Run as another user:")); lblInfoUserOther->set_text(_("Run as another user:"));
lblInfoUserName->set_text(_("User Name:")); lblInfoUserName->set_text(_("User Name:"));
lblInfoNooPriority->set_text(_("Priority:")); lblInfoNooPriority->set_text(_("Priority"));
lblInfoExec->set_text(_("Change startup priority")); lblInfoExec->set_text(_("Change startup priority"));
lblInfoPriority->set_text(_("Priority")); lblInfoPriority->set_text(_("Priority:"));
lblMessageError->set_text(_("Select an executable file or program")); lblMessageError->set_text(_("Select an executable file or program"));
lblGraphics->set_text(_("Graphics")); lblGraphics->set_text(_("Graphics"));
lblTools->set_text(_("Tools")); lblTools->set_text(_("Tools"));

Loading…
Cancel
Save