Fix dropDown to dropdown (#1709)

This commit is contained in:
hanzhang54 2021-09-29 16:41:50 +08:00 committed by GitHub
parent efe21c6e28
commit 605ed33225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1446,11 +1446,11 @@
<comment>This is the Deg button's Rad mode automation name on the scientific operator keypad. Should read as "Radians toggle button".</comment> <comment>This is the Deg button's Rad mode automation name on the scientific operator keypad. Should read as "Radians toggle button".</comment>
</data> </data>
<data name="FlyoutNav.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="FlyoutNav.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Mode dropDown</value> <value>Mode dropdown</value>
<comment>Screen reader prompt for the Mode dropdown field in Snapped and Portrait modes.</comment> <comment>Screen reader prompt for the Mode dropdown field in Snapped and Portrait modes.</comment>
</data> </data>
<data name="Categories.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="Categories.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Categories dropDown</value> <value>Categories dropdown</value>
<comment>Screen reader prompt for the Categories dropdown field.</comment> <comment>Screen reader prompt for the Categories dropdown field.</comment>
</data> </data>
<data name="EnterAlwaysOnTopButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="EnterAlwaysOnTopButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">