mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:52:05 +00:00
[NOTEPAD] Fix missing french 'About notepad' menu item translation
CORE-16886
This commit is contained in:
parent
763de230b2
commit
45ad7a7ac3
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ BEGIN
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Sommaire", CMD_HELP_CONTENTS
|
MENUITEM "&Sommaire", CMD_HELP_CONTENTS
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
|
MENUITEM "&À propos du Bloc-notes", CMD_HELP_ABOUT_NOTEPAD
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue