mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Fix accessibility issues related to the General Settings page (#6034)
* grouped radio buttons together * grouping radio buttons together * the word version is now read along with the version number * Information regarding the image is read * added a comment with the link to the issue in the winui repository
This commit is contained in:
@@ -360,6 +360,9 @@
|
||||
<data name="GeneralPage_AboutPowerToysHeader.Text" xml:space="preserve">
|
||||
<value>About PowerToys</value>
|
||||
</data>
|
||||
<data name="PowerToys_Icon.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>PowerToys Icon</value>
|
||||
</data>
|
||||
<data name="GeneralPage_CheckForUpdates.Content" xml:space="preserve">
|
||||
<value>Check for updates</value>
|
||||
</data>
|
||||
@@ -396,7 +399,7 @@
|
||||
<data name="PowerRename_Toggle_Enable.Header" xml:space="preserve">
|
||||
<value>Enable PowerRename</value>
|
||||
</data>
|
||||
<data name="RadioButtons_Name_Theme.Header" xml:space="preserve">
|
||||
<data name="RadioButtons_Name_Theme.Text" xml:space="preserve">
|
||||
<value>Settings theme</value>
|
||||
</data>
|
||||
<data name="PowerRename_Toggle_EnableOnContextMenu.Header" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user