--- trunk/reactos/lib/oledlg/Makefile.in 2005-05-28 09:35:29 UTC (rev 15563)
+++ trunk/reactos/lib/oledlg/Makefile.in 2005-05-28 09:37:01 UTC (rev 15564)
@@ -3,6 +3,7 @@
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = oledlg.dll
+IMPORTLIB = liboledlg.$(IMPLIBEXT)
IMPORTS = ole32 comdlg32 user32 advapi32 kernel32 ntdll
C_SRCS = \
--- trunk/reactos/lib/oledlg/oledlg_Fr.rc 2005-05-28 09:35:29 UTC (rev 15563)
+++ trunk/reactos/lib/oledlg/oledlg_Fr.rc 2005-05-28 09:37:01 UTC (rev 15564)
@@ -20,7 +20,7 @@
*/
-LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT
+LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
UIINSERTOBJECT DIALOG DISCARDABLE 0, 0, 294, 151
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU