Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit d0622f1

Browse files
authored
Merge pull request #13620 from dotnet/update-first-run-message-314xx
Update first run message
2 parents fcb7d9e + 45921b2 commit d0622f1

15 files changed

+29
-40
lines changed

Documentation/general/tab-completion.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,8 @@ If you just installed `dotnet` you may see the first-run output:
2727
Welcome to .NET Core!
2828
---------------------
2929
Learn more about .NET Core: https://aka.ms/dotnet-docs
30-
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
31-
32-
Telemetry
33-
---------
34-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous and doesn't include command-line arguments. The data is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
35-
36-
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
37-
38-
Configuring...
39-
--------------
40-
A command is running to populate your local package cache to improve restore speed and enable offline access. This command takes up to one minute to complete and only runs once.
41-
Decompressing 100% 4936 ms
42-
Expanding 100% 17195 ms
30+
...
31+
...
4332
```
4433

4534
You should see the following ouput (perhaps coming at the end of the first-run output). This indicates that `dotnet` is resolving to a v2.0 installation that supports completion.

src/Microsoft.DotNet.Configurer/LocalizableStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ SDK Version: {1}</value>
128128
<data name="TelemetryMessage" xml:space="preserve">
129129
<value>Telemetry
130130
---------
131-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
131+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
132132

133133
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</value>
134134
</data>

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.cs.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Verze sady SDK: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetrie
44+
<target state="needs-review-translation">Telemetrie
4545
---------
4646
Nástroje .NET Core shromažďují data o využití, která nám pomáhají dále vylepšovat prostředí a práci s produktem. Data jsou anonymní. Jsou shromažďována Microsoftem a sdílí se s komunitou. Výslovný nesouhlas s telemetrií můžete vyjádřit tak, že pomocí svého oblíbeného prostředí nastavíte proměnnou prostředí DOTNET_CLI_TELEMETRY_OPTOUT na hodnotu 1 nebo true.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.de.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK-Version: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetrie
44+
<target state="needs-review-translation">Telemetrie
4545
---------
4646
Die .NET-Tools erfassen Nutzungsdaten, damit wir die Plattform stetig verbessern können. Die Daten sind anonym. Sie werden von Microsoft erfasst und mit der Community geteilt. Sie können das Erfassen von Telemetriedaten deaktivieren, indem Sie die Umgebungsvariable DOTNET_CLI_TELEMETRY_OPTOUT in Ihrer bevorzugten Shell auf "1" oder "true" festlegen.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Versión del SDK: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetría
44+
<target state="needs-review-translation">Telemetría
4545
---------
4646
Las herramientas de .NET Core recopilan datos de uso para ayudarnos a mejorar su experiencia. Estos datos son anónimos. Microsoft los recopila y comparte con la comunidad. Puede optar por no participar en la telemetría si establece la variable de entorno DOTNET_CLI_TELEMETRY_OPTOUT en "1" o "true" mediante su shell favorito.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.fr.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Version du kit SDK : {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Télémétrie
44+
<target state="needs-review-translation">Télémétrie
4545
---------
4646
Les outils .NET Core collectent des données d'utilisation qui nous aident à améliorer votre expérience utilisateur. Les données sont anonymes. Elles sont collectées par Microsoft et partagées par la communauté. Vous pouvez refuser l'adhésion à la télémétrie en affectant la valeur '1' ou 'true' à la variable d'environnement DOTNET_CLI_TELEMETRY_OPTOUT via l'interpréteur de commandes de votre choix.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.it.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Versione SDK: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetria
44+
<target state="needs-review-translation">Telemetria
4545
---------
4646
Gli strumenti .NET Core consentono di raccogliere i dati sull'utilizzo consentendo a Microsoft di migliorare l'esperienza. I dati vengono raccolti in forma anonima da Microsoft e condivisi con la community. È possibile rifiutare esplicitamente la telemetria impostando la variabile di ambiente DOTNET_CLI_TELEMETRY_OPTOUT su '1' o 'true' nella shell preferita.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ja.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK バージョン: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">テレメトリ
44+
<target state="needs-review-translation">テレメトリ
4545
---------
4646
.NET Core ツールは、エクスペリエンスの向上のために利用状況データを収集します。データは匿名です。データは Microsoft によって収集され、コミュニティと共有されます。テレメトリをオプトアウトするには、好みのシェルを使用して、DOTNET_CLI_TELEMETRY_OPTOUT 環境変数を '1' または 'true' に設定できます。
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ko.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK 버전: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">원격 분석
44+
<target state="needs-review-translation">원격 분석
4545
---------
4646
.NET Core 도구는 사용자 환경 개선을 위해 사용량 현황 데이터를 수집합니다. 데이터는 익명입니다. Microsoft에서 데이터를 수집하여 커뮤니티와 공유합니다. 원하는 셸에서 DOTNET_CLI_TELEMETRY_OPTOUT 환경 변수를 '1' 또는 'true'로 설정하여 원격 분석을 옵트아웃할 수 있습니다.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pl.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Wersja zestawu SDK: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetria
44+
<target state="needs-review-translation">Telemetria
4545
---------
4646
Narzędzia programu .NET Core zbierają dane użycia, aby ułatwić nam ulepszanie środowiska. Dane są anonimowe. Są one zbierane przez firmę Microsoft i udostępniane społeczności. Możesz zrezygnować z telemetrii, ustawiając zmienną środowiskową DOTNET_CLI_TELEMETRY_OPTOUT na wartość „1” lub „true” przy użyciu ulubionej powłoki.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.pt-BR.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Versão do SDK: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetria!
44+
<target state="needs-review-translation">Telemetria!
4545
---------
4646
As ferramentas do .NET Core coletam dados de uso para nos ajudar a melhorar sua experiência. Os dados são anônimos. Eles são coletados pela Microsoft e compartilhados com a comunidade. Você pode sair de telemetria definindo a variável de ambiente DOTNET_CLI_TELEMETRY_OPTOUT para '1' ou 'true' usando o shell favorito.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.ru.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK Version: {1}</source>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Телеметрия
44+
<target state="needs-review-translation">Телеметрия
4545
---------
4646
Средства .NET Core собирают данные об использовании для повышения удобства. Данные являются анонимными. Они собираются корпорацией Майкрософт и предоставляются сообществу. Вы можете отключить отправку данных телеметрии, установив значение "1" или "true" для переменной среды DOTNET_CLI_TELEMETRY_OPTOUT в подходящей оболочке.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.tr.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK Sürümü: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">Telemetri
44+
<target state="needs-review-translation">Telemetri
4545
----------
4646
.NET Core araçları, deneyiminizi geliştirmemize yardımcı olmak için kullanım verileri toplar. Veriler anonimdir. Veriler Microsoft tarafından toplanır ve toplulukla paylaşılır. Telemetriden çıkmak için dilediğiniz kabuğu kullanarak DOTNET_CLI_TELEMETRY_OPTOUT ortam değişkenini '1' veya 'true' olarak ayarlayabilirsiniz.
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hans.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK 版本: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">遥测
44+
<target state="needs-review-translation">遥测
4545
---------
4646
.NET Core 工具收集使用数据,以帮助我们改善你的体验。数据是匿名的。它由 Microsoft 收集并与社区共享。你可以通过使用喜欢的 shell 将 DOTNET_CLI_TELEMETRY_OPTOUT 环境变量设置为 "1" 或 "true" 来选择退出遥测。
4747

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.zh-Hant.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ SDK 版本: {1}</target>
3838
<trans-unit id="TelemetryMessage">
3939
<source>Telemetry
4040
---------
41-
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
41+
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
4242

4343
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry</source>
44-
<target state="translated">遙測
44+
<target state="needs-review-translation">遙測
4545
---------
4646
.NET Core 工具會收集使用資料,協助我們改善您的體驗。資料全部匿名,且會由 Microsoft 收集,分享給社群使用。您可以選擇退出遙測,只要使用您慣用的殼層,將 DOTNET_CLI_TELEMETRY_OPTOUT 環境變數設定為 '1' 或 'true' 即可。
4747

0 commit comments

Comments
 (0)