[TRANSLATION]
[reactos.git] / reactos / dll / win32 / msports / msports.rc
index f89d39f..fc8d821 100644 (file)
@@ -7,10 +7,6 @@
 #define REACTOS_STR_ORIGINAL_FILENAME  "msports.dll\0"
 #include <reactos/version.rc>
 
-#ifdef LANGUAGE_DE_DE
-    #include "lang/de-DE.rc"
-#endif
-
 // UTF-8
 #pragma code_page(65001)
 #ifdef LANGUAGE_BG_BG
@@ -19,6 +15,9 @@
 #ifdef LANGUAGE_EN_US
     #include "lang/en-US.rc"
 #endif
+#ifdef LANGUAGE_DE_DE
+    #include "lang/de-DE.rc"
+#endif
 #ifdef LANGUAGE_PL_PL
     #include "lang/pl-PL.rc"
 #endif