Просмотр исходного кода

Add symbol-string to _de

Add symbol-string for _de
to reduce the frquencey of regenerating 'mappers' and 'fonts'
with the new utf-system.
AnHardt 8 лет назад
Родитель
Сommit
57b1275cde
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      Marlin/language_de.h

+ 2
- 0
Marlin/language_de.h Просмотреть файл

@@ -33,6 +33,8 @@
33 33
 #define MAPPER_C2C3
34 34
 #define DISPLAY_CHARSET_ISO10646_1
35 35
 
36
+#define THIS_LANGUAGES_SPECIAL_SYMBOLS      _UxGT("ÄäÖöÜüß²³")
37
+
36 38
 #define WELCOME_MSG                         MACHINE_NAME _UxGT(" bereit")
37 39
 #define MSG_SD_INSERTED                     _UxGT("SD-Karte erkannt")
38 40
 #define MSG_SD_REMOVED                      _UxGT("SD-Karte entfernt")

Загрузка…
Отмена
Сохранить