Update fr-FR.rc
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////
|
||||||
// English (U.S.) resources
|
// EnglishFrench (U.S.) resources
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
LANGUAGE LANG_FRENCJ, SUBLANG_ENGLISH_US
|
||||||
#pragma code_page(65001)
|
#pragma code_page(65001)
|
||||||
#endif //_WIN32
|
#endif //_WIN32
|
||||||
|
|
||||||
@@ -153,10 +153,10 @@ BEGIN
|
|||||||
# endif
|
# endif
|
||||||
END
|
END
|
||||||
#endif
|
#endif
|
||||||
POPUP "&Help"
|
POPUP "&Aide"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Documentation...", IDM_DOCS
|
MENUITEM "&Documentation...", IDM_DOCS
|
||||||
MENUITEM "&About 86Box...", IDM_ABOUT
|
MENUITEM "&A Propos de 86Box...", IDM_ABOUT
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user