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; codenum = 0;
if(code_seen('P')) codenum = code_value(); // milliseconds to wait if(code_seen('P')) codenum = code_value(); // milliseconds to wait
if(code_seen('S')) codenum = code_value() * 1000; // seconds 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(); st_synchronize();
codenum += millis(); // keep track of when we started waiting codenum += millis(); // keep track of when we started waiting
previous_millis_cmd = millis(); previous_millis_cmd = millis();

View File

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

View File

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

View File

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

View File

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

View File

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