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