update to arc connection string (#16433)

This commit is contained in:
Alex Ma
2021-07-25 08:44:39 -07:00
committed by GitHub
parent 6aeea8f1df
commit 77d397ce18

View File

@@ -1132,6 +1132,10 @@
<trans-unit id="arc.updated">
<source xml:lang="en">Updated {0}</source>
</trans-unit>
<trans-unit id="arc.connectionString">
<source xml:lang="en">Connection string for {0}</source>
<note>{0} is the name of the type of connection string (e.g. Java)</note>
</trans-unit>
<trans-unit id="arc.copyConnectionStringToClipboard">
<source xml:lang="en">Copy {0} Connection String to clipboard</source>
<note>{0} is the name of the type of connection string (e.g. Java)</note>