Skip to content

Commit

Permalink
Merge pull request dotnet#36347 from NikolaMilosavljevic/burn.ui
Browse files Browse the repository at this point in the history
UI changes for .NET 5
  • Loading branch information
NikolaMilosavljevic committed May 15, 2020
2 parents 592a1e6 + dd1d977 commit ec08b85
Show file tree
Hide file tree
Showing 16 changed files with 87 additions and 88 deletions.
7 changes: 3 additions & 4 deletions src/installer/pkg/projects/netcoreapp/sfx/bundle.thm
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@
<Text Name="WelcomeText" X="155" Y="80" Width="-11" Height="-70" FontId="2" HexStyle="0x800000" DisablePrefix="yes" />
<Text Name="WelcomeHeaderMessage" X="160" Y="81" Width="300" Height="30" FontId="2">#(loc.WelcomeHeaderMessage)</Text>
<Text Name="WelcomeDescription" X="160" Y="125" Width="460" Height="65" FontId="3">#(loc.WelcomeDescription)</Text>
<Text Name="LearnMoreTitle" X="160" Y="200" Width="460" Height="30" FontId="2">#(loc.LearnMoreTitle)</Text>
<Hypertext Name="WelcomeDocumentationLink" X="185" Y="238" Width="400" Height="22" FontId="3" TabStop="yes" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.DocumentationLink)</Hypertext>
<Hypertext Name="PrivacyStatementLink" X="185" Y="259" Width="400" Height="22" FontId="3" TabStop="yes" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.PrivacyStatementLink)</Hypertext>
<Hypertext Name="EulaLink" X="185" Y="281" Width="400" Height="22" FontId="3" TabStop="yes" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.EulaLink)</Hypertext>
<Text Name="LicenseAssent" X="160" Y="244" Width="460" Height="30" FontId="3">#(loc.LicenseAssent)</Text>
<Hypertext Name="PrivacyStatementLink" X="185" Y="281" Width="400" Height="22" FontId="3" TabStop="yes" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.PrivacyStatementLink)</Hypertext>
<Hypertext Name="EulaLink" X="185" Y="303" Width="400" Height="22" FontId="3" TabStop="yes" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.EulaLink)</Hypertext>
<Button Name="InstallButton" X="-131" Y="-11" Width="95" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button>
<Button Name="WelcomeCancelButton" X="-31" Y="-11" Width="95" Height="23" TabStop="yes" FontId="0">#(loc.InstallCloseButton)</Button>
</Page>
Expand Down
8 changes: 4 additions & 4 deletions src/installer/pkg/projects/netcoreapp/sfx/bundle.wxl
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@ Ready? Set? Let's go!</String>
<String Id="FilesInUseOkButton">&amp;OK</String>
<String Id="FilesInUseCancelButton">&amp;Cancel</String>
<String Id="WelcomeHeaderMessage">.NET Runtime</String>
<String Id="WelcomeDescription">.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform, and supported by Microsoft. We hope you enjoy it!</String>
<String Id="WelcomeDescription">The .NET Runtime is used to run .NET applications, on your Windows computer. .NET is open source, cross platform, and supported by Microsoft. We hope you enjoy it!</String>
<String Id="LearnMoreTitle">Learn more about .NET</String>
<String Id="SuccessInstallLocation">The following was installed at [DOTNETHOME]</String>
<String Id="SuccessInstallProductName"> - [BUNDLEMONIKER] </String>
<String Id="ResourcesHeader">Resources</String>
<String Id="DocumentationLink">&lt;A HREF=&quot;https://aka.ms/dotnet-docs&quot;&gt;Documentation&lt;/A&gt;</String>
<String Id="RelaseNotesLink">&lt;A HREF=&quot;https://aka.ms/20-p2-rel-notes&quot;&gt;Release Notes&lt;/A&gt;</String>
<String Id="TutorialLink">&lt;A HREF=&quot;https://aka.ms/dotnet-tutorials&quot;&gt;Tutorials&lt;/A&gt;</String>
<String Id="TelemetryLink">&lt;A HREF=&quot;https://aka.ms/dotnet-cli-telemetry&quot;&gt;.NET SDK Telemetry&lt;/A&gt;</String>
<String Id="TelemetryLink">&lt;A HREF=&quot;https://aka.ms/dotnet-cli-telemetry&quot;&gt;.NET Telemetry&lt;/A&gt;</String>
<String Id="PrivacyStatementLink">&lt;A HREF=&quot;https://aka.ms/dev-privacy&quot;&gt;Privacy Statement&lt;/A&gt;</String>
<String Id="EulaLink">&lt;A HREF=&quot;https://go.microsoft.com/fwlink/?LinkId=329770&quot;&gt;.NET Library EULA&lt;/A&gt;</String>

