toss in a fix for .ru
This commit is contained in:
parent
3f3ad9b3ad
commit
5f8dd92905
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#define LANGUAGE_RU
|
||||
|
||||
#define WELCOME_MSG MACHINE_NAME "Готов."
|
||||
#define WELCOME_MSG MACHINE_NAME " Готов."
|
||||
#define MSG_SD_INSERTED "Карта вставлена"
|
||||
#define MSG_SD_REMOVED "Карта извлечена"
|
||||
#define MSG_MAIN "Меню \003"
|
||||
|
|
Reference in a new issue