Rename resource files to match the locale names

svn path=/trunk/; revision=24888
This commit is contained in:
Thomas Bluemel 2006-11-27 21:19:22 +00:00
parent 867a0841ea
commit 72b75ef12d
4 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,5 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
IDR_MAINMENU MENU
BEGIN
POPUP "&File"

View file

@ -1,4 +1,4 @@
LANGUAGE LANG_RUSSIAN, SUBLANG_NEUTRAL
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
IDR_MAINMENU MENU
BEGIN

View file

@ -33,4 +33,5 @@ IDB_HELP BITMAP DISCARDABLE "res/help.bmp"
IDB_EXIT BITMAP DISCARDABLE "res/exit.bmp"
#include "En.rc"
#include "en-US.rc"