Author: greatlrd Date: Mon Nov 27 19:53:24 2006 New Revision: 24852
URL: http://svn.reactos.org/svn/reactos?rev=24852&view=rev Log: french translate by Heis Spiter heis_spiter at hotmail dot com See issue #1883 for more details.
Modified: trunk/reactos/base/applications/reporterror/rsrc.rc
Modified: trunk/reactos/base/applications/reporterror/rsrc.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/reporterr... ============================================================================== --- trunk/reactos/base/applications/reporterror/rsrc.rc (original) +++ trunk/reactos/base/applications/reporterror/rsrc.rc Mon Nov 27 19:53:24 2006 @@ -8,9 +8,11 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* include localised resources */ -#include "lang/En.rc" + #include "lang/De.rc" #include "lang/Dk.rc" +#include "lang/En.rc" +#include "lang/Fr.rc" #include "lang/Ja.rc" #include "lang/Sv.rc" #include "lang/Hu.rc"