mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
[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:
committed by
GitHub
parent
f6b53d1088
commit
648c3eb0bf
@@ -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>
|
||||
Reference in New Issue
Block a user