Now the oter way around.
Include of language_en.h now behind national language. All "#define MSG_STR_*" now surrounded by #ifndef and #endif.
This commit is contained in:
parent
488633bf44
commit
3aac2df057
2 changed files with 233 additions and 1 deletions
|
|
@ -222,7 +222,7 @@
|
|||
#define TESTSTRING360 "\360\361\362\363\364\365\366\367\370\371\372\373\374\375\376\377"
|
||||
*/
|
||||
|
||||
#include "language_en.h"
|
||||
#include LANGUAGE_INCLUDE
|
||||
#include "language_en.h"
|
||||
|
||||
#endif //__LANGUAGE_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue