Fix svn properties

Use SUBLANG_ENGLISH_US in LANG_ENGLISH resource file

svn path=/trunk/; revision=25354
This commit is contained in:
Hervé Poussineau 2007-01-07 21:59:10 +00:00
parent f716669f6f
commit 5ed56a4f48
8 changed files with 193 additions and 196 deletions

View file

@ -1,5 +1,4 @@
/* $Id$
* PROJECT: ReactOS Downloader (was GetFirefox)
/* PROJECT: ReactOS Downloader (was GetFirefox)
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/applications/downloader/download.c
* PURPOSE: Displaying a download dialog

View file

@ -1,5 +1,4 @@
/* $Id$
* PROJECT: ReactOS Downloader
/* PROJECT: ReactOS Downloader
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/applications/downloader/xml.c
* PURPOSE: Main program

View file

@ -1,4 +1,4 @@
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
IDD_DOWNLOAD DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 220, 76
STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_POPUP | WS_CAPTION | WS_SYSMENU

View file

@ -1,5 +1,4 @@
/* $Id$
* PROJECT: ReactOS Downloader
/* PROJECT: ReactOS Downloader
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base\applications\downloader\xml.c
* PURPOSE: Parsing of application information xml files