Move `MK3 firmware detected on MK3S printer` and `MK3S firmware detected on MK3 printer` to `messages.cpp/.h`

Update pot and po files
This commit is contained in:
3d-gussner 2024-04-04 08:58:46 +02:00
parent 97584d571e
commit a93cd93756
17 changed files with 31 additions and 30 deletions

View File

@ -917,7 +917,7 @@ void show_fw_version_warnings() {
//! @brief try to check if firmware is on right type of printer //! @brief try to check if firmware is on right type of printer
static void check_if_fw_is_on_right_printer() { static void check_if_fw_is_on_right_printer() {
if (fsensor.probeOtherType()) { if (fsensor.probeOtherType()) {
lcd_show_fullscreen_message_and_wait_P(_i(PRINTER_NAME " firmware detected on " PRINTER_NAME_ALTERNATE " printer"));////c=20 r=4 lcd_show_fullscreen_message_and_wait_P(_T(MSG_FW_MK3_DETECTED));
} }
} }
#endif //defined(FILAMENT_SENSOR) && defined(FSENSOR_PROBING) #endif //defined(FILAMENT_SENSOR) && defined(FSENSOR_PROBING)

View File

@ -364,7 +364,7 @@ extern const char MSG_FILE_INCOMPLETE [] PROGMEM_I1 = ISTR("File incomplete. Con
extern const char MSG_SD_REMOVED [] PROGMEM_I1 = ISTR("Card removed"); ////MSG_SD_REMOVED c=20 extern const char MSG_SD_REMOVED [] PROGMEM_I1 = ISTR("Card removed"); ////MSG_SD_REMOVED c=20
extern const char MSG_NEW_FIRMWARE_AVAILABLE [] PROGMEM_I1 = ISTR("New firmware version available:"); ////MSG_NEW_FIRMWARE_AVAILABLE c=20 r=2 extern const char MSG_NEW_FIRMWARE_AVAILABLE [] PROGMEM_I1 = ISTR("New firmware version available:"); ////MSG_NEW_FIRMWARE_AVAILABLE c=20 r=2
extern const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE [] PROGMEM_I1 = ISTR("Please upgrade."); ////MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20 extern const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE [] PROGMEM_I1 = ISTR("Please upgrade."); ////MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20
extern const char MSG_FW_MK3_DETECTED [] PROGMEM_I1 = ISTR(PRINTER_NAME " firmware detected on " PRINTER_NAME_ALTERNATE " printer"); ////MSG_FW_MK3_DETECTED c=20 r=4
//not internationalized messages //not internationalized messages
#if 0 #if 0
const char MSG_FW_VERSION_BETA[] PROGMEM_N1 = "You are using a BETA firmware version! It is in a development state! Use this version with CAUTION as it may DAMAGE the printer!"; ////MSG_FW_VERSION_BETA c=20 r=8 const char MSG_FW_VERSION_BETA[] PROGMEM_N1 = "You are using a BETA firmware version! It is in a development state! Use this version with CAUTION as it may DAMAGE the printer!"; ////MSG_FW_VERSION_BETA c=20 r=8

View File

@ -365,6 +365,7 @@ extern const char MSG_FILE_INCOMPLETE [];
extern const char MSG_SD_REMOVED []; extern const char MSG_SD_REMOVED [];
extern const char MSG_NEW_FIRMWARE_AVAILABLE []; extern const char MSG_NEW_FIRMWARE_AVAILABLE [];
extern const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE []; extern const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE [];
extern const char MSG_FW_MK3_DETECTED [];
//not internationalized messages //not internationalized messages
#if 0 #if 0

View File

@ -2481,11 +2481,11 @@ msgid "🔃Refresh"
msgstr "" msgstr ""
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "" msgstr ""
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "" msgstr ""

View File

@ -2514,12 +2514,12 @@ msgid "Preload to MMU"
msgstr "Zavést do MMU" msgstr "Zavést do MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3 firmware detekován na MK3S tiskarně" msgstr "MK3 firmware detekován na MK3S tiskarně"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S firmware detekován na tiskarně MK3" msgstr "MK3S firmware detekován na tiskarně MK3"

View File

@ -2540,12 +2540,12 @@ msgid "Preload to MMU"
msgstr "In MMU laden" msgstr "In MMU laden"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3-Firmware am MK3S-Drucker erkannt" msgstr "MK3-Firmware am MK3S-Drucker erkannt"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S-Firmware auf MK3-Drucker erkannt" msgstr "MK3S-Firmware auf MK3-Drucker erkannt"

View File

@ -2536,12 +2536,12 @@ msgid "Preload to MMU"
msgstr "Precarga a MMU" msgstr "Precarga a MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "Firmware MK3 detectado en impresora MK3S" msgstr "Firmware MK3 detectado en impresora MK3S"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "Firmware MK3S detectado en impresora MK3" msgstr "Firmware MK3S detectado en impresora MK3"

View File

@ -2547,12 +2547,12 @@ msgid "Preload to MMU"
msgstr "Précharge à MMU" msgstr "Précharge à MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "Firmware MK3 détecté sur imprimante MK3S" msgstr "Firmware MK3 détecté sur imprimante MK3S"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "Firmware MK3S détecté sur imprimante MK3" msgstr "Firmware MK3S détecté sur imprimante MK3"

View File

@ -2531,12 +2531,12 @@ msgid "Preload to MMU"
msgstr "Predpunjenje MMU" msgstr "Predpunjenje MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3 firmware otkriven na MK3S printeru" msgstr "MK3 firmware otkriven na MK3S printeru"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S firmware detektiran na MK3 printeru" msgstr "MK3S firmware detektiran na MK3 printeru"

View File

@ -2535,12 +2535,12 @@ msgid "Preload to MMU"
msgstr "Betöltés az MMUba" msgstr "Betöltés az MMUba"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3 firmver telepitve MK3S nyomtatora" msgstr "MK3 firmver telepitve MK3S nyomtatora"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S firmver eszlelve MK3 nyomtaton" msgstr "MK3S firmver eszlelve MK3 nyomtaton"

View File

@ -2536,12 +2536,12 @@ msgid "Preload to MMU"
msgstr "Precarica MMU" msgstr "Precarica MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "Firmware MK3 rilevato su stampante MK3S" msgstr "Firmware MK3 rilevato su stampante MK3S"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "Firmware MK3S rilevato su stampante MK3" msgstr "Firmware MK3S rilevato su stampante MK3"

View File

@ -2539,12 +2539,12 @@ msgid "Preload to MMU"
msgstr "Voorladen in MMU" msgstr "Voorladen in MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3-firmware bij MK3S-printer gedetecteerd" msgstr "MK3-firmware bij MK3S-printer gedetecteerd"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S-firmware op MK3-printer ontdekt" msgstr "MK3S-firmware op MK3-printer ontdekt"

View File

@ -2513,12 +2513,12 @@ msgid "Preload to MMU"
msgstr "Forlast til MMU" msgstr "Forlast til MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3 system funnet på MK3S printer" msgstr "MK3 system funnet på MK3S printer"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S systemvare funnet på MK3 printer" msgstr "MK3S systemvare funnet på MK3 printer"

View File

@ -2529,12 +2529,12 @@ msgid "Preload to MMU"
msgstr "Załaduj do MMU" msgstr "Załaduj do MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "Wykryto firmware MK3 w drukarce MK3S" msgstr "Wykryto firmware MK3 w drukarce MK3S"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "Wykryto firmware MK3S w drukarce MK3" msgstr "Wykryto firmware MK3S w drukarce MK3"

View File

@ -2537,12 +2537,12 @@ msgid "Preload to MMU"
msgstr "Preîncărcare MMU" msgstr "Preîncărcare MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "Firmware MK3 detectat pe imprimanta MK3S" msgstr "Firmware MK3 detectat pe imprimanta MK3S"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "Firmware MK3S detectat pe imprimanta MK3" msgstr "Firmware MK3S detectat pe imprimanta MK3"

View File

@ -2519,12 +2519,12 @@ msgid "Preload to MMU"
msgstr "Predzásobenie MMU" msgstr "Predzásobenie MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3 firmware na MK3S tlačiarni" msgstr "MK3 firmware na MK3S tlačiarni"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S firmware na MK3 tlačiarni" msgstr "MK3S firmware na MK3 tlačiarni"

View File

@ -2526,12 +2526,12 @@ msgid "Preload to MMU"
msgstr "Förladdning MMU" msgstr "Förladdning MMU"
#. MSG_FW_MK3_DETECTED c=20 r=4 #. MSG_FW_MK3_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3 firmware detected on MK3S printer" msgid "MK3 firmware detected on MK3S printer"
msgstr "MK3-firmware upptäckt på MK3S-skrivare" msgstr "MK3-firmware upptäckt på MK3S-skrivare"
#. MSG_FW_MK3S_DETECTED c=20 r=4 #. MSG_FW_MK3S_DETECTED c=20 r=4
#: ../../Firmware/Marlin_main.cpp:920 #: ../../Firmware/messages.cpp:367 ../../Firmware/Marlin_main.cpp:920
msgid "MK3S firmware detected on MK3 printer" msgid "MK3S firmware detected on MK3 printer"
msgstr "MK3S-firmware upptäckt på MK3-skrivare" msgstr "MK3S-firmware upptäckt på MK3-skrivare"