mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
[OOBE] Accessibility fixes (#10799)
* Narrator support for all Settings buttons * Shortened welcome title * Fixes * Removed unused string * Update src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw Co-authored-by: Niels Laute <niels9001@hotmail.com> Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
This commit is contained in:
@@ -1147,8 +1147,7 @@ From there, simply click on a Markdown file or SVG icon in the File Explorer and
|
||||
<comment>Do not localize this string</comment>
|
||||
</data>
|
||||
<data name="Oobe_Welcome" xml:space="preserve">
|
||||
<value>Welcome to PowerToys</value>
|
||||
<comment>Do not localize 'PowerToys'</comment>
|
||||
<value>Welcome</value>
|
||||
</data>
|
||||
<data name="OOBE_Settings.Text" xml:space="preserve">
|
||||
<value>Settings</value>
|
||||
@@ -1196,4 +1195,4 @@ From there, simply click on a Markdown file or SVG icon in the File Explorer and
|
||||
<data name="FancyZones_QuickLayoutSwitch_GroupSettings.Text" xml:space="preserve">
|
||||
<value>Quick layout switch</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user