From: Hermès Bélusca-Maïto Date: Tue, 9 Sep 2014 23:02:39 +0000 (+0000) Subject: [OLEACC] X-Git-Tag: backups/0.3.17@66124~620 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=b56ba452554af79fdb417dd133b9304ab94eccfc [OLEACC] Fix language ID, that made msvc compilation fail with the error: oleacc\lang/oleacc_Ru.rc(27) : error RC2151 : cannot reuse string constants, 0(0x0) - "unknown object" already defined. Cannot add 0(0x0) - " (and similar for the other strings). And as usual: "Thanks GCC for not having warned us before"... svn path=/trunk/; revision=64099 --- diff --git a/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc b/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc index b8452378088..d3ed5c871b0 100644 --- a/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc +++ b/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc @@ -20,7 +20,7 @@ #include "oleacc.h" -LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT +LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT STRINGTABLE {