[OOBE] Fix release notes error InfoBars (#37804)

* fix infobars not visible
* minor changes and retry button when there is error to loading the release note page
This commit is contained in:
Davide Giacometti
2025-03-19 01:12:29 +01:00
committed by GitHub
parent f6b53d1088
commit 648c3eb0bf
3 changed files with 57 additions and 15 deletions

View File

@@ -4941,6 +4941,12 @@ To record a specific window, enter the hotkey with the Alt key in the opposite m
</data>
<data name="SettingsPage_NewInfoBadge.Text" xml:space="preserve">
<value>NEW</value>
<comment>Must be all caps</comment>
<comment>Must be all caps</comment>
</data>
<data name="RetryBtn.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Retry</value>
</data>
<data name="RetryLabel.Text" xml:space="preserve">
<value>Retry</value>
</data>
</root>