mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
added more XLFS (#16399)
This commit is contained in:
@@ -652,6 +652,9 @@
|
||||
<trans-unit id="arc.serviceEndpoints">
|
||||
<source xml:lang="en">Service endpoints</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.serviceEndpointsTable">
|
||||
<source xml:lang="en">Service endpoints table</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.databases">
|
||||
<source xml:lang="en">Databases</source>
|
||||
</trans-unit>
|
||||
@@ -1042,6 +1045,12 @@
|
||||
<trans-unit id="arc.podsUsedDescription">
|
||||
<source xml:lang="en">Select a pod in the dropdown below for detailed health information.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.podsUsedDescriptionAria">
|
||||
<source xml:lang="en">Select a pod in the dropdown below for detailed health information</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.podConditionsTable">
|
||||
<source xml:lang="en">Pod conditions table</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.connectToPostgresDescription">
|
||||
<source xml:lang="en">A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user