<String Id="EulaLink">&lt;A HREF=&quot;https://aka.ms/dotnet-license-windows&quot;&gt;Licensing Information for .NET&lt;/A&gt;</String>
<String Id="LicenseAssent">By clicking Install, you agree to the following terms.</String>
</WixLocalization>
10 changes: 5 additions & 5 deletions src/installer/pkg/projects/netcoreapp/sfx/theme/1028/bundle.wxl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<String Id="InstallInstallButton">安裝(&amp;I)</String>
<String Id="InstallCloseButton">關閉(&amp;C)</String>
<String Id="OptionsHeader">安裝選項</String>
<String Id="OptionsLocationLabel">安裝位置: </String>
<String Id="OptionsLocationLabel">安裝位置:</String>
<String Id="OptionsBrowseButton">瀏覽(&amp;B)</String>
<String Id="OptionsOkButton">確定(&amp;O)</String>
<String Id="OptionsCancelButton">取消(&amp;C)</String>
Expand Down Expand Up @@ -58,8 +58,8 @@
<String Id="FilesInUseDontCloseRadioButton">不關閉應用程式,需要重新啟動(&amp;D)</String>
<String Id="FilesInUseOkButton">確定(&amp;O)</String>
<String Id="FilesInUseCancelButton">取消(&amp;C)</String>
<String Id="WelcomeHeaderMessage">.NET 執行階段</String>
<String Id="WelcomeDescription">.NET 是開發平台,可用來建置命令列應用程式、微服務和新式網站。其為開放原始碼、跨平台且由 Microsoft 支援。希望您喜歡!</String>
<String Id="WelcomeHeaderMessage">.NET Runtime</String>
<String Id="WelcomeDescription">.NET Runtime 可用於在您的 Windows 電腦上執行 .NET 應用程式。.NET 為開放原始碼形式,且可跨平台運作,同時受到 Microsoft 支援。希望您會喜歡!</String>
<String Id="LearnMoreTitle">深入了解 .NET</String>
<String Id="SuccessInstallLocation">下列項目已安裝在 [DOTNETHOME]</String>
<String Id="SuccessInstallProductName"> - [BUNDLEMONIKER] </String>
Expand All @@ -69,6 +69,6 @@
<String Id="TutorialLink">&lt;A HREF="https://aka.ms/dotnet-tutorials"&gt;教學課程&lt;/A&gt;</String>
<String Id="TelemetryLink">&lt;A HREF="https://aka.ms/dotnet-cli-telemetry"&gt;.NET 遙測&lt;/A&gt;</String>
<String Id="PrivacyStatementLink">&lt;A HREF="https://aka.ms/dev-privacy"&gt;隱私權聲明&lt;/A&gt;</String>
<String Id="EulaLink">&lt;A HREF="https://go.microsoft.com/fwlink/?LinkId=329770"&gt;.NET 程式庫 EULA&lt;/A&gt;</String>

