Remove duplicate string for submit button automation name (#1234)

This commit is contained in:
Matt Cooley 2020-05-16 10:48:38 -07:00 committed by GitHub
parent 80fbe891d6
commit 7f329f7729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4687,10 +4687,6 @@
<value>Y</value> <value>Y</value>
<comment>Screen reader prompt for the Y button on the graphing calculator operator keypad</comment> <comment>Screen reader prompt for the Y button on the graphing calculator operator keypad</comment>
</data> </data>
<data name="submitButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Submit</value>
<comment>Screen reader prompt for the submit button on the graphing calculator operator keypad</comment>
</data>
<data name="lessThanFlyoutButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="lessThanFlyoutButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Less than</value> <value>Less than</value>
<comment>Screen reader prompt for the Less than button</comment> <comment>Screen reader prompt for the Less than button</comment>