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
|
||||
separator,
|
||||
_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++)
|
||||
{
|
||||
|
|
|
@ -718,7 +718,7 @@
|
|||
#MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY
|
||||
"FlashAir"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
|
||||
#MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=20 r=2
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"\x00"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Vpravo"
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"\x00"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Rechts"
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"\x00"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Derecha"
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"FlshAir"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Droite"
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"\x00"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Destra"
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"\x00"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Rechts"
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@
|
|||
"FlashAir"
|
||||
"\x00"
|
||||
|
||||
#
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
"Prawa"
|
||||
|
||||
|
|
Loading…
Reference in a new issue