mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Renaming query plan to execution plan (#18551)
This commit is contained in:
@@ -5798,19 +5798,19 @@ Fehler: {1}</target>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Fehler: {1}</target>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Fehler: {1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -4158,16 +4158,16 @@ Error: {1}</source>
|
||||
<trans-unit id="nodePropertyViewTitle">
|
||||
<source xml:lang="en">Properties</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
@@ -4201,10 +4201,10 @@ Error: {1}</source>
|
||||
<trans-unit id="previousSearchItemAction">
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
@@ -6049,4 +6049,4 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Show Getting Started</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Error: {1}</target>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Error: {1}</target>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Error: {1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Erreur : {1}</target>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Erreur : {1}</target>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Erreur : {1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Errore: {1}</target>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Errore: {1}</target>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Errore: {1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Error: {1}</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -7208,7 +7208,7 @@ Error: {1}</source>
|
||||
<trans-unit id="insightsDidNotFindResolvedFile">
|
||||
<source xml:lang="en">Could not find query file at any of the following paths :
|
||||
{0}</source>
|
||||
<target state="translated">다음 경로에서 쿼리 파일을 찾을 수 없습니다.
|
||||
<target state="translated">다음 경로에서 쿼리 파일을 찾을 수 없습니다.
|
||||
{0}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
@@ -8440,4 +8440,4 @@ Error: {1}</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Erro: {1}</target>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Erro: {1}</target>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8439,4 +8439,4 @@ Erro: {1}</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Error: {1}</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Error: {1}</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -5798,19 +5798,19 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Properties</source>
|
||||
<target state="new">Properties</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertiesEdgeOperationName">
|
||||
<trans-unit id="executionPlanPropertiesEdgeOperationName">
|
||||
<source xml:lang="en">Edge</source>
|
||||
<target state="new">Edge</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewClose">
|
||||
<trans-unit id="executionPlanPropertyViewClose">
|
||||
<source xml:lang="en">Close</source>
|
||||
<target state="new">Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortAlphabetically">
|
||||
<trans-unit id="executionPlanPropertyViewSortAlphabetically">
|
||||
<source xml:lang="en">Alphabetical</source>
|
||||
<target state="new">Alphabetical</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanPropertyViewSortByDisplayOrde">
|
||||
<trans-unit id="executionPlanPropertyViewSortByDisplayOrder">
|
||||
<source xml:lang="en">Categorized</source>
|
||||
<target state="new">Categorized</target>
|
||||
</trans-unit>
|
||||
@@ -5850,11 +5850,11 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Previous Match (Shift+Enter)</source>
|
||||
<target state="new">Previous Match (Shift+Enter)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeContains">
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
<target state="new">Contains</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryPlanSearchTypeEquals">
|
||||
<trans-unit id="executionPlanSearchTypeEquals">
|
||||
<source xml:lang="en">Equals</source>
|
||||
<target state="new">Equals</target>
|
||||
</trans-unit>
|
||||
@@ -8440,4 +8440,4 @@ Error: {1}</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user