diff --git a/mainwindow_ui.py b/mainwindow_ui.py index d90dcd6..6114cc1 100644 --- a/mainwindow_ui.py +++ b/mainwindow_ui.py @@ -2833,7 +2833,7 @@ class Ui_Nugget(object): 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" "Face ID until you revert back. \n" "\n" -"WARNING: If your original device model does not support Apple Intelligence, please disable it the \n" +"WARNING: If your original device model does not support Apple Intelligence, please disable the \n" "AI models before unspoofing! Returning to your original device model without disabling is going to \n" "cause a re-download and may require a full restore to fix. Furthermore, if you switch between model \n" "groups, like spoofing from the iPhone 16s to the iPhone 15 Pro series, a re-download may also occur. \n" diff --git a/qt/mainwindow.ui b/qt/mainwindow.ui index de0da4a..f839113 100644 --- a/qt/mainwindow.ui +++ b/qt/mainwindow.ui @@ -2760,7 +2760,7 @@ QComboBox QAbstractItemView::item:hover { In order to download the AI models, you must spoof your device model. However, this may break Face ID until you revert back. -WARNING: If your original device model does not support Apple Intelligence, please disable it the +WARNING: If your original device model does not support Apple Intelligence, please disable the AI models before unspoofing! Returning to your original device model without disabling is going to cause a re-download and may require a full restore to fix. Furthermore, if you switch between model groups, like spoofing from the iPhone 16s to the iPhone 15 Pro series, a re-download may also occur. diff --git a/qt/mainwindow_ui.py b/qt/mainwindow_ui.py index d90dcd6..6114cc1 100644 --- a/qt/mainwindow_ui.py +++ b/qt/mainwindow_ui.py @@ -2833,7 +2833,7 @@ class Ui_Nugget(object): 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" "Face ID until you revert back. \n" "\n" -"WARNING: If your original device model does not support Apple Intelligence, please disable it the \n" +"WARNING: If your original device model does not support Apple Intelligence, please disable the \n" "AI models before unspoofing! Returning to your original device model without disabling is going to \n" "cause a re-download and may require a full restore to fix. Furthermore, if you switch between model \n" "groups, like spoofing from the iPhone 16s to the iPhone 15 Pro series, a re-download may also occur. \n" diff --git a/qt/ui_mainwindow.py b/qt/ui_mainwindow.py index d90dcd6..6114cc1 100644 --- a/qt/ui_mainwindow.py +++ b/qt/ui_mainwindow.py @@ -2833,7 +2833,7 @@ class Ui_Nugget(object): 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" "Face ID until you revert back. \n" "\n" -"WARNING: If your original device model does not support Apple Intelligence, please disable it the \n" +"WARNING: If your original device model does not support Apple Intelligence, please disable the \n" "AI models before unspoofing! Returning to your original device model without disabling is going to \n" "cause a re-download and may require a full restore to fix. Furthermore, if you switch between model \n" "groups, like spoofing from the iPhone 16s to the iPhone 15 Pro series, a re-download may also occur. \n"