You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
html[#html + 1] = ui_helper.createAlertBlock(T"Importing failed; Invalid file used: expected file with extension bin. Please use correct file.", importing_wrong_ext_fail)
831
831
html[#html + 1] = ui_helper.createAlertBlock(T"Importing failed; Invalid file used: file too large. Please use correct. Please use correct file..", importing_too_big_fail)
832
832
833
-
html[#html + 1] = ui_helper.createAlertBlock(T"Check this to remove config after firmware update.<br/>This won't remove root.<br/>It is advertised to check this if you are downgrading the firmware.", basic)
833
+
html[#html + 1] = ui_helper.createAlertBlock(T"Check this to remove config after firmware update.<br/>This won't remove root.<br/>It is advised to check this if you are downgrading the firmware.", basic)
834
834
html[#html + 1] = ui_helper.createInputCheckbox(T"Remove config file with upgrade","remove_conf_on_upgrade","0",reset_on_upgrade)
835
-
html[#html + 1] = ui_helper.createAlertBlock(T"Check this to only root the modem after the firmware is installed.<br/>After this you had to reinstall the GUI.<br/>Expect the web interface to be broken after the upgrade", basic)
835
+
html[#html + 1] = ui_helper.createAlertBlock(T"Check this to only root the modem after the firmware is installed.<br/>After this you have to reinstall the GUI.<br/>Expect the web interface to be broken after the upgrade", basic)
836
836
html[#html + 1] = ui_helper.createInputCheckbox(T"Root only modem after upgrade","rootonly_on_upgrade","0",reset_on_upgrade)
Copy file name to clipboardexpand all lines: decompressed/gui_file/www/lang/de-de/webui-core.po
+2-2
Original file line number
Diff line number
Diff line change
@@ -2794,7 +2794,7 @@ msgstr "GUI Version %s"
2794
2794
msgid"GUI Settings & Utility"
2795
2795
msgstr"GUI Einstellungen & Hilfsfunktionen"
2796
2796
2797
-
msgid"Check this to remove config after firmware update.<br/>This won't remove root.<br/>It is advertised to check this if you are downgrading the firmware."
2797
+
msgid"Check this to remove config after firmware update.<br/>This won't remove root.<br/>It is advised to check this if you are downgrading the firmware."
2798
2798
msgstr"Kreuzen Sie dies an, um die Konfiguration nach der Firmware-Aktualisierung zu entfernen.<br/>Dies wird root erhalten.<br/>Dies dient dazu, die Firmware auf eine niedrigere Version zu aktualisieren."
2799
2799
2800
2800
msgid"Remove config file with upgrade"
@@ -4004,7 +4004,7 @@ msgstr "TIM (Italien)"
4004
4004
msgid"ISP Autodetect"
4005
4005
msgstr"Automatische ISP-Erkennung"
4006
4006
4007
-
msgid"Check this to only root the modem after the firmware is installed.<br/>After this you had to reinstall the GUI.<br/>Expect the web interface to be broken after the upgrade"
4007
+
msgid"Check this to only root the modem after the firmware is installed.<br/>After this you have to reinstall the GUI.<br/>Expect the web interface to be broken after the upgrade"
4008
4008
msgstr"Aktivieren Sie dies, um das Modem nur zu rooten, nachdem die Firmware installiert wurde.<br/>Danach müssen Sie die Oberfläche manuell neu installieren.<br/>Sei müssen damit rechnen, dass die Oberfläche nach der Aktualisierung defekt ist"
Copy file name to clipboardexpand all lines: decompressed/gui_file/www/lang/it-it/webui-core.po
+2-2
Original file line number
Diff line number
Diff line change
@@ -2794,7 +2794,7 @@ msgstr "Versione GUI %s"
2794
2794
msgid"GUI Settings & Utility"
2795
2795
msgstr"Opzioni e utility GUI"
2796
2796
2797
-
msgid"Check this to remove config after firmware update.<br/>This won't remove root.<br/>It is advertised to check this if you are downgrading the firmware."
2797
+
msgid"Check this to remove config after firmware update.<br/>This won't remove root.<br/>It is advised to check this if you are downgrading the firmware."
2798
2798
msgstr"Selezionando questa opzione verrà azzerata la configurazione dopo l'aggiornamento firmware.<br/>Questo non rimuoverà il root.<br/>Seleziona questa opzione nel caso di downgrade del firmware."
2799
2799
2800
2800
msgid"Remove config file with upgrade"
@@ -4004,7 +4004,7 @@ msgstr "TIM (Italia)"
4004
4004
msgid"ISP Autodetect"
4005
4005
msgstr"Rilevamento automatico ISP"
4006
4006
4007
-
msgid"Check this to only root the modem after the firmware is installed.<br/>After this you had to reinstall the GUI.<br/>Expect the web interface to be broken after the upgrade"
4007
+
msgid"Check this to only root the modem after the firmware is installed.<br/>After this you have to reinstall the GUI.<br/>Expect the web interface to be broken after the upgrade"
4008
4008
msgstr"Spunta questo se vuoi solo fare il root dopo l'installazione del firmware.<br/>Dopo aver fatto ciò devi reinstallare la GUI.<br/>L'interfaccia web verrà danneggiata dopo l'aggiornamento."
0 commit comments