Browse Source

toss in a fix for .ru

Scott Lahteine 9 years ago
parent
commit
5f8dd92905
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language_ru.h

+ 1
- 1
Marlin/language_ru.h View File

@@ -10,7 +10,7 @@
10 10
 
11 11
 #define LANGUAGE_RU
12 12
 
13
-#define WELCOME_MSG                         MACHINE_NAME "Готов."
13
+#define WELCOME_MSG                         MACHINE_NAME " Готов."
14 14
 #define MSG_SD_INSERTED                     "Карта вставлена"
15 15
 #define MSG_SD_REMOVED                      "Карта извлечена"
16 16
 #define MSG_MAIN                            "Меню \003"

Loading…
Cancel
Save