mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 06:25:49 +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
|
BEGIN
|
||||||
POPUP ""
|
POPUP ""
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Copy here", IDM_COPYHERE
|
MENUITEM "&Copier ici", IDM_COPYHERE
|
||||||
MENUITEM "&Move here", IDM_MOVEHERE
|
MENUITEM "&Déplacer ici", IDM_MOVEHERE
|
||||||
MENUITEM "Create &shortcuts here", IDM_LINKHERE
|
MENUITEM "Créer les &raccourcis ici", IDM_LINKHERE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Cancel", 0
|
MENUITEM "Annuler", 0
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue