Fix dropDown to dropdown (#1709)
This commit is contained in:
parent
efe21c6e28
commit
605ed33225
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user