Преглед изворни кода

Fix translator columns hint for Adjusting Z:

Marek Bel пре 5 година
родитељ
комит
15ba17f110
8 измењених фајлова са 8 додато и 8 уклоњено
  1. 1 1
      Firmware/ultralcd.cpp
  2. 1 1
      lang/lang_en.txt
  3. 1 1
      lang/lang_en_cz.txt
  4. 1 1
      lang/lang_en_de.txt
  5. 1 1
      lang/lang_en_es.txt
  6. 1 1
      lang/lang_en_fr.txt
  7. 1 1
      lang/lang_en_it.txt
  8. 1 1
      lang/lang_en_pl.txt

+ 1 - 1
Firmware/ultralcd.cpp

@@ -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
 }
 
 

+ 1 - 1
lang/lang_en.txt

@@ -16,7 +16,7 @@
 #
 ">Cancel"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 
 #MSG_SELFTEST_CHECK_ALLCORRECT c=20

+ 1 - 1
lang/lang_en_cz.txt

@@ -22,7 +22,7 @@
 ">Cancel"
 ">Zrusit"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 "Dostavovani Z:"
 

+ 1 - 1
lang/lang_en_de.txt

@@ -22,7 +22,7 @@
 ">Cancel"
 ">Abbruch"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 "Z Einstellung:"
 

+ 1 - 1
lang/lang_en_es.txt

@@ -22,7 +22,7 @@
 ">Cancel"
 ">Cancelar"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 "Ajustar Z:"
 

+ 1 - 1
lang/lang_en_fr.txt

@@ -22,7 +22,7 @@
 ">Cancel"
 ">Annuler"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 "Ajust. de Z:"
 

+ 1 - 1
lang/lang_en_it.txt

@@ -22,7 +22,7 @@
 ">Cancel"
 ">Annulla"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 "Compensaz. Z:"
 

+ 1 - 1
lang/lang_en_pl.txt

@@ -22,7 +22,7 @@
 ">Cancel"
 ">Anuluj"
 
-#MSG_BABYSTEPPING_Z c=20
+#MSG_BABYSTEPPING_Z c=15
 "Adjusting Z:"
 "Dostrajanie Z:"