Skip to content

Commit 6eaaa9c

Browse files
committed
ran localization
1 parent 62e0477 commit 6eaaa9c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

localization/l10n/bundle.l10n.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,6 +1335,12 @@
13351335
},
13361336
"Clear cache and refresh token": "Clear cache and refresh token",
13371337
"No workspaces found. Please change Fabric account or tenant to view available workspaces.": "No workspaces found. Please change Fabric account or tenant to view available workspaces.",
1338+
"Unable to enforce default User Connections group: {0}/{0} is the error message": {
1339+
"message": "Unable to enforce default User Connections group: {0}",
1340+
"comment": [
1341+
"{0} is the error message"
1342+
]
1343+
},
13381344
"Add Firewall Rule to {0}/{0} is the server name": {
13391345
"message": "Add Firewall Rule to {0}",
13401346
"comment": [

localization/xliff/vscode-mssql.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3132,6 +3132,10 @@
31323132
<trans-unit id="++CODE++baaddf70fb5d432b8bd948ef91d6f910124a6d138edae4d5f000c4610ddc8eae">
31333133
<source xml:lang="en">Type</source>
31343134
</trans-unit>
3135+
<trans-unit id="++CODE++42e6c5ad1e91dbc1117d11a06c9c8e77abe8ab091d68d4447b85e9c124c3e0ee">
3136+
<source xml:lang="en">Unable to enforce default User Connections group: {0}</source>
3137+
<note>{0} is the error message</note>
3138+
</trans-unit>
31353139
<trans-unit id="++CODE++e395097d9cde221cdb9af8b04e1073d0d3394439fce660d1c954d012cdeae6c1">
31363140
<source xml:lang="en">Unable to execute the command while the extension is initializing. Please try again later.</source>
31373141
</trans-unit>

0 commit comments

Comments
 (0)