Mercurial > public > ostc4
comparison Discovery/Src/text_multilanguage.c @ 60:96026ba1834f
more language updates
author | heinrichsweikamp |
---|---|
date | Fri, 10 Aug 2018 19:40:55 +0200 |
parents | 00e70b60c69f |
children | feaee3f4696e |
comparison
equal
deleted
inserted
replaced
59:00e70b60c69f | 60:96026ba1834f |
---|---|
581 static uint8_t text_IT_Information[] = "Info"; | 581 static uint8_t text_IT_Information[] = "Info"; |
582 static uint8_t text_ES_Information[] = ""; | 582 static uint8_t text_ES_Information[] = ""; |
583 | 583 |
584 // Menu SYS2 | 584 // Menu SYS2 |
585 static uint8_t text_EN_ResetMenu[] = "Reset Menu"; | 585 static uint8_t text_EN_ResetMenu[] = "Reset Menu"; |
586 static uint8_t text_DE_ResetMenu[] = "Reset Menü "; | 586 static uint8_t text_DE_ResetMenu[] = "Reset Menu"; |
587 static uint8_t text_FR_ResetMenu[] = "Menu RaZ"; // RàZ | 587 static uint8_t text_FR_ResetMenu[] = "Menu RaZ"; // RàZ |
588 static uint8_t text_IT_ResetMenu[] = "Reset"; | 588 static uint8_t text_IT_ResetMenu[] = "Reset"; |
589 static uint8_t text_ES_ResetMenu[] = ""; | 589 static uint8_t text_ES_ResetMenu[] = ""; |
590 | 590 |
591 // Menu SYS2 sub | 591 // Menu SYS2 sub |