mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Fix Accessibility issues in the PowerRename settings page (#6101)
* add automation property to number box * Set the automation property for the image
This commit is contained in:
@@ -636,6 +636,9 @@
|
||||
<data name="About_PowerRename.Text" xml:space="preserve">
|
||||
<value>About Power Rename</value>
|
||||
</data>
|
||||
<data name="PowerRename_Image.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Power Rename</value>
|
||||
</data>
|
||||
<data name="About_ShortcutGuide.Text" xml:space="preserve">
|
||||
<value>About Shortcut Guide</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user