fix language constant to LANG_BENGALI

svn path=/trunk/; revision=22224
This commit is contained in:
Martin Fuchs 2006-06-04 21:07:01 +00:00
parent 93fafae8ff
commit 48badfaf22

View file

@ -17,7 +17,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
LANGUAGE LANG_BENGALI, LANG_NEUTRAL
#pragma code_page(1252)
#endif //_WIN32