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()
|
||||
{
|
||||
_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"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
|
||||
#MSG_SELFTEST_CHECK_ALLCORRECT c=20
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
">Cancel"
|
||||
">Zrusit"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
"Dostavovani Z:"
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
">Cancel"
|
||||
">Abbruch"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
"Z Einstellung:"
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
">Cancel"
|
||||
">Cancelar"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
"Ajustar Z:"
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
">Cancel"
|
||||
">Annuler"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
"Ajust. de Z:"
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
">Cancel"
|
||||
">Annulla"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
"Compensaz. Z:"
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
">Cancel"
|
||||
">Anuluj"
|
||||
|
||||
#MSG_BABYSTEPPING_Z c=20
|
||||
#MSG_BABYSTEPPING_Z c=15
|
||||
"Adjusting Z:"
|
||||
"Dostrajanie Z:"
|
||||
|
||||
|
|
Loading…
Reference in a new issue