Commit d1654b61 authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Change some resources from LANG_NEUTRAL to LANG_ENGLISH.

parent 7aa0f3c4
......@@ -45,7 +45,7 @@ FONT 8, "Helv"
}
/* columns in the shellview */
STRINGTABLE LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "File"
IDS_SHV_COLUMN2 "Size"
......
......@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
STRINGTABLE LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
BEGIN
/* MMSYS errors */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment