Skip to content

Commit 92721d1

Browse files
committed
🚸 "Main" => "Main Menu"
1 parent 42c62ff commit 92721d1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+62
-62
lines changed

Marlin/src/lcd/e3v2/creality/dwin.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ void Goto_MainMenu() {
12731273
DWIN_Frame_TitleCopy(2, 2, 26, 13); // "Home" etc
12741274
else {
12751275
#ifdef USE_STRING_HEADINGS
1276-
Draw_Title(GET_TEXT_F(MSG_MAIN));
1276+
Draw_Title(GET_TEXT_F(MSG_MAIN_MENU));
12771277
#else
12781278
DWIN_Frame_TitleCopy(0, 2, 40, 11); // "Home"
12791279
#endif

Marlin/src/lcd/extui/ftdi_eve_touch_ui/bioprinter/main_menu.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ void MainMenu::onRedraw(draw_mode_t what) {
4343
if (what & FOREGROUND) {
4444
CommandProcessor cmd;
4545
cmd.cmd(COLOR_RGB(bg_text_enabled))
46-
.font(font_large).text( BTN_POS(1,1), BTN_SIZE(2,1), GET_TEXT_F(MSG_MAIN))
46+
.font(font_large).text( BTN_POS(1,1), BTN_SIZE(2,1), GET_TEXT_F(MSG_MAIN_MENU))
4747
.colors(normal_btn)
4848
.font(font_medium)
4949
.tag(2).button(BTN_POS(1,2), BTN_SIZE(2,1), GET_TEXT_F(MSG_MOVE_TO_HOME))

Marlin/src/lcd/language/language_an.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ namespace Language_an {
4141
LSTR MSG_MEDIA_INSERTED = _UxGT("Tarcheta mesa");
4242
LSTR MSG_MEDIA_REMOVED = _UxGT("Tarcheta sacada");
4343
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
44-
LSTR MSG_MAIN = _UxGT("Menu prencipal");
44+
LSTR MSG_MAIN_MENU = _UxGT("Menu prencipal");
4545
LSTR MSG_RUN_AUTO_FILES = _UxGT("Inicio automatico");
4646
LSTR MSG_DISABLE_STEPPERS = _UxGT("Amortar motors");
4747
LSTR MSG_HOMING = _UxGT("Orichen");

Marlin/src/lcd/language/language_bg.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Language_bg {
3939
LSTR WELCOME_MSG = MACHINE_NAME _UxGT(" Готов.");
4040
LSTR MSG_MEDIA_INSERTED = _UxGT("Картата е поставена");
4141
LSTR MSG_MEDIA_REMOVED = _UxGT("Картата е извадена");
42-
LSTR MSG_MAIN = _UxGT("Меню");
42+
LSTR MSG_MAIN_MENU = _UxGT("Меню");
4343
LSTR MSG_RUN_AUTO_FILES = _UxGT("Автостарт");
4444
LSTR MSG_DISABLE_STEPPERS = _UxGT("Изкл. двигатели");
4545
LSTR MSG_AUTO_HOME = _UxGT("Паркиране");

Marlin/src/lcd/language/language_ca.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ namespace Language_ca {
3737
LSTR MSG_MEDIA_INSERTED = _UxGT("Targeta detectada.");
3838
LSTR MSG_MEDIA_REMOVED = _UxGT("Targeta extreta.");
3939
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops");
40-
LSTR MSG_MAIN = _UxGT("Menú principal");
40+
LSTR MSG_MAIN_MENU = _UxGT("Menú principal");
4141
LSTR MSG_RUN_AUTO_FILES = _UxGT("Inici automatic");
4242
LSTR MSG_DISABLE_STEPPERS = _UxGT("Desactiva motors");
4343
LSTR MSG_DEBUG_MENU = _UxGT("Menu de depuracio");

Marlin/src/lcd/language/language_cz.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ namespace Language_cz {
5454
LSTR MSG_MEDIA_USB_FAILED = _UxGT("Chyba USB");
5555
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstopy"); // max 8 znaku
5656
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Soft Endstopy");
57-
LSTR MSG_MAIN = _UxGT("Hlavní nabídka");
57+
LSTR MSG_MAIN_MENU = _UxGT("Hlavní nabídka");
5858
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Další nastavení");
5959
LSTR MSG_CONFIGURATION = _UxGT("Konfigurace");
6060
LSTR MSG_RUN_AUTO_FILES = _UxGT("Autostart");

Marlin/src/lcd/language/language_da.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Language_da {
3939
LSTR WELCOME_MSG = MACHINE_NAME _UxGT(" er klar");
4040
LSTR MSG_MEDIA_INSERTED = _UxGT("Kort isat");
4141
LSTR MSG_MEDIA_REMOVED = _UxGT("Kort fjernet");
42-
LSTR MSG_MAIN = _UxGT("Menu");
42+
LSTR MSG_MAIN_MENU = _UxGT("Menu");
4343
LSTR MSG_DISABLE_STEPPERS = _UxGT("Slå alle steppere fra");
4444
LSTR MSG_AUTO_HOME = _UxGT("Auto Home"); // G28
4545
LSTR MSG_LEVEL_BED_WAITING = _UxGT("Klik når du er klar");

Marlin/src/lcd/language/language_de.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ namespace Language_de {
5252
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Subcall überschritten");
5353
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstopp"); // Max length 8 characters
5454
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Software-Endstopp");
55-
LSTR MSG_MAIN = _UxGT("Hauptmenü");
55+
LSTR MSG_MAIN_MENU = _UxGT("Hauptmenü");
5656
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Erw. Einstellungen");
5757
LSTR MSG_TOOLBAR_SETUP = _UxGT("Toolbar Einstellung");
5858
LSTR MSG_OPTION_DISABLED = _UxGT("Option Deaktiviert");

Marlin/src/lcd/language/language_el.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ namespace Language_el {
5151
LSTR MSG_MEDIA_USB_REMOVED = _UxGT("USB αφαιρέθη");
5252
LSTR MSG_MEDIA_USB_FAILED = _UxGT("Αποτυχία εκκίνησης USB");
5353
LSTR MSG_MEDIA_INIT_FAIL = _UxGT("Αποτυχία αρχικοποίησης SD");
54-
LSTR MSG_MAIN = _UxGT("Αρχική Οθόνη");
54+
LSTR MSG_MAIN_MENU = _UxGT("Αρχική Οθόνη");
5555
LSTR MSG_RUN_AUTO_FILES = _UxGT("Αυτόματη εκκίνηση");
5656
LSTR MSG_DISABLE_STEPPERS = _UxGT("Απενεργοποίηση μοτέρ");
5757
LSTR MSG_AUTO_HOME = _UxGT("Αυτόμ. επαναφορά XYZ");

Marlin/src/lcd/language/language_el_gr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace Language_el_gr {
4040
LSTR MSG_MEDIA_INSERTED = _UxGT("Εισαγωγή κάρτας");
4141
LSTR MSG_MEDIA_REMOVED = _UxGT("Αφαίρεση κάρτας");
4242
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
43-
LSTR MSG_MAIN = _UxGT("Βασική Οθόνη");
43+
LSTR MSG_MAIN_MENU = _UxGT("Βασική Οθόνη");
4444
LSTR MSG_RUN_AUTO_FILES = _UxGT("Αυτόματη εκκίνηση");
4545
LSTR MSG_DISABLE_STEPPERS = _UxGT("Απενεργοποίηση βηματιστή");
4646
LSTR MSG_AUTO_HOME = _UxGT("Αυτομ. επαναφορά στο αρχικό σημείο");

Marlin/src/lcd/language/language_en.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ namespace Language_en {
6767
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Subcall Overflow");
6868
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
6969
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Soft Endstops");
70-
LSTR MSG_MAIN = _UxGT("Main");
70+
LSTR MSG_MAIN_MENU = _UxGT("Main Menu");
7171
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Advanced Settings");
7272
LSTR MSG_TOOLBAR_SETUP = _UxGT("Toolbar Setup");
7373
LSTR MSG_OPTION_DISABLED = _UxGT("Option Disabled");

Marlin/src/lcd/language/language_es.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ namespace Language_es {
4949
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Desbordamiento de subllamada");
5050
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
5151
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Soft Endstops");
52-
LSTR MSG_MAIN = _UxGT("Menú principal");
52+
LSTR MSG_MAIN_MENU = _UxGT("Menú principal");
5353
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Ajustes avanzados");
5454
LSTR MSG_CONFIGURATION = _UxGT("Configuración");
5555
LSTR MSG_RUN_AUTO_FILES = _UxGT("Inicio automático");

Marlin/src/lcd/language/language_eu.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ namespace Language_eu {
4141
LSTR MSG_BACK = _UxGT("Atzera");
4242
LSTR MSG_MEDIA_INSERTED = _UxGT("Txartela sartuta");
4343
LSTR MSG_MEDIA_REMOVED = _UxGT("Txartela kenduta");
44-
LSTR MSG_MAIN = _UxGT("Menu nagusia");
44+
LSTR MSG_MAIN_MENU = _UxGT("Menu nagusia");
4545
LSTR MSG_RUN_AUTO_FILES = _UxGT("Auto hasiera");
4646
LSTR MSG_DISABLE_STEPPERS = _UxGT("Itzali motoreak");
4747
LSTR MSG_DEBUG_MENU = _UxGT("Arazketa Menua");

Marlin/src/lcd/language/language_fi.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Language_fi {
3939
LSTR WELCOME_MSG = MACHINE_NAME _UxGT(" valmis.");
4040
LSTR MSG_MEDIA_INSERTED = _UxGT("Kortti asetettu");
4141
LSTR MSG_MEDIA_REMOVED = _UxGT("Kortti poistettu");
42-
LSTR MSG_MAIN = _UxGT("Palaa");
42+
LSTR MSG_MAIN_MENU = _UxGT("Palaa");
4343
LSTR MSG_RUN_AUTO_FILES = _UxGT("Automaatti");
4444
LSTR MSG_DISABLE_STEPPERS = _UxGT("Vapauta moottorit");
4545
LSTR MSG_AUTO_HOME = _UxGT("Aja referenssiin");

Marlin/src/lcd/language/language_fr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ namespace Language_fr {
4949
LSTR MSG_MEDIA_USB_FAILED = _UxGT("Erreur média USB");
5050
LSTR MSG_LCD_ENDSTOPS = _UxGT("Butées");
5151
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Butées SW");
52-
LSTR MSG_MAIN = _UxGT("Menu principal");
52+
LSTR MSG_MAIN_MENU = _UxGT("Menu principal");
5353
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Config. avancée");
5454
LSTR MSG_CONFIGURATION = _UxGT("Configuration");
5555
LSTR MSG_RUN_AUTO_FILES = _UxGT("Exéc. auto.gcode");

Marlin/src/lcd/language/language_fr_na.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ namespace Language_fr_na {
4949
LSTR MSG_MEDIA_USB_FAILED = _UxGT("Erreur media USB");
5050
LSTR MSG_LCD_ENDSTOPS = _UxGT("Butees");
5151
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Butees SW");
52-
LSTR MSG_MAIN = _UxGT("Menu principal");
52+
LSTR MSG_MAIN_MENU = _UxGT("Menu principal");
5353
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Config. avancee");
5454
LSTR MSG_CONFIGURATION = _UxGT("Configuration");
5555
LSTR MSG_RUN_AUTO_FILES = _UxGT("Exec. auto.gcode");

Marlin/src/lcd/language/language_gl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ namespace Language_gl {
5050
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Desbord. Subch.");
5151
LSTR MSG_LCD_ENDSTOPS = _UxGT("FinCarro");
5252
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("FinCarro SW");
53-
LSTR MSG_MAIN = _UxGT("Menú principal");
53+
LSTR MSG_MAIN_MENU = _UxGT("Menú principal");
5454
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Axustes avanzados");
5555
LSTR MSG_CONFIGURATION = _UxGT("Configuración");
5656
LSTR MSG_RUN_AUTO_FILES = _UxGT("Autoarranque");

Marlin/src/lcd/language/language_hr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace Language_hr {
4040
LSTR MSG_MEDIA_INSERTED = _UxGT("SD kartica umetnuta");
4141
LSTR MSG_MEDIA_REMOVED = _UxGT("SD kartica uklonjena");
4242
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
43-
LSTR MSG_MAIN = _UxGT("Main");
43+
LSTR MSG_MAIN_MENU = _UxGT("Main");
4444
LSTR MSG_RUN_AUTO_FILES = _UxGT("Auto pokretanje");
4545
LSTR MSG_DISABLE_STEPPERS = _UxGT("Ugasi steppere");
4646
LSTR MSG_AUTO_HOME = _UxGT("Automatski homing");

Marlin/src/lcd/language/language_hu.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ namespace Language_hu {
5454
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Túlfolyás");
5555
LSTR MSG_LCD_ENDSTOPS = _UxGT("Végállás"); // Maximum 8 karakter
5656
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Szoft. végállás");
57-
LSTR MSG_MAIN = _UxGT("<Fömenü>");
57+
LSTR MSG_MAIN_MENU = _UxGT("<Fömenü>");
5858
LSTR MSG_ADVANCED_SETTINGS = _UxGT("További beállítások");
5959
LSTR MSG_CONFIGURATION = _UxGT("Konfiguráció");
6060
LSTR MSG_RUN_AUTO_FILES = _UxGT("Fájl auto. futtatás");

Marlin/src/lcd/language/language_it.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ namespace Language_it {
6262
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Overflow subchiamate");
6363
LSTR MSG_LCD_ENDSTOPS = _UxGT("Finecor."); // Max 8 characters
6464
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Finecorsa Soft");
65-
LSTR MSG_MAIN = _UxGT("Menu principale");
65+
LSTR MSG_MAIN_MENU = _UxGT("Menu principale");
6666
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Impostaz. avanzate");
6767
LSTR MSG_TOOLBAR_SETUP = _UxGT("Cnf barra strumenti");
6868
LSTR MSG_OPTION_DISABLED = _UxGT("Opzione disab.");

Marlin/src/lcd/language/language_jp_kana.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ namespace Language_jp_kana {
4646
LSTR MSG_MEDIA_REMOVED = _UxGT("メディアガアリマセン"); // "Card removed"
4747
LSTR MSG_RELEASE_MEDIA = _UxGT("メディアノトリダシ");
4848
LSTR MSG_LCD_ENDSTOPS = _UxGT("エンドストップ"); // "Endstops" // Max length 8 characters
49-
LSTR MSG_MAIN = _UxGT("メイン"); // "Main"
49+
LSTR MSG_MAIN_MENU = _UxGT("メイン"); // "Main"
5050
LSTR MSG_RUN_AUTO_FILES = _UxGT("ジドウカイシ"); // "Autostart"
5151
LSTR MSG_DISABLE_STEPPERS = _UxGT("モーターデンゲン オフ"); // "Disable steppers"
5252
LSTR MSG_DEBUG_MENU = _UxGT("デバッグメニュー"); // "Debug Menu"

Marlin/src/lcd/language/language_ko_KR.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace Language_ko_KR {
3939
LSTR MSG_MEDIA_REMOVED = _UxGT("카드 제거됨");
4040
LSTR MSG_LCD_ENDSTOPS = _UxGT("엔드스탑");
4141
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("소프트 엔드스탑");
42-
LSTR MSG_MAIN = _UxGT("뒤로");
42+
LSTR MSG_MAIN_MENU = _UxGT("뒤로");
4343
LSTR MSG_ADVANCED_SETTINGS = _UxGT("고급 설정");
4444
LSTR MSG_CONFIGURATION = _UxGT("설정");
4545
LSTR MSG_RUN_AUTO_FILES = _UxGT("자동 시작");

Marlin/src/lcd/language/language_nl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ namespace Language_nl {
4242
LSTR MSG_MEDIA_INSERTED = _UxGT("Kaart ingestoken");
4343
LSTR MSG_MEDIA_REMOVED = _UxGT("Kaart verwijderd");
4444
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
45-
LSTR MSG_MAIN = _UxGT("Hoofdmenu");
45+
LSTR MSG_MAIN_MENU = _UxGT("Hoofdmenu");
4646
LSTR MSG_RUN_AUTO_FILES = _UxGT("Autostart");
4747
LSTR MSG_DISABLE_STEPPERS = _UxGT("Motoren uit");
4848
LSTR MSG_DEBUG_MENU = _UxGT("Debug Menu"); // accepted English terms

Marlin/src/lcd/language/language_pl.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ namespace Language_pl {
5858
LSTR MSG_MEDIA_USB_FAILED = _UxGT("Błąd uruchomienia USB");
5959
LSTR MSG_LCD_ENDSTOPS = _UxGT("Krańców."); // Max length 8 characters
6060
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Progr. Krańcówki");
61-
LSTR MSG_MAIN = _UxGT("Menu główne");
61+
LSTR MSG_MAIN_MENU = _UxGT("Menu główne");
6262
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Ustawienie zaawansowane");
6363
LSTR MSG_CONFIGURATION = _UxGT("Konfiguracja");
6464
LSTR MSG_RUN_AUTO_FILES = _UxGT("Autostart");

Marlin/src/lcd/language/language_pt.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace Language_pt {
4040
LSTR WELCOME_MSG = MACHINE_NAME _UxGT(" pronta.");
4141
LSTR MSG_MEDIA_INSERTED = _UxGT("Cartão inserido");
4242
LSTR MSG_MEDIA_REMOVED = _UxGT("Cartão removido");
43-
LSTR MSG_MAIN = _UxGT("Menu principal");
43+
LSTR MSG_MAIN_MENU = _UxGT("Menu principal");
4444
LSTR MSG_DISABLE_STEPPERS = _UxGT("Desactivar motores");
4545
LSTR MSG_AUTO_HOME = _UxGT("Ir para origem");
4646
LSTR MSG_AUTO_HOME_X = _UxGT("Ir para origem X");

Marlin/src/lcd/language/language_pt_br.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ namespace Language_pt_br {
4848
LSTR MSG_MEDIA_USB_FAILED = _UxGT("USB falhou");
4949
LSTR MSG_LCD_ENDSTOPS = _UxGT("Fins de curso");
5050
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Soft Fins curso");
51-
LSTR MSG_MAIN = _UxGT("Menu principal");
51+
LSTR MSG_MAIN_MENU = _UxGT("Menu principal");
5252
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Config. Avançada");
5353
LSTR MSG_CONFIGURATION = _UxGT("Configuração");
5454
LSTR MSG_RUN_AUTO_FILES = _UxGT("Início automático");

Marlin/src/lcd/language/language_ro.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ namespace Language_ro {
4949
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Eroare:Subcall Overflow");
5050
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstops"); // Max length 8 characters
5151
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Soft Endstops");
52-
LSTR MSG_MAIN = _UxGT("Principal");
52+
LSTR MSG_MAIN_MENU = _UxGT("Principal");
5353
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Setari Avansate");
5454
LSTR MSG_CONFIGURATION = _UxGT("Configurare");
5555
LSTR MSG_RUN_AUTO_FILES = _UxGT("Autostart");

Marlin/src/lcd/language/language_ru.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ namespace Language_ru {
5757
LSTR MSG_MEDIA_USB_FAILED = _UxGT("Ошибка USB диска");
5858
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Прогр. концевики");
5959
LSTR MSG_LCD_ENDSTOPS = _UxGT("Концевик"); // Max length 8 characters
60-
LSTR MSG_MAIN = _UxGT("Главное меню");
60+
LSTR MSG_MAIN_MENU = _UxGT("Главное меню");
6161
LSTR MSG_CONFIGURATION = _UxGT("Конфигурация");
6262
LSTR MSG_RUN_AUTO_FILES = _UxGT("Автостарт");
6363
LSTR MSG_DISABLE_STEPPERS = _UxGT("Выключить двигатели");

Marlin/src/lcd/language/language_sk.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ namespace Language_sk {
6565
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Preteč. podprogramu");
6666
LSTR MSG_LCD_ENDSTOPS = _UxGT("Endstopy"); // max 8 znakov
6767
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Soft. endstopy");
68-
LSTR MSG_MAIN = _UxGT("Hlavná ponuka");
68+
LSTR MSG_MAIN_MENU = _UxGT("Hlavná ponuka");
6969
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Pokročilé nastav.");
7070
LSTR MSG_TOOLBAR_SETUP = _UxGT("Panel nástrojov");
7171
LSTR MSG_OPTION_DISABLED = _UxGT("Možnosť vypnutá");

Marlin/src/lcd/language/language_sv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ namespace Language_sv {
5151
LSTR MSG_KILL_SUBCALL_OVERFLOW = _UxGT("Underanrop överskriden");
5252
LSTR MSG_LCD_ENDSTOPS = _UxGT("Slutstop"); // Max length 8 characters
5353
LSTR MSG_LCD_SOFT_ENDSTOPS = _UxGT("Mjuk slutstopp");
54-
LSTR MSG_MAIN = _UxGT("Huvud");
54+
LSTR MSG_MAIN_MENU = _UxGT("Huvud");
5555
LSTR MSG_ADVANCED_SETTINGS = _UxGT("Advancerade inställningar");
5656
LSTR MSG_CONFIGURATION = _UxGT("Konfiguration");
5757
LSTR MSG_RUN_AUTO_FILES = _UxGT("Autostarta Filer");

0 commit comments

Comments
 (0)