mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[SHELL32] No french translation from "right click drag'n'drop"
CORE-16815
This commit is contained in:
parent
c037278c5f
commit
69e565891d
1 changed files with 4 additions and 4 deletions
|
@ -80,11 +80,11 @@ IDM_DRAGFILE MENU
|
|||
BEGIN
|
||||
POPUP ""
|
||||
BEGIN
|
||||
MENUITEM "&Copy here", IDM_COPYHERE
|
||||
MENUITEM "&Move here", IDM_MOVEHERE
|
||||
MENUITEM "Create &shortcuts here", IDM_LINKHERE
|
||||
MENUITEM "&Copier ici", IDM_COPYHERE
|
||||
MENUITEM "&Déplacer ici", IDM_MOVEHERE
|
||||
MENUITEM "Créer les &raccourcis ici", IDM_LINKHERE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Cancel", 0
|
||||
MENUITEM "Annuler", 0
|
||||
END
|
||||
END
|
||||
|
||||
|
|
Loading…
Reference in a new issue