Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220731153825655. (#20216)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
Alex Hsu
2022-08-01 10:46:24 -07:00
committed by GitHub
parent 5e7bc2a05b
commit efc7789fe4
18 changed files with 411 additions and 0 deletions

View File

@@ -64,6 +64,33 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.doubleClickAction" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The action taken when a history item is double clicked]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Acción realizada cuando se hace doble clic en un elemento del historial]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.doubleClickAction.open" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open a new disconnected editor with the query from the selected history item]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir un nuevo editor desconectado con la consulta del elemento de historial seleccionado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.doubleClickAction.run" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open a new connected editor with the query and connection from the selected history item and automatically run the query]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir un nuevo editor conectado con la consulta y la conexión desde el elemento de historial seleccionado y ejecute automáticamente la consulta.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";queryHistory.enableCapture" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start Query History Capture]]></Val>