Fix a mistake in French translation (#1901)
Properly translated the Help menu tab to Aide instead of ?.
This commit is contained in:
@@ -148,7 +148,7 @@ BEGIN
|
|||||||
# endif
|
# endif
|
||||||
END
|
END
|
||||||
#endif
|
#endif
|
||||||
POPUP "&?"
|
POPUP "&Aide"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Documentation...", IDM_DOCS
|
MENUITEM "&Documentation...", IDM_DOCS
|
||||||
MENUITEM "&A Propos de 86Box...", IDM_ABOUT
|
MENUITEM "&A Propos de 86Box...", IDM_ABOUT
|
||||||
|
Reference in New Issue
Block a user