Skip to content

Commit

Permalink
Fix LT-22000: "Move" vs. "Move Field" (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmaxwell3 authored Dec 9, 2024
1 parent ad51281 commit 435ecf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
behavior="singlePropertySequenceValue" property="SelectedWritingSystemHvosForCurrentContextMenu" defaultPropertyValue=""/>
<item command="CmdDataTree-WritingSystemMenu-Configure"/>
</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 435ecf4

Please sign in to comment.