Lang - text " Free Memory: " removed from dictionary

This commit is contained in:
Robert Pelnar 2018-11-22 17:46:44 +01:00
parent 283e33dd69
commit a1f03e9531
8 changed files with 1 additions and 28 deletions

View File

@ -1178,7 +1178,7 @@ void setup()
#endif
SERIAL_ECHO_START;
SERIAL_ECHORPGM(_i(" Free Memory: "));////MSG_FREE_MEMORY c=0 r=0
SERIAL_ECHORPGM(_n(" Free Memory: "));////MSG_FREE_MEMORY c=0 r=0
SERIAL_ECHO(freeMemory());
SERIAL_ECHORPGM(_n(" PlannerBufferBytes: "));////MSG_PLANNER_BUFFER_BYTES c=0 r=0
SERIAL_ECHOLN((int)sizeof(block_t)*BLOCK_BUFFER_SIZE);

View File

@ -1,6 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "

View File

@ -1,7 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
"Volna pamet: "
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "
"Naposledy aktualizovano:"

View File

@ -1,7 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
" Freier Speicher: "
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "
" Letztes Update: "

View File

@ -1,7 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
"Memoria Libre: "
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "
"Ultima actualizacion: "

View File

@ -1,7 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
"Memoire libre :"
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "
"Derniere MAJ :"

View File

@ -1,7 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
"Memoria Libera: "
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "
"Ultimo aggiornamento: "

View File

@ -1,7 +1,3 @@
#MSG_FREE_MEMORY c=0 r=0
" Free Memory: "
" Wolna pamiec:"
#MSG_CONFIGURATION_VER c=0 r=0
" Last Updated: "
" Ostatnia aktualizacja: "