fix "until" not visible

This commit is contained in:
EfazDev
2024-10-28 20:08:15 -05:00
parent 0da46b1d1e
commit 83c556b8c8

View File

@@ -2828,8 +2828,8 @@ class Ui_Nugget(object):
self.experimentalChk.setText(QCoreApplication.translate("Nugget", u"Experimental Toggle", None)) self.experimentalChk.setText(QCoreApplication.translate("Nugget", u"Experimental Toggle", None))
self.languageLbl.setText(QCoreApplication.translate("Nugget", u"Language Code (not needed for English)", None)) self.languageLbl.setText(QCoreApplication.translate("Nugget", u"Language Code (not needed for English)", None))
self.languageTxt.setPlaceholderText(QCoreApplication.translate("Nugget", u"Language Code (i.e. en)", None)) self.languageTxt.setPlaceholderText(QCoreApplication.translate("Nugget", u"Language Code (i.e. en)", None))
self.aiInfoLabel.setText(QCoreApplication.translate("Nugget", u"In order to download the AI models, you must spoof your device model. However, this may break\n" self.aiInfoLabel.setText(QCoreApplication.translate("Nugget", u"In order to download the AI model, you must spoof the device model. However, this may break Face ID until\n"
"Face ID until you revert back.\n" "you revert.\n"
"\n" "\n"
"CAUTION: If your original device model does not support Apple Intelligence and it is enabled in the settings, please disable it in the\n" "CAUTION: If your original device model does not support Apple Intelligence and it is enabled in the settings, please disable it in the\n"
"Settings app first before unspoofing! Returning to your original device model without disabling is going to cause a re-download and will\n" "Settings app first before unspoofing! Returning to your original device model without disabling is going to cause a re-download and will\n"