Fix translator columns hint for Adjusting Z:
This commit is contained in:
parent
74d8c15b4f
commit
15ba17f110
8 changed files with 8 additions and 8 deletions
|
@ -3324,7 +3324,7 @@ static void _lcd_babystep(int axis, const char *msg)
|
||||||
|
|
||||||
static void lcd_babystep_z()
|
static void lcd_babystep_z()
|
||||||
{
|
{
|
||||||
_lcd_babystep(Z_AXIS, (_i("Adjusting Z:")));////MSG_BABYSTEPPING_Z c=20 Beware: must include the ':' as its last character
|
_lcd_babystep(Z_AXIS, (_i("Adjusting Z:")));////MSG_BABYSTEPPING_Z c=15 Beware: must include the ':' as its last character
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
#
|
#
|
||||||
">Cancel"
|
">Cancel"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
|
|
||||||
#MSG_SELFTEST_CHECK_ALLCORRECT c=20
|
#MSG_SELFTEST_CHECK_ALLCORRECT c=20
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
">Cancel"
|
">Cancel"
|
||||||
">Zrusit"
|
">Zrusit"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
"Dostavovani Z:"
|
"Dostavovani Z:"
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
">Cancel"
|
">Cancel"
|
||||||
">Abbruch"
|
">Abbruch"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
"Z Einstellung:"
|
"Z Einstellung:"
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
">Cancel"
|
">Cancel"
|
||||||
">Cancelar"
|
">Cancelar"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
"Ajustar Z:"
|
"Ajustar Z:"
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
">Cancel"
|
">Cancel"
|
||||||
">Annuler"
|
">Annuler"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
"Ajust. de Z:"
|
"Ajust. de Z:"
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
">Cancel"
|
">Cancel"
|
||||||
">Annulla"
|
">Annulla"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
"Compensaz. Z:"
|
"Compensaz. Z:"
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
">Cancel"
|
">Cancel"
|
||||||
">Anuluj"
|
">Anuluj"
|
||||||
|
|
||||||
#MSG_BABYSTEPPING_Z c=20
|
#MSG_BABYSTEPPING_Z c=15
|
||||||
"Adjusting Z:"
|
"Adjusting Z:"
|
||||||
"Dostrajanie Z:"
|
"Dostrajanie Z:"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue