Lang - text "openRoot failed" removed from dictionary
This commit is contained in:
parent
1cbb261707
commit
f0e3021d33
@ -193,7 +193,7 @@ void CardReader::initsd()
|
|||||||
else if (!root.openRoot(&volume))
|
else if (!root.openRoot(&volume))
|
||||||
{
|
{
|
||||||
SERIAL_ERROR_START;
|
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
|
else
|
||||||
{
|
{
|
||||||
|
@ -562,9 +562,6 @@
|
|||||||
#
|
#
|
||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
|
|
||||||
|
@ -750,10 +750,6 @@
|
|||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
"openRoot selhal"
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
"Pozastavit tisk"
|
"Pozastavit tisk"
|
||||||
|
@ -750,10 +750,6 @@
|
|||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
"Zugriff auf Hauptverzeichnis misslungen"
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
"Druck pausieren"
|
"Druck pausieren"
|
||||||
|
@ -750,10 +750,6 @@
|
|||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
"fallo openRoot "
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
"Pausar impresion"
|
"Pausar impresion"
|
||||||
|
@ -750,10 +750,6 @@
|
|||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
"Vent buse"
|
"Vent buse"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
"Echec openRoot"
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
"Pause de l'impres"
|
"Pause de l'impres"
|
||||||
|
@ -750,10 +750,6 @@
|
|||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
"openRoot fallito"
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
"Metti in pausa"
|
"Metti in pausa"
|
||||||
|
@ -750,10 +750,6 @@
|
|||||||
"Nozzle FAN"
|
"Nozzle FAN"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SD_OPENROOT_FAIL c=0 r=0
|
|
||||||
"openRoot failed"
|
|
||||||
"niepowodzenie openRoot "
|
|
||||||
|
|
||||||
#MSG_PAUSE_PRINT c=0 r=0
|
#MSG_PAUSE_PRINT c=0 r=0
|
||||||
"Pause print"
|
"Pause print"
|
||||||
"Wstrzymanie wydruku"
|
"Wstrzymanie wydruku"
|
||||||
|
Loading…
Reference in New Issue
Block a user