https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3849426432d06fceceb8e06661c091c516a0e7d0

commit 3849426432d06fceceb8e06661c091c516a0e7d0
Author:     Pierre Schweitzer <[email protected]>
AuthorDate: Sun Oct 21 11:22:45 2018 +0200
Commit:     Pierre Schweitzer <[email protected]>
CommitDate: Sun Oct 21 11:22:45 2018 +0200

    [CHKDSK] Fix MSVC build (thanks for spotting the mistake!)
    
    Addendum to ec9fc7f
---
 base/system/chkdsk/lang/fr-FR.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/system/chkdsk/lang/fr-FR.rc b/base/system/chkdsk/lang/fr-FR.rc
index 4a847cbeff..1b8e9f29b0 100644
--- a/base/system/chkdsk/lang/fr-FR.rc
+++ b/base/system/chkdsk/lang/fr-FR.rc
@@ -1,4 +1,4 @@
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
 STRINGTABLE
 BEGIN

Reply via email to