corrects syntax

This commit is contained in:
2022-04-12 16:30:00 -05:00
parent dc0090615d
commit 30812fdda8
2 changed files with 19 additions and 45 deletions

View File

@@ -119,8 +119,6 @@ When set to "Disabled" verbose setatus messages will not be shown.</string>
When set to "On" the feature will be enabled.
When set to "Off" the feature will be disabled.</string>
<string id="StickyKeys_On">On</string>
<string id="StickyKeys_Off">Off</string>
<!-- FilterKeys -->
<string id="FilterKeys_Display">Filter Keys</string>
@@ -129,8 +127,6 @@ When set to "Off" the feature will be disabled.</string>
When set to "On" the feature will be enabled.
When set to "Off" the feature will be disabled.</string>
<string id="FilterKeys_On">On</string>
<string id="FilterKeys_Off">Off</string>
<!-- ItemCheckBoxes -->
<string id="ItemCheckBoxes_Display">Item Check Boxes</string>
@@ -229,12 +225,6 @@ When set to "Disabled" the feature will be disabled.</string>
<presentation id="SearchBoxSize_PresentationID">
<dropdownList refId="SearchBoxSize_Enum" noSort="false">Size</dropdownList>
</presentation>
<presentation id="StickyKeys_PresentationID">
<dropdownList refId="StickyKeys_Enum" noSort="false">Mode</dropdownList>
</presentation>
<presentation id="FilterKeys_PresentationID">
<dropdownList refId="FilterKeys_Enum" noSort="false">Mode</dropdownList>
</presentation>
</presentationTable>
</resources>
</policyDefinitionResources>