Update #MSG_USERWAIT c= value
This commit is contained in:
parent
dd4c02aa15
commit
37ec18596b
@ -3821,7 +3821,7 @@ void process_commands()
|
||||
if (!hasP && !hasS && *src != '\0') {
|
||||
lcd_setstatus(src);
|
||||
} else {
|
||||
LCD_MESSAGERPGM(_i("Wait for user..."));////MSG_USERWAIT
|
||||
LCD_MESSAGERPGM(_i("Wait for user..."));////MSG_USERWAIT c=20
|
||||
}
|
||||
lcd_ignore_click(); //call lcd_ignore_click aslo for else ???
|
||||
st_synchronize();
|
||||
|
@ -901,7 +901,7 @@
|
||||
#
|
||||
"unknown"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
|
@ -1202,7 +1202,7 @@
|
||||
"unknown"
|
||||
"neznamy"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Ceka se na uzivatele..."
|
||||
|
||||
|
@ -1202,7 +1202,7 @@
|
||||
"unknown"
|
||||
"unbekannt"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Warte auf Benutzer.."
|
||||
|
||||
|
@ -1202,7 +1202,7 @@
|
||||
"unknown"
|
||||
"desconocido"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Esperando ordenes"
|
||||
|
||||
|
@ -1202,7 +1202,7 @@
|
||||
"unknown"
|
||||
"inconnu"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Attente utilisateur..."
|
||||
|
||||
|
@ -1202,7 +1202,7 @@
|
||||
"unknown"
|
||||
"sconosciuto"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Attendendo utente..."
|
||||
|
||||
|
@ -1210,7 +1210,7 @@
|
||||
"unknown"
|
||||
"onbekend"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Wacht op gebruiker ..."
|
||||
|
||||
|
@ -1202,7 +1202,7 @@
|
||||
"unknown"
|
||||
"nieznane"
|
||||
|
||||
#MSG_USERWAIT
|
||||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
"Czekam na uzytkownika..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user