mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
fixing so u can edit rsrc.rc again with vs
svn path=/trunk/; revision=22575
This commit is contained in:
parent
3e7c39f7d2
commit
d3cd587e70
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "resource.h"
|
||||
#include "winecalc.h"
|
||||
|
||||
LANGUAGE LANG_HUNGARIAN, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include "resource.h"
|
||||
#include "winecalc.h"
|
||||
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_NEUTRAL
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue