Forráskód Böngészése

Lang - text "Resend" removed from dictionary

Robert Pelnar 5 éve
szülő
commit
72c7810641

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -7079,7 +7079,7 @@ void FlushSerialRequestResend()
 {
   //char cmdbuffer[bufindr][100]="Resend:";
   MYSERIAL.flush();
-  printf_P(_N("%S: %ld\n%S\n"), _i("Resend"), gcode_LastN + 1, MSG_OK);
+  printf_P(_N("%S: %ld\n%S\n"), _n("Resend"), gcode_LastN + 1, MSG_OK);
 }
 
 // Confirm the execution of a command, if sent from a serial line.

+ 0 - 3
lang/lang_en.txt

@@ -709,9 +709,6 @@
 #MSG_SECOND_SERIAL_ON c=17 r=1
 "RPi port     [on]"
 
-#
-"Resend"
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 

+ 0 - 4
lang/lang_en_cz.txt

@@ -946,10 +946,6 @@
 "RPi port     [on]"
 "RPi port    [zap]"
 
-#
-"Resend"
-"Poslat znovu"
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 "RPi port    [vyp]"

+ 0 - 4
lang/lang_en_de.txt

@@ -946,10 +946,6 @@
 "RPi port     [on]"
 "RPi Port     [an]"
 
-#
-"Resend"
-"Wiederholen"
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 "RPi Port    [aus]"

+ 0 - 4
lang/lang_en_es.txt

@@ -946,10 +946,6 @@
 "RPi port     [on]"
 "Puerto RPi  [act]"
 
-#
-"Resend"
-"Reenviar: "
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 "Puerto RPi  [ina]"

+ 0 - 4
lang/lang_en_fr.txt

@@ -946,10 +946,6 @@
 "RPi port     [on]"
 "Port RPi     [on]"
 
-#
-"Resend"
-"Renvoyer"
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 "Port RPi    [off]"

+ 0 - 4
lang/lang_en_it.txt

@@ -946,10 +946,6 @@
 "RPi port     [on]"
 "Porta RPi    [on]"
 
-#
-"Resend"
-"Ripeti"
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 "Porta RPi   [off]"

+ 0 - 4
lang/lang_en_pl.txt

@@ -946,10 +946,6 @@
 "RPi port     [on]"
 "Port RPi     [wl]"
 
-#
-"Resend"
-"Wyslij ponownie"
-
 #MSG_SECOND_SERIAL_OFF c=17 r=1
 "RPi port    [off]"
 "Port RPi    [wyl]"