fix broken title and add missing titles for context menu commands
This commit is contained in:
parent
010dcf46f9
commit
8085cbea3d
@ -62,11 +62,11 @@
|
||||
<Command ID="FileSystemContextMenu_OpenNewWindow" Title="Open in New _Window" />
|
||||
<Command ID="FileSystemContextMenu_SendTo" Title="Se_nd to" />
|
||||
|
||||
<Command ID="FileSystemContextMenu_MoveTo" Title-"Move to..." />
|
||||
<Command ID="FileSystemContextMenu_MoveTo" Title="Move to..." />
|
||||
<Command ID="FileSystemContextMenu_CopyTo" Title="Copy to..." />
|
||||
|
||||
<Command ID="FileSystemContextMenu_CreateShortcut" />
|
||||
<Command ID="FileSystemContextMenu_Rename" />
|
||||
<Command ID="FileSystemContextMenu_CreateShortcut" Title="Create _shortcut" />
|
||||
<Command ID="FileSystemContextMenu_Rename" Title="Rena_me" />
|
||||
|
||||
<Command ID="FileSystemContextMenu_Unselected">
|
||||
<Items>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user