Update MSG_MMU_POWER_FAILS c=15

This commit is contained in:
3d-gussner 2021-03-20 06:16:11 +01:00
parent dd67c5110a
commit 92acac453f
9 changed files with 10 additions and 10 deletions

View File

@ -1498,7 +1498,7 @@ static void lcd_menu_fails_stats_mmu_print()
//! |Total failures | MSG_TOTAL_FAILURES c=20 //! |Total failures | MSG_TOTAL_FAILURES c=20
//! | MMU fails 000| MSG_MMU_FAILS c=15 //! | MMU fails 000| MSG_MMU_FAILS c=15
//! | MMU load fails 000| MSG_MMU_LOAD_FAILS c=15 //! | MMU load fails 000| MSG_MMU_LOAD_FAILS c=15
//! | MMU power fails 000| c=15 //! | MMU power fails 000| MSG_MMU_POWER_FAILS c=15
//! ---------------------- //! ----------------------
//! @endcode //! @endcode
//! @todo Positioning of the messages and values on LCD aren't fixed to their exact place. This causes issues with translations. //! @todo Positioning of the messages and values on LCD aren't fixed to their exact place. This causes issues with translations.
@ -1511,7 +1511,7 @@ static void lcd_menu_fails_stats_mmu_total()
_T(MSG_TOTAL_FAILURES), ////c=20 _T(MSG_TOTAL_FAILURES), ////c=20
_T(MSG_MMU_FAILS), clamp999( eeprom_read_word((uint16_t*)EEPROM_MMU_FAIL_TOT) ), ////c=14 _T(MSG_MMU_FAILS), clamp999( eeprom_read_word((uint16_t*)EEPROM_MMU_FAIL_TOT) ), ////c=14
_T(MSG_MMU_LOAD_FAILS), clamp999( eeprom_read_word((uint16_t*)EEPROM_MMU_LOAD_FAIL_TOT) ), ////c=14 _T(MSG_MMU_LOAD_FAILS), clamp999( eeprom_read_word((uint16_t*)EEPROM_MMU_LOAD_FAIL_TOT) ), ////c=14
_i("MMU power fails"), clamp999( mmu_power_failures )); ////c=14 r=1 _i("MMU power fails"), clamp999( mmu_power_failures )); ////MSG_MMU_POWER_FAILS c=15
menu_back_if_clicked_fb(); menu_back_if_clicked_fb();
} }

View File

@ -481,7 +481,7 @@
# c=20 r=3 # c=20 r=3
"MMU needs user attention." "MMU needs user attention."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
#MSG_STEALTH #MSG_STEALTH

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"MMU potrebuje zasah uzivatele." "MMU potrebuje zasah uzivatele."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"MMU vypadky proudu" "MMU vypadky proudu"

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"MMU erfordert Benutzereingriff." "MMU erfordert Benutzereingriff."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"MMU Netzfehler" "MMU Netzfehler"

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"MMU necesita atencion del usuario." "MMU necesita atencion del usuario."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"Fallo de energia en MMU" "Fallo de energia en MMU"

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"Le MMU necessite l'attention de l'utilisateur." "Le MMU necessite l'attention de l'utilisateur."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"Echecs alim. MMU" "Echecs alim. MMU"

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"Il MMU richiede attenzione dall'utente." "Il MMU richiede attenzione dall'utente."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"Manc. corr. MMU" "Manc. corr. MMU"

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"MMU heeft gebruikersaandacht nodig." "MMU heeft gebruikersaandacht nodig."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"MMU stroomstor." "MMU stroomstor."

View File

@ -642,7 +642,7 @@
"MMU needs user attention." "MMU needs user attention."
"MMU wymaga uwagi uzytkownika." "MMU wymaga uwagi uzytkownika."
# #MSG_MMU_POWER_FAILS c=15
"MMU power fails" "MMU power fails"
"Zaniki zasil. MMU" "Zaniki zasil. MMU"