Lang - text "Sleep..." removed from dictionary

This commit is contained in:
Robert Pelnar 2018-11-22 18:43:21 +01:00
parent ddf898cb41
commit e9131542ca
8 changed files with 1 additions and 28 deletions

View file

@ -3749,7 +3749,7 @@ if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE))
codenum = 0;
if(code_seen('P')) codenum = code_value(); // milliseconds to wait
if(code_seen('S')) codenum = code_value() * 1000; // seconds to wait
if(codenum != 0) LCD_MESSAGERPGM(_i("Sleep..."));////MSG_DWELL c=0 r=0
if(codenum != 0) LCD_MESSAGERPGM(_n("Sleep..."));////MSG_DWELL c=0 r=0
st_synchronize();
codenum += millis(); // keep track of when we started waiting
previous_millis_cmd = millis();

View file

@ -766,9 +766,6 @@
#
"Show pinda state"
#MSG_DWELL c=0 r=0
"Sleep..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."

View file

@ -1022,10 +1022,6 @@
"Show pinda state"
"Zobrazit stav PINDA"
#MSG_DWELL c=0 r=0
"Sleep..."
"Spankovy rezim..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
"Nektere soubory nebudou setrideny. Maximalni pocet souboru ve slozce pro setrideni je 100."

View file

@ -1022,10 +1022,6 @@
"Show pinda state"
"Pinda-Status anzeigen"
#MSG_DWELL c=0 r=0
"Sleep..."
"Schlafzustand..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
"Einige Dateien wur- den nicht sortiert. Max. Dateien pro Verzeichnis = 100."

View file

@ -1022,10 +1022,6 @@
"Show pinda state"
"Mostrar estado pinda"
#MSG_DWELL c=0 r=0
"Sleep..."
"En reposo..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
"Algunos archivos no se ordenaran. Maximo 100 archivos por carpeta para ordenar. "

View file

@ -1022,10 +1022,6 @@
"Show pinda state"
"Etat de la PINDA"
#MSG_DWELL c=0 r=0
"Sleep..."
"Repos..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
"Certains fichiers ne seront pas tries. Max 100 fichiers tries par dossier."

View file

@ -1022,10 +1022,6 @@
"Show pinda state"
"Mostra stato pinda"
#MSG_DWELL c=0 r=0
"Sleep..."
"Sospensione..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
"Alcuni file non saranno ordinati. Il numero massimo di file in una cartella e 100 perche siano ordinati."

View file

@ -1022,10 +1022,6 @@
"Show pinda state"
"Stan sondy P.I.N.D.A."
#MSG_DWELL c=0 r=0
"Sleep..."
"Czuwanie..."
#MSG_FILE_CNT c=20 r=4
"Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
"Niektore pliki nie zostana posortowane. Max. liczba plikow w 1 folderze = 100."