[MODE]: Adjust german resources.

svn path=/trunk/; revision=73013
This commit is contained in:
Hermès Bélusca-Maïto 2016-10-21 20:48:26 +00:00
parent dbf62b106c
commit 6672ea6af0
2 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN

View file

@ -12,10 +12,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_DE_DE
#include "lang/de-DE.rc"
#endif
#ifdef LANGUAGE_EN_US
#include "lang/en-US.rc"
#endif
#ifdef LANGUAGE_DE_DE
#include "lang/de-DE.rc"
#endif