Skip to content

Commit

Permalink
Change name of 'Move' menu to 'Move Field'
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleenaylor committed Sep 4, 2024
1 parent a021c71 commit 3d17d09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<item command="CmdIfData"/>
<item command="CmdNormallyHidden"/>
</menu>
<menu id="mnuMove" label="Move">
<menu id="mnuMove" label="Move Field">
<item command="CmdDataTree-MoveFieldUp"/>
<item command="CmdDataTree-MoveFieldDown"/>
</menu>
Expand Down

0 comments on commit 3d17d09

Please sign in to comment.