Define #MSG_RIGHT c=10
This commit is contained in:
parent
2daf1d9114
commit
164226c739
9 changed files with 9 additions and 9 deletions
|
@ -2760,7 +2760,7 @@ static void lcd_menu_xyz_y_min()
|
||||||
_i("Y distance from min"), ////c=20
|
_i("Y distance from min"), ////c=20
|
||||||
separator,
|
separator,
|
||||||
_i("Left"), ////MSG_LEFT c=10
|
_i("Left"), ////MSG_LEFT c=10
|
||||||
_i("Right") ////c=11 r=1
|
_i("Right") ////MSG_RIGHT c=10
|
||||||
);
|
);
|
||||||
for (uint8_t i = 0; i < 2; i++)
|
for (uint8_t i = 0; i < 2; i++)
|
||||||
{
|
{
|
||||||
|
|
|
@ -718,7 +718,7 @@
|
||||||
#MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY
|
#MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
|
|
||||||
#MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=20 r=2
|
#MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=20 r=2
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Vpravo"
|
"Vpravo"
|
||||||
|
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Rechts"
|
"Rechts"
|
||||||
|
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Derecha"
|
"Derecha"
|
||||||
|
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"FlshAir"
|
"FlshAir"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Droite"
|
"Droite"
|
||||||
|
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Destra"
|
"Destra"
|
||||||
|
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Rechts"
|
"Rechts"
|
||||||
|
|
||||||
|
|
|
@ -958,7 +958,7 @@
|
||||||
"FlashAir"
|
"FlashAir"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
#MSG_RIGHT c=10
|
||||||
"Right"
|
"Right"
|
||||||
"Prawa"
|
"Prawa"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue