Author: hbelusca
Date: Tue Sep 9 23:02:39 2014
New Revision: 64099
URL:
http://svn.reactos.org/svn/reactos?rev=64099&view=rev
Log:
[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"...
Modified:
trunk/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc
Modified: trunk/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/oleacc/lang/olea…
==============================================================================
--- trunk/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/oleacc/lang/oleacc_Ru.rc [iso-8859-1] Tue Sep 9 23:02:39
2014
@@ -20,7 +20,7 @@
#include "oleacc.h"
-LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
{