<String Id="EulaLink">&lt;A HREF="https://aka.ms/dotnet-license-windows"&gt;.NET 的授權資訊&lt;/A&gt;</String>
<String Id="LicenseAssent">按一下 [\[]安裝[\[] 即表示您同意下列條款。</String>
</WixLocalization>
18 changes: 9 additions & 9 deletions src/installer/pkg/projects/netcoreapp/sfx/theme/1029/bundle.wxl
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Jste připraveni? Dejme se tedy do toho!</String>
/norestart – potlačí všechny pokusy o restartování. Ve výchozím nastavení uživatelské rozhraní před restartováním zobrazí výzvu.
/log log.txt – Uloží protokol do konkrétního souboru. Ve výchozím nastavení bude soubor protokolu vytvořen v adresáři %TEMP%.</String>
<String Id="HelpCloseButton">&amp;Zavřít</String>
<String Id="InstallAcceptCheckbox">Souhl&amp;asím s licenčními podmínkami.</String>
<String Id="InstallOptionsButton">M&amp;ožnosti</String>
<String Id="InstallInstallButton">&amp;Instalovat</String>
<String Id="InstallAcceptCheckbox">&amp;Souhlasím s licenčními podmínkami</String>
<String Id="InstallOptionsButton">&amp;Možnosti</String>
<String Id="InstallInstallButton">&amp;Nainstalovat</String>
<String Id="InstallCloseButton">&amp;Zavřít</String>
<String Id="OptionsHeader">Možnosti instalace</String>
<String Id="OptionsHeader">Možnosti nastavení</String>
<String Id="OptionsLocationLabel">Umístění instalace:</String>
<String Id="OptionsBrowseButton">&amp;Procházet</String>
<String Id="OptionsOkButton">&amp;OK</String>
Expand All @@ -42,11 +42,11 @@ Jste připraveni? Dejme se tedy do toho!</String>
<String Id="SuccessRestartText">Před použitím tohoto softwaru musíte restartovat počítač.</String>
<String Id="SuccessRestartButton">&amp;Restartovat</String>
<String Id="SuccessCloseButton">&amp;Zavřít</String>
<String Id="FailureHeader">Instalace se nepovedla.</String>
<String Id="FailureHeader">Instalace se nezdařila.</String>
<String Id="FailureInstallHeader">Instalace se nepovedla.</String>
<String Id="FailureUninstallHeader">Odinstalace se nepovedla.</String>
<String Id="FailureRepairHeader">Oprava se nepovedla.</String>
<String Id="FailureHyperlinkLogText">Instalace se nepovedla kvůli jednomu nebo více problémům. Opravte prosím tyto problémy a zkuste software nainstalovat znovu. Další informace najdete v &lt;a href="#"&gt;souboru protokolu&lt;/a&gt;.</String>
<String Id="FailureHyperlinkLogText">Instalace se nepovedla kvůli jednomu nebo víc problémům. Opravte tyto problémy a zkuste software znovu nainstalovat. Další informace najdete v &lt;a href="#"&gt;souboru protokolu&lt;/a&gt;.</String>
<String Id="FailureRestartText">Pro dokončení vrácení změn tohoto softwaru je potřeba restartovat počítač.</String>
<String Id="FailureRestartButton">&amp;Restartovat</String>
<String Id="FailureCloseButton">&amp;Zavřít</String>
Expand All @@ -59,7 +59,7 @@ Jste připraveni? Dejme se tedy do toho!</String>
<String Id="FilesInUseOkButton">&amp;OK</String>
<String Id="FilesInUseCancelButton">&amp;Zrušit</String>
<String Id="WelcomeHeaderMessage">Modul runtime .NET</String>
<String Id="WelcomeDescription">.NET je vývojová platforma, pomocí které lze vytvářet aplikace příkazového řádku, mikroslužby a moderní weby. Je opensourcová, víceplatformová a podporována společností Microsoft. Věříme, že s ní budete spokojeni.</String>
<String Id="WelcomeDescription">Modul .NET Runtime se používá ke spouštění aplikací .NET na počítači s Windows. .NET je open source, k dispozici pro více platforem a podporovaný Microsoftem. Doufáme, že se vám bude líbit!</String>
<String Id="LearnMoreTitle">Další informace o .NET</String>
<String Id="SuccessInstallLocation">Do [DOTNETHOME] se nainstalovaly následující položky.</String>
<String Id="SuccessInstallProductName"> - [BUNDLEMONIKER] </String>
Expand All @@ -69,6 +69,6 @@ Jste připraveni? Dejme se tedy do toho!</String>
<String Id="TutorialLink">&lt;A HREF="https://aka.ms/dotnet-tutorials"&gt;Kurzy&lt;/A&gt;</String>
<String Id="TelemetryLink">&lt;A HREF="https://aka.ms/dotnet-cli-telemetry"&gt;Telemetrie pro platformu .NET&lt;/A&gt;</String>
<String Id="PrivacyStatementLink">&lt;A HREF="https://aka.ms/dev-privacy"&gt;Prohlášení o zásadách ochrany osobních údajů&lt;/A&gt;</String>
<String Id="EulaLink">&lt;A HREF="https://go.microsoft.com/fwlink/?LinkId=329770"&gt;Smlouva EULA ke knihovně .NET&lt;/A&gt;</String>

<String Id="EulaLink">&lt;A HREF="https://aka.ms/dotnet-license-windows"&gt;Informace o licencování pro .NET&lt;/A&gt;</String>
<String Id="LicenseAssent">Kliknutím na Nainstalovat vyjadřujete souhlas s následujícími podmínkami.</String>
</WixLocalization>
20 changes: 10 additions & 10 deletions src/installer/pkg/projects/netcoreapp/sfx/theme/1031/bundle.wxl
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ Bereit? Los geht's!</String>
<String Id="ConfirmCancelMessage">Möchten Sie den Vorgang wirklich abbrechen?</String>
<String Id="ExecuteUpgradeRelatedBundleMessage">Vorherige Version</String>
<String Id="HelpHeader">Hilfe zum Setup</String>
<String Id="HelpText">/install | /repair | /uninstall | /layout [Verzeichnis] - installiert, repariert, deinstalliert oder
erstellt eine vollständige lokale Kopie des Bundles im Verzeichnis. Installieren ist die Standardeinstellung.
<String Id="HelpText">/install | /repair | /uninstall | /layout [Verzeichnis]: Installiert, repariert, deinstalliert oder
erstellt eine vollständige lokale Kopie des Bundles im Verzeichnis. "Installieren" ist die Standardeinstellung.

/passive | /quiet - zeigt eine minimale Benutzeroberfläche ohne Eingabeaufforderungen oder keine
/passive | /quiet: Zeigt eine minimale Benutzeroberfläche ohne Eingabeaufforderungen oder keine
Benutzeroberfläche und keine Eingabeaufforderungen an. Standardmäßig werden die Benutzeroberfläche und alle Eingabeaufforderungen angezeigt.

/norestart - Unterdrückt alle Neustartversuche. Standardmäßig fordert die Benutzeroberfläche zum Bestätigen eines Neustarts auf.
/log log.txt - Erstellt das Protokoll in einer bestimmten Datei. Standardmäßig wird die Protokolldatei in %TEMP% erstellt.</String>
/norestart: Unterdrückt alle Neustartversuche. Standardmäßig fordert die Benutzeroberfläche zum Bestätigen eines Neustarts auf.
/log log.txt: Erstellt das Protokoll in einer bestimmten Datei. Standardmäßig wird die Protokolldatei in %TEMP% erstellt.</String>
<String Id="HelpCloseButton">S&amp;chließen</String>
<String Id="InstallAcceptCheckbox">Ich &amp;stimme den Lizenzbedingungen zu.</String>
<String Id="InstallOptionsButton">&amp;Optionen</String>
<String Id="InstallInstallButton">&amp;Installieren</String>
<String Id="InstallCloseButton">S&amp;chließen</String>
<String Id="OptionsHeader">Setupoptionen</String>
<String Id="OptionsLocationLabel">Installationspfad:</String>
<String Id="OptionsLocationLabel">Installationsspeicherort:</String>
<String Id="OptionsBrowseButton">&amp;Durchsuchen</String>
<String Id="OptionsOkButton">&amp;OK</String>
<String Id="OptionsCancelButton">&amp;Abbrechen</String>
Expand All @@ -47,7 +47,7 @@ Bereit? Los geht's!</String>
<String Id="FailureUninstallHeader">Deinstallationsfehler</String>
<String Id="FailureRepairHeader">Reparaturfehler</String>
<String Id="FailureHyperlinkLogText">Setup ist aufgrund eines oder mehrerer Probleme fehlgeschlagen. Beheben Sie die Probleme, und führen Sie das Setup erneut aus. Weitere Informationen finden Sie in der &lt;a href="#"&gt;Protokolldatei&lt;/a&gt;.</String>
<String Id="FailureRestartText">Sie müssen den Computer neu starten, um das Zurücksetzen der Software abzuschließen.</String>
<String Id="FailureRestartText">Sie müssen Ihren Computer neu starten, um den Rollback der Software abzuschließen.</String>
<String Id="FailureRestartButton">&amp;Neu starten</String>
<String Id="FailureCloseButton">&amp;Schließen</String>
<String Id="FailureNotSupportedCurrentOperatingSystem">[PRODUCT_NAME] wird auf diesem Betriebssystem nicht unterstützt. Weitere Informationen finden Sie unter [LINK_PREREQ_PAGE].</String>
Expand All @@ -59,7 +59,7 @@ Bereit? Los geht's!</String>
<String Id="FilesInUseOkButton">&amp;OK</String>
<String Id="FilesInUseCancelButton">&amp;Abbrechen</String>
<String Id="WelcomeHeaderMessage">.NET-Runtime</String>
<String Id="WelcomeDescription">.NET ist eine Entwicklungsplattform, die Sie zum Erstellen von Befehlszeilenanwendungen, Microservices und modernen Websites verwenden können. Sie ist Open Source und plattformübergreifend und wird von Microsoft unterstützt. Wir wünschen Ihnen viel Spaß!</String>
<String Id="WelcomeDescription">Die .NET-Runtime wird zum Ausführen von .NET-Anwendungen auf Ihrem Windows-Computer verwendet. .NET ist ein plattformübergreifendes Open-Source-Framework, das von Microsoft unterstützt wird. Wir wünschen Ihnen viel Spaß damit!</String>
<String Id="LearnMoreTitle">Weitere Informationen zu .NET</String>
<String Id="SuccessInstallLocation">Folgendes wurde unter [DOTNETHOME] installiert.</String>
<String Id="SuccessInstallProductName"> - [BUNDLEMONIKER] </String>
Expand All @@ -69,6 +69,6 @@ Bereit? Los geht's!</String>
<String Id="TutorialLink">&lt;A HREF="https://aka.ms/dotnet-tutorials"&gt;Tutorials&lt;/A&gt;</String>
<String Id="TelemetryLink">&lt;A HREF="https://aka.ms/dotnet-cli-telemetry"&gt;.NET-Telemetrie&lt;/A&gt;</String>
<String Id="PrivacyStatementLink">&lt;A HREF="https://aka.ms/dev-privacy"&gt;Datenschutzerklärung&lt;/A&gt;</String>
<String Id="EulaLink">&lt;A HREF="https://go.microsoft.com/fwlink/?LinkId=329770"&gt;Lizenzbedingungen für die .NET-Bibliothek&lt;/A&gt;</String>

<String Id="EulaLink">&lt;A HREF="https://aka.ms/dotnet-license-windows"&gt;Lizenzierungsinformationen für .NET&lt;/A&gt;</String>
<String Id="LicenseAssent">Durch Klicken auf "Installieren" stimmen Sie den nachstehenden Bedingungen zu.</String>
</WixLocalization>
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Ready? Set? Let's go!</String>
<String Id="FilesInUseOkButton">&amp;OK</String>
<String Id="FilesInUseCancelButton">&amp;Cancel</String>
<String Id="WelcomeHeaderMessage">.NET Runtime</String>
<String Id="WelcomeDescription">.NET is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform, and supported by Microsoft. We hope you enjoy it!</String>
<String Id="WelcomeDescription">The .NET Runtime is used to run .NET applications, on your Windows computer. .NET is open source, cross platform, and supported by Microsoft. We hope you enjoy it!</String>
<String Id="LearnMoreTitle">Learn more about .NET</String>
<String Id="SuccessInstallLocation">The following was installed at [DOTNETHOME]</String>
<String Id="SuccessInstallProductName"> - [BUNDLEMONIKER] </String>
Expand All @@ -69,6 +69,6 @@ Ready? Set? Let's go!</String>
<String Id="TutorialLink">&lt;A HREF=&quot;https://aka.ms/dotnet-tutorials&quot;&gt;Tutorials&lt;/A&gt;</String>
<String Id="TelemetryLink">&lt;A HREF=&quot;https://aka.ms/dotnet-cli-telemetry&quot;&gt;.NET Telemetry&lt;/A&gt;</String>
<String Id="PrivacyStatementLink">&lt;A HREF=&quot;https://aka.ms/dev-privacy&quot;&gt;Privacy Statement&lt;/A&gt;</String>
<String Id="EulaLink">&lt;A HREF=&quot;https://go.microsoft.com/fwlink/?LinkId=329770&quot;&gt;.NET Library EULA&lt;/A&gt;</String>

<String Id="EulaLink">&lt;A HREF=&quot;https://aka.ms/dotnet-license-windows&quot;&gt;Licensing Information for .NET&lt;/A&gt;</String>
<String Id="LicenseAssent">By clicking Install, you agree to the following terms.</String>
</WixLocalization>
Loading

0 comments on commit ec08b85

Please sign in to comment.