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:
AnHardt
2015-02-08 20:41:20 +01:00
parent 488633bf44
commit 3aac2df057
2 changed files with 233 additions and 1 deletions

View File

@ -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