initial commit
This commit is contained in:
12
en-US/CWP.adml
Normal file
12
en-US/CWP.adml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" ?>
|
||||
<policyDefinitionResources revision="1.0" schemaVersion="1.0">
|
||||
<displayName>
|
||||
</displayName>
|
||||
<description>
|
||||
</description>
|
||||
<resources>
|
||||
<stringTable>
|
||||
<string id="CWP_DisplayName">Custom Windows Preferences</string>
|
||||
</stringTable>
|
||||
</resources>
|
||||
</policyDefinitionResources>
|
25
en-US/CustomWindowsPreferences.adml
Normal file
25
en-US/CustomWindowsPreferences.adml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" ?>
|
||||
<policyDefinitionResources revision="1.0" schemaVersion="1.0">
|
||||
<displayName>
|
||||
</displayName>
|
||||
<description>
|
||||
</description>
|
||||
<resources>
|
||||
<stringTable>
|
||||
<!-- Supported Operating Systems -->
|
||||
<string id="SUPPORTED_WIN7">Microsoft Windows 7 or later</string>
|
||||
<string id="SUPPORTED_WIN7_ONLY">Microsoft Windows 7</string>
|
||||
<!-- Category Names -->
|
||||
<string id="uwo_DisplayName">Universal Windows Preferences</string>
|
||||
<string id="W10_DisplayName">Windows 10 Preferences</string>
|
||||
<string id="W11_DisplayName">Windows 11 Preferences</string>
|
||||
<!-- -->
|
||||
<string id="ClassicTaskbarMenuPosition_Display">Enable Classic Start Button Menu Position</string>
|
||||
<string id="ClassicTaskbarMenuPosition_Explain">This configuration option determines the start button placement in Windows 11.
|
||||
|
||||
When enabled, the start button and other icons will be moved to the left of the screen like traditional windows environments.
|
||||
|
||||
When disabled, the start menu and icons will be centered in the screen.</string>
|
||||
</stringTable>
|
||||
</resources>
|
||||
</policyDefinitionResources>
|
Reference in New Issue
Block a user