Skip to content

Commit bc1790c

Browse files
committed
loc
1 parent 03d9372 commit bc1790c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

extensions/sql-database-projects/l10n/bundle.l10n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@
296296
"Download error": "Download error",
297297
"Download progress": "Download progress",
298298
"Downloading": "Downloading",
299+
"Unable to reach nuget.org. If you are behind a proxy or in an offline environment, you can manually place the required DLL files in the build directory: {0}": "Unable to reach nuget.org. If you are behind a proxy or in an offline environment, you can manually place the required DLL files in the build directory: {0}",
299300
"Downloading {0} nuget to get build DLLs ": "Downloading {0} nuget to get build DLLs ",
300301
"Downloading from {0} to {1}": "Downloading from {0} to {1}",
301302
"Extracting DacFx build DLLs to {0}": "Extracting DacFx build DLLs to {0}",

localization/xliff/sql-database-projects.xlf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,9 @@
835835
<trans-unit id="++CODE++46b5a7c346e9d00be41ca0356c4761a49755124bab2845df72aa9377b4b53be0">
836836
<source xml:lang="en">Unable to locate &apos;{0}&apos; target: &apos;{1}&apos;. {2}</source>
837837
</trans-unit>
838+
<trans-unit id="++CODE++eedafe8ff2506c4b821270652d82a5ed959bb9297fb5e3f3408ca19018545705">
839+
<source xml:lang="en">Unable to reach nuget.org. If you are behind a proxy or in an offline environment, you can manually place the required DLL files in the build directory: {0}</source>
840+
</trans-unit>
838841
<trans-unit id="++CODE++c9df623e3c064d4e8d9a2233567158801a01366b17b33096e85bcfcc714ea0c6">
839842
<source xml:lang="en">Unexpected number of {0} files: {1}</source>
840843
</trans-unit>

0 commit comments

Comments
 (0)