Update fr-FR.rc

This commit is contained in:
jvernet
2021-11-16 19:05:58 +01:00
parent 9b14f52e0a
commit c3dc9c4b5b

View File

@@ -1,8 +1,8 @@
////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
// EnglishFrench (U.S.) resources
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
LANGUAGE LANG_FRENCJ, SUBLANG_ENGLISH_US
#pragma code_page(65001)
#endif //_WIN32
@@ -153,10 +153,10 @@ BEGIN
# endif
END
#endif
POPUP "&Help"
POPUP "&Aide"
BEGIN
MENUITEM "&Documentation...", IDM_DOCS
MENUITEM "&About 86Box...", IDM_ABOUT
MENUITEM "&A Propos de 86Box...", IDM_ABOUT
END
END