Minor changes under the hod

This commit is contained in:
Mr Finchum 2025-02-05 14:33:07 +01:00
parent f6f12ab124
commit 87c6318ed5

View file

@ -167,7 +167,13 @@ class Ui_Updater_Window(object):
self.restart_checkBox.setText(QCoreApplication.translate("Updater_Window", u"Restart", None))
self.label_last_check.setText(QCoreApplication.translate("Updater_Window", u"Last update check:", None))
self.label_last_check_2.setText(QCoreApplication.translate("Updater_Window", u"TextLabel", None))
#if QT_CONFIG(tooltip)
self.check_local_Button.setToolTip(QCoreApplication.translate("Updater_Window", u"FOR DEVELOPER", None))
#endif // QT_CONFIG(tooltip)
self.check_local_Button.setText(QCoreApplication.translate("Updater_Window", u"Check local", None))
#if QT_CONFIG(tooltip)
self.update_local_Button.setToolTip(QCoreApplication.translate("Updater_Window", u"FOR DEVELOPER", None))
#endif // QT_CONFIG(tooltip)
self.update_local_Button.setText(QCoreApplication.translate("Updater_Window", u"Update local", None))
# retranslateUi