[Loc] Additions to arc and sql xlfs (#17929)

This commit is contained in:
Alex Ma
2021-12-15 10:59:07 -08:00
committed by GitHub
parent 1ed93b86a1
commit aed561c7ef
2 changed files with 20 additions and 14 deletions

View File

@@ -980,18 +980,6 @@
<trans-unit id="arc.cores-request.label">
<source xml:lang="en">Cores Request</source>
</trans-unit>
<trans-unit id="arc.data.controller.admin.account.confirm.password">
<source xml:lang="en">Confirm password</source>
</trans-unit>
<trans-unit id="arc.data.controller.admin.account.name">
<source xml:lang="en">Data controller login</source>
</trans-unit>
<trans-unit id="arc.data.controller.admin.account.password">
<source xml:lang="en">Password</source>
</trans-unit>
<trans-unit id="arc.data.controller.admin.account.title">
<source xml:lang="en">Administrator account</source>
</trans-unit>
<trans-unit id="arc.data.controller.agreement">
<source xml:lang="en">I accept {0} and {1}.</source>
</trans-unit>
@@ -1055,6 +1043,24 @@
<trans-unit id="arc.data.controller.location">
<source xml:lang="en">Location</source>
</trans-unit>
<trans-unit id="arc.data.controller.metrics.and.logs.dashboard.credentials.confirm.password">
<source xml:lang="en">Confirm password</source>
</trans-unit>
<trans-unit id="arc.data.controller.metrics.and.logs.dashboard.credentials.password">
<source xml:lang="en">Password</source>
</trans-unit>
<trans-unit id="arc.data.controller.metrics.and.logs.dashboard.credentials.password.description">
<source xml:lang="en">Enter the password that will be used to log in to the metrics and logs dashboards.</source>
</trans-unit>
<trans-unit id="arc.data.controller.metrics.and.logs.dashboard.credentials.title">
<source xml:lang="en">Metrics and Logs Dashboard Credentials</source>
</trans-unit>
<trans-unit id="arc.data.controller.metrics.and.logs.dashboard.credentials.username">
<source xml:lang="en">Username</source>
</trans-unit>
<trans-unit id="arc.data.controller.metrics.and.logs.dashboard.credentials.username.description">
<source xml:lang="en">Enter the username that will be used for the metrics and logs dashboards.</source>
</trans-unit>
<trans-unit id="arc.data.controller.name">
<source xml:lang="en">Data controller name</source>
</trans-unit>

View File

@@ -213,7 +213,7 @@
<trans-unit id="showReleaseNotes">
<source xml:lang="en">Show Release Notes after an update. The Release Notes are opened in a new web browser window.</source>
</trans-unit>
[] <trans-unit id="sql.watcherExclude">
<trans-unit id="sql.watcherExclude">
<source xml:lang="en">Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths (i.e. prefix with ** or the full path to match properly). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load.</source>
</trans-unit>
<trans-unit id="uninstallExtensionComplete">
@@ -5943,4 +5943,4 @@ Error: {1}</source>
<source xml:lang="en">Show Getting Started</source>
</trans-unit>
</body></file>
</xliff>
</xliff>