Przeglądaj źródła

Lang - text "openRoot failed" removed from dictionary

Robert Pelnar 5 lat temu
rodzic
commit
f0e3021d33

+ 1 - 1
Firmware/cardreader.cpp

@@ -193,7 +193,7 @@ void CardReader::initsd()
   else if (!root.openRoot(&volume)) 
   {
     SERIAL_ERROR_START;
-    SERIAL_ERRORLNRPGM(_i("openRoot failed"));////MSG_SD_OPENROOT_FAIL c=0 r=0
+    SERIAL_ERRORLNRPGM(_n("openRoot failed"));////MSG_SD_OPENROOT_FAIL c=0 r=0
   }
   else 
   {

+ 0 - 3
lang/lang_en.txt

@@ -562,9 +562,6 @@
 #
 "Nozzle FAN"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 

+ 0 - 4
lang/lang_en_cz.txt

@@ -750,10 +750,6 @@
 "Nozzle FAN"
 "\x00"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-"openRoot selhal"
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 "Pozastavit tisk"

+ 0 - 4
lang/lang_en_de.txt

@@ -750,10 +750,6 @@
 "Nozzle FAN"
 "\x00"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-"Zugriff auf Hauptverzeichnis misslungen"
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 "Druck pausieren"

+ 0 - 4
lang/lang_en_es.txt

@@ -750,10 +750,6 @@
 "Nozzle FAN"
 "\x00"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-"fallo openRoot "
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 "Pausar impresion"

+ 0 - 4
lang/lang_en_fr.txt

@@ -750,10 +750,6 @@
 "Nozzle FAN"
 "Vent buse"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-"Echec openRoot"
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 "Pause de l'impres"

+ 0 - 4
lang/lang_en_it.txt

@@ -750,10 +750,6 @@
 "Nozzle FAN"
 "\x00"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-"openRoot fallito"
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 "Metti in pausa"

+ 0 - 4
lang/lang_en_pl.txt

@@ -750,10 +750,6 @@
 "Nozzle FAN"
 "\x00"
 
-#MSG_SD_OPENROOT_FAIL c=0 r=0
-"openRoot failed"
-"niepowodzenie openRoot "
-
 #MSG_PAUSE_PRINT c=0 r=0
 "Pause print"
 "Wstrzymanie wydruku"