[1.1.x] Reset LCD status to fallbacks (#10467)
* Remove obsolete strings * Tweak some static consts * Reset LCD status to fallbacks When paused, "Print paused..." When SD printing, the filename When host printing, "Printing..." When idle, "MyPrinter ready."
This commit is contained in:
@@ -140,7 +140,6 @@
|
||||
#define MSG_NO_CARD _UxGT("Ei korttia")
|
||||
#define MSG_DWELL _UxGT("Nukkumassa...")
|
||||
#define MSG_USERWAIT _UxGT("Odotet. valintaa")
|
||||
#define MSG_RESUMING _UxGT("Jatke. tulostusta")
|
||||
#define MSG_PRINT_ABORTED _UxGT("Print aborted")
|
||||
#define MSG_NO_MOVE _UxGT("Ei liiketta.")
|
||||
#define MSG_KILLED _UxGT("KILLED. ")
|
||||
|
||||
Reference in New Issue
Block a user