Define #MSG_SELECT c=18
This commit is contained in:
parent
9a0e67c1d7
commit
3fb90be46f
@ -6486,7 +6486,7 @@ static void lcd_sheet_menu()
|
||||
MENU_ITEM_BACK_P(_T(MSG_STEEL_SHEETS));
|
||||
|
||||
if(eeprom_is_sheet_initialized(selected_sheet)){
|
||||
MENU_ITEM_SUBMENU_P(_i("Select"), change_sheet); //// c=18
|
||||
MENU_ITEM_SUBMENU_P(_i("Select"), change_sheet); ////MSG_SELECT c=18
|
||||
}
|
||||
|
||||
if (lcd_commands_type == LcdCommands::Idle)
|
||||
|
@ -1066,7 +1066,7 @@
|
||||
#MSG_RENAME c=18
|
||||
"Rename"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
|
||||
#
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Prejmenovat"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Vybrat"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Umbenennen"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Auswahl"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Renombrar"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Seleccionar"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Renommer"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Selectionner"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Rinomina"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Seleziona"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Hernoem"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Selecteer"
|
||||
|
||||
|
@ -1422,7 +1422,7 @@
|
||||
"Rename"
|
||||
"Zmien nazwe"
|
||||
|
||||
#
|
||||
#MSG_SELECT c=18
|
||||
"Select"
|
||||
"Wybierz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user