Localization change from build: 141093872 (#14345)

Co-authored-by: WSL localization <noreply@microsoft.com>

Blue committed Mar 3, 2026 at 21:49 UTC 21cb15e009a5f73f0e3a516215f4b6fefc68c038
21 files changed +609
localization/strings/cs-CZ/Resources.resw
+29
@@ -1873,4 +1873,33 @@ K dalším možnostem VS Code Remote můžete přistupovat také prostřednictv
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Počet milisekund, po které je virtuální počítač nečinný, než se vypne.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/da-DK/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Du kan også få adgang til flere Fjernindstillinger for VS-kode via kommandopal
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Det antal millisekunder, en VM er inaktiv, før den lukkes.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/de-DE/Resources.resw
+29
@@ -1879,4 +1879,33 @@ Sie können auch über die Befehlspalette in VS Code selbst auf weitere VS Code
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>Die Anzahl von Millisekunden, die eine VM im Leerlauf ist, bevor sie heruntergefahren wird.</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file
localization/strings/en-GB/Resources.resw
+29
@@ -1873,4 +1873,33 @@ You can also access more VS Code Remote options through the command palette with
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>The number of milliseconds that a VM is idle, before it is shut down.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/es-ES/Resources.resw
+29
@@ -1879,4 +1879,33 @@ También puedes acceder a más opciones remotas de VS Code mediante la paleta d
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>Número de milisegundos que una VM está inactiva antes de apagarse.</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file
localization/strings/fi-FI/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Voit käyttää myös muita VS Code Remote -asetuksia VS Coden komentovalikoiman
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Virtuaalikoneen käyttämättömyysaika millisekunteina, ennen kuin se sammutetaan.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/fr-FR/Resources.resw
+29
@@ -1880,4 +1880,33 @@ Vous pouvez également accéder à davantage d'options VS Code Remote via la pal
1880 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1881 <value>Nombre de millisecondes pendant lesquelles une machine virtuelle est inactive, avant d’être éteinte.</value>
1882 </data>
1883 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1884 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1885 + </data>
1886 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1887 + <value>Run and debug your apps on WSL from Visual Studio</value>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1890 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1897 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1900 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1901 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1902 + </data>
1903 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1904 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1905 + </data>
1906 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1907 + <value>Visual Studio Integration</value>
1908 + </data>
1909 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1910 + <value>Visual Studio Integration</value>
1911 + </data>
1912 </root>
\ No newline at end of file
localization/strings/hu-HU/Resources.resw
+29
@@ -1873,4 +1873,33 @@ A VS Code-ban található parancskatalógusban további VS Code Remote beállít
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>A virtuális gép üresjárati ideje ezredmásodpercben a leállítás előtt.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/it-IT/Resources.resw
+29
@@ -1879,4 +1879,33 @@ Puoi anche accedere a più opzioni remote di VS Code tramite il riquadro comandi
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>Numero di millisecondi di inattività di una macchina virtuale prima dell'arresto.</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file
localization/strings/ja-JP/Resources.resw
+29
@@ -1879,4 +1879,33 @@ VS Code 自体のコマンド パレットから、より多くの VS Code リ
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>VM がシャットダウンされるまでのアイドル時間 (ミリ秒) です。</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file
localization/strings/ko-KR/Resources.resw
+29
@@ -1879,4 +1879,33 @@ VS Code 자체 내의 명령 팔레트를 통해 더 많은 VS Code 원격 옵
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>VM이 종료되기 전에 유휴 상태인 시간(밀리초)입니다.</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file
localization/strings/nb-NO/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Du kan også åpne flere eksterne alternativer for VS Code gjennom kommandopalet
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Antall millisekunder en virtuell maskin er inaktiv, før den avsluttes.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/nl-NL/Resources.resw
+29
@@ -1873,4 +1873,33 @@ U hebt ook toegang tot meer externe VS Code-opties via het opdrachtpalet in VS C
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Het aantal milliseconden dat een VM inactief is voordat deze wordt afgesloten.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/pl-PL/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Możesz również uzyskać dostęp do większej liczby opcji zdalnych programu V
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Liczba milisekund bezczynności maszyny wirtualnej przed jej zamknięciem.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/pt-BR/Resources.resw
+29
@@ -1880,4 +1880,33 @@ Você também pode acessar mais opções do VS Code Remote através da paleta de
1880 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1881 <value>O número de milissegundos em que uma VM está ociosa, antes de ser desligada.</value>
1882 </data>
1883 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1884 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1885 + </data>
1886 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1887 + <value>Run and debug your apps on WSL from Visual Studio</value>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1890 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1897 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1900 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1901 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1902 + </data>
1903 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1904 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1905 + </data>
1906 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1907 + <value>Visual Studio Integration</value>
1908 + </data>
1909 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1910 + <value>Visual Studio Integration</value>
1911 + </data>
1912 </root>
\ No newline at end of file
localization/strings/pt-PT/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Também pode aceder a mais Opções remotas do VS Code através da paleta de com
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>O número de milissegundos em que uma VM está inativa antes de ser encerrada.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/ru-RU/Resources.resw
+29
@@ -1880,4 +1880,33 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
1880 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1881 <value>Число миллисекунд бездействия виртуальной машины до ее завершения.</value>
1882 </data>
1883 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1884 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1885 + </data>
1886 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1887 + <value>Run and debug your apps on WSL from Visual Studio</value>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1890 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1897 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1900 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1901 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1902 + </data>
1903 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1904 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1905 + </data>
1906 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1907 + <value>Visual Studio Integration</value>
1908 + </data>
1909 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1910 + <value>Visual Studio Integration</value>
1911 + </data>
1912 </root>
\ No newline at end of file
localization/strings/sv-SE/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Du kan också komma åt fler VS Code-fjärralternativ via kommandopaletten inom
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Antalet millisekunder som en virtuell dator är inaktiv innan den stängs av.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/tr-TR/Resources.resw
+29
@@ -1873,4 +1873,33 @@ Ayrıca VS Code'un içindeki komut paleti aracılığıyla daha fazla VS Code Re
1873 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1874 <value>Bir VM'nin kapatılmadan önce boşta olduğu milisaniye sayısı.</value>
1875 </data>
1876 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1877 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1878 + </data>
1879 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1880 + <value>Run and debug your apps on WSL from Visual Studio</value>
1881 + </data>
1882 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1883 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1886 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1887 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1888 + </data>
1889 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1890 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1891 + </data>
1892 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1893 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1894 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1895 + </data>
1896 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1897 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1898 + </data>
1899 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1900 + <value>Visual Studio Integration</value>
1901 + </data>
1902 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1903 + <value>Visual Studio Integration</value>
1904 + </data>
1905 </root>
\ No newline at end of file
localization/strings/zh-CN/Resources.resw
+29
@@ -1879,4 +1879,33 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>VM 在关闭之前处于空闲状态的毫秒数。</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file
localization/strings/zh-TW/Resources.resw
+29
@@ -1879,4 +1879,33 @@ wsl.exe --manage &lt;DistributionName&gt; --set-sparse true --allow-unsafe</valu
1879 <data name="Settings_VMIdleTimeoutTextBox.AutomationProperties.HelpText" xml:space="preserve">
1880 <value>VM 在關機前閒置的毫秒數。</value>
1881 </data>
1882 + <data name="Settings_OOBEVSIntegration.Title" xml:space="preserve">
1883 + <value>Build, run, debug, and profile your apps running on WSL from Visual Studio</value>
1884 + </data>
1885 + <data name="Settings_OOBEVSIntegration.Description" xml:space="preserve">
1886 + <value>Run and debug your apps on WSL from Visual Studio</value>
1887 + </data>
1888 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.Content" xml:space="preserve">
1889 + <value>Learn more about WSL in Visual Studio for .NET developers</value>
1890 + </data>
1891 + <data name="Settings_OOBEVSIntegration_VSForDotNetLink.NavigateUri" xml:space="preserve">
1892 + <value>https://learn.microsoft.com/visualstudio/debugger/debug-dotnet-core-in-wsl-2</value>
1893 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1894 + </data>
1895 + <data name="Settings_OOBEVSIntegration_VSForCppLink.Content" xml:space="preserve">
1896 + <value>Learn more about Visual Studio and WSL for C++ developers</value>
1897 + </data>
1898 + <data name="Settings_OOBEVSIntegration_VSForCppLink.NavigateUri" xml:space="preserve">
1899 + <value>https://learn.microsoft.com/cpp/linux/?view=msvc-170</value>
1900 + <comment>{locked}Uri should redirect to the correct locale for the browser</comment>
1901 + </data>
1902 + <data name="Settings_OOBEVSIntegration_Description.Text" xml:space="preserve">
1903 + <value>You can easily run and debug your .NET Core and cross platform C++ apps in Linux without leaving Visual Studio using Windows Subsystem for Linux (WSL). If you are a cross-platform developer, you can use this method as a simple way to test more of your target environments.</value>
1904 + </data>
1905 + <data name="Settings_OOBEVSIntegration_Title.Text" xml:space="preserve">
1906 + <value>Visual Studio Integration</value>
1907 + </data>
1908 + <data name="Settings_Shell_VSIntegration.Content" xml:space="preserve">
1909 + <value>Visual Studio Integration</value>
1910 + </data>
1911 </root>
\ No newline at end of file