Mercurial > public > ostc4
diff Discovery/Src/text_multilanguage.c @ 1068:3c3fb9f4edc4 Icon_Integration
Increase version number for testing
| author | heinrichsweikamp |
|---|---|
| date | Tue, 17 Feb 2026 12:22:47 +0100 |
| parents | 8fe6676f28c9 |
| children |
line wrap: on
line diff
--- a/Discovery/Src/text_multilanguage.c Tue Feb 17 09:49:37 2026 +0100 +++ b/Discovery/Src/text_multilanguage.c Tue Feb 17 12:22:47 2026 +0100 @@ -177,7 +177,7 @@ static uint8_t text_ES_CompassCalib[] = "Calibrar brujula"; static uint8_t text_EN_GFSurf[] = "GF Surface"; -static uint8_t text_DE_GFSurf[] = ""; +static uint8_t text_DE_GFSurf[] = "Surface GF"; static uint8_t text_FR_GFSurf[] = ""; static uint8_t text_IT_GFSurf[] = ""; static uint8_t text_ES_GFSurf[] = "";
