Lang - 'Auto Deplete' changed to 'SpoolJoin'

This commit is contained in:
Robert Pelnar 2018-11-22 17:19:38 +01:00
parent 224623a409
commit 37273d9fca
8 changed files with 42 additions and 42 deletions

View File

@ -4700,15 +4700,15 @@ static bool settingsAutoDeplete()
{
if (!fsensor_enabled)
{
if (menu_item_text_P(_i("Auto deplete[N/A]"))) return true;
if (menu_item_text_P(_i("SpoolJoin [N/A]"))) return true;
}
else if (lcd_autoDeplete)
{
if (menu_item_function_P(_i("Auto deplete [on]"), auto_deplete_switch)) return true;
if (menu_item_function_P(_i("SpoolJoin [on]"), auto_deplete_switch)) return true;
}
else
{
if (menu_item_function_P(_i("Auto deplete[off]"), auto_deplete_switch)) return true;
if (menu_item_function_P(_i("SpoolJoin [off]"), auto_deplete_switch)) return true;
}
}
return false;

View File

@ -44,13 +44,13 @@
"Are left and right Z~carriages all up?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"SpoolJoin [on]"
#
"Auto deplete[N/A]"
"SpoolJoin [N/A]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"SpoolJoin [off]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"

View File

@ -59,16 +59,16 @@
"Dojely oba Z voziky k~hornimu dorazu?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"Spoj Civky [zap]"
"SpoolJoin [on]"
"SpoolJoin [zap]"
#
"Auto deplete[N/A]"
"Spoj Civky [N/A]"
"SpoolJoin [N/A]"
"SpoolJoin [N/A]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"Spoj Civky [vyp]"
"SpoolJoin [off]"
"SpoolJoin [vyp]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"

View File

@ -59,16 +59,16 @@
"Sind linke+rechte Z- Schlitten ganz oben?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"Restemodus [an]"
"SpoolJoin [on]"
"SpoolJoin [an]"
#
"Auto deplete[N/A]"
"Restemodus [N/V]"
"SpoolJoin [N/A]"
"SpoolJoin [N/V]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"Restemodus [aus]"
"SpoolJoin [off]"
"SpoolJoin [aus]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"

View File

@ -59,16 +59,16 @@
"Carros Z izq./der. estan arriba maximo?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"Auto despleg.[on]"
"SpoolJoin [on]"
"SpoolJoin [on]"
#
"Auto deplete[N/A]"
"Auto despleg[N/A]"
"SpoolJoin [N/A]"
"SpoolJoin [N/A]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"Auto despleg[off]"
"SpoolJoin [off]"
"SpoolJoin [off]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"

View File

@ -59,16 +59,16 @@
"Chariots Z gauche et droite tout en haut?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"Purge auto [on]"
"SpoolJoin [on]"
"SpoolJoin [on]"
#
"Auto deplete[N/A]"
"Vidage auto [N/A]"
"SpoolJoin [N/A]"
"SpoolJoin [N/A]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"Purge auto [off]"
"SpoolJoin [off]"
"SpoolJoin [off]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"

View File

@ -59,16 +59,16 @@
"I carrelli Z sin/des sono altezza max?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"Auto svuotam [on]"
"SpoolJoin [on]"
"SpoolJoin [on]"
#
"Auto deplete[N/A]"
"Auto svuotam[N/A]"
"SpoolJoin [N/A]"
"SpoolJoin [N/A]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"Auto svuotam[off]"
"SpoolJoin [off]"
"SpoolJoin [off]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"

View File

@ -59,16 +59,16 @@
"Obydwa konce osi dojechaly do gornych ogranicznikow?"
#MSG_AUTO_DEPLETE_ON c=17 r=1
"Auto deplete [on]"
"Dok. resztek [wl]"
"SpoolJoin [on]"
"SpoolJoin [wl]"
#
"Auto deplete[N/A]"
"Dok. resztek [nd]"
"SpoolJoin [N/A]"
"SpoolJoin [nd]"
# MSG_AUTO_DEPLETE_OFF c=17 r=1
"Auto deplete[off]"
"Dok. resztek[wyl]"
"SpoolJoin [off]"
"SpoolJoin [wyl]"
#MSG_AUTO_HOME c=0 r=0
"Auto home"