소스 검색

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 년 전
부모
커밋
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")

Loading…
취소
저장