Lang - text "Cannot enter subdir: " removed from dictionary

This commit is contained in:
Robert Pelnar 2018-11-22 17:49:28 +01:00
parent 60e567b660
commit 0baa6412fc
8 changed files with 1 additions and 28 deletions

View File

@ -659,7 +659,7 @@ void CardReader::chdir(const char * relpath)
if(!newfile.open(*parent,relpath, O_READ)) if(!newfile.open(*parent,relpath, O_READ))
{ {
SERIAL_ECHO_START; SERIAL_ECHO_START;
SERIAL_ECHORPGM(_i("Cannot enter subdir: "));////MSG_SD_CANT_ENTER_SUBDIR c=0 r=0 SERIAL_ECHORPGM(_n("Cannot enter subdir: "));////MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
SERIAL_ECHOLN(relpath); SERIAL_ECHOLN(relpath);
} }
else else

View File

@ -115,9 +115,6 @@
# #
"Cancel" "Cancel"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"

View File

@ -154,10 +154,6 @@
"Cancel" "Cancel"
"Zrusit" "Zrusit"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
"Nelze otevrit slozku:"
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"
"Karta vlozena" "Karta vlozena"

View File

@ -154,10 +154,6 @@
"Cancel" "Cancel"
"Abbruch" "Abbruch"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
"Kann Unterverzeichnis nicht oeffnen: "
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"
"SD Karte eingesetzt" "SD Karte eingesetzt"

View File

@ -154,10 +154,6 @@
"Cancel" "Cancel"
"Cancelar" "Cancelar"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
"Sin acceso subdir: "
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"
"Tarjeta insertada" "Tarjeta insertada"

View File

@ -154,10 +154,6 @@
"Cancel" "Cancel"
"Annuler" "Annuler"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
"Impossible d'entrer dans le repertoire :"
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"
"Carte inseree" "Carte inseree"

View File

@ -154,10 +154,6 @@
"Cancel" "Cancel"
"Annulla" "Annulla"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
"Impossibile accedere alla sottocartella: "
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"
"SD inserita" "SD inserita"

View File

@ -154,10 +154,6 @@
"Cancel" "Cancel"
"Anuluj" "Anuluj"
#MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
"Cannot enter subdir: "
"Brak dostepu do subdir: "
#MSG_SD_INSERTED c=0 r=0 #MSG_SD_INSERTED c=0 r=0
"Card inserted" "Card inserted"
"Karta wlozona" "Karta wlozona"