AeroShake

This commit is contained in:
2022-04-12 14:02:10 -05:00
parent 004a530a9d
commit 75aff3852c
2 changed files with 85 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<resources>
<stringTable>
<!-- Supported Operating Systems -->
<string id="SUPPORTED_WIN7">Microsoft Windows 7 or later</string>
<string id="SUPPORTED_WIN7_LATER">Microsoft Windows 7 or later</string>
<string id="SUPPORTED_WIN10_ONLY">Microsoft Windows 10</string>
<string id="SUPPORTED_WIN10_LATER">Microsoft Windows 10 or later</string>
<string id="SUPPORTED_WIN11_ONLY">Microsoft Windows 11</string>
@@ -80,13 +80,21 @@ When set to "Enabled" File Manager will display frequent items.
When set to "Disabled" File Manager will no longer show frequent items.</string>
<!-- FileExplorerTrackDocuments -->
<string id="FileExplorerTrackDocuments_Display">Track recently opened documents.</string>
<string id="FileExplorerTrackDocuments_Display">Track recently opened documents</string>
<string id="FileExplorerTrackDocuments_Explain">This configuration option instructs Windows to track recently opened documents and present them to the user to speed up the user experience.
When set to "Enabled" Windows will track and display recently used items/files.
When set to "Disabled" Windows Manager will no longer track and display recently used items/files.</string>
<!-- AeroShaking -->
<string id="FileExplorerTrackDocuments_Display">Aero Shake Feature</string>
<string id="FileExplorerTrackDocuments_Explain">This configuration option enables/disables the Aero Shake feature.
When set to "Enabled" the Aero Shake feature will be enabled.
When set to "Disabled" the Aero Shake feature will be disabled.</string>
</stringTable>
<!-- Presentation IDs -->
<presentationTable>