From 8e9d6203f0038dafba3f9eb7003074ec7b072ebf Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Tue, 9 Jul 2013 15:47:30 +0200 Subject: [PATCH] mapi32: Use neutral language for the version resource. --- dlls/mapi32/mapi32.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dlls/mapi32/mapi32.rc b/dlls/mapi32/mapi32.rc index b51f4644468..f2c232aa647 100644 --- a/dlls/mapi32/mapi32.rc +++ b/dlls/mapi32/mapi32.rc @@ -29,6 +29,8 @@ STRINGTABLE IDS_SEND_MAIL, "Send Mail" } +LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL + #define WINE_FILEDESCRIPTION_STR "Wine Messaging API" #define WINE_FILENAME_STR "mapi32.dll" #define WINE_FILEVERSION 1,0,0,0