<?xml version="1.0" encoding="utf-8"?>
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://www.microsoft.com/GroupPolicy/PolicyDefinitions">
  <displayName>マルチタスキング</displayName>
  <description>Windows のマルチタスキング オプションを管理します</description>
  <resources>
    <stringTable>
      <string id="MULTITASKING">マルチタスキング</string>
      <string id="MULTITASKINGHELP">Windows のマルチタスキング オプションを管理します</string>
      <string id="BrowserAltTabBlowout">Alt-Tab にアプリ タブを含めるように構成する</string>
      <string id="BrowserAltTabBlowout_Help">この設定では、アプリ タブをAlt+Tabに含めることを制御します。

これは、最新の 3、5、または 20 個のタブを表示するか、アプリのタブを表示しないように設定できます。

これが [ウィンドウのみを開く] を表示するように設定されている場合、機能全体が無効になります。
</string>
      <string id="AltTabFilter_All">アプリでウィンドウと 20 個の最新のタブを開く</string>
      <string id="AltTabFilter_Five">アプリでウィンドウと 5 つの最新のタブを開く</string>
      <string id="AltTabFilter_Three">アプリでウィンドウと最新のタブを 3 つ開く</string>
      <string id="AltTabFilter_None">開いているウィンドウのみ</string>
    </stringTable>
    <presentationTable>
      <presentation id="AltTabFilter">
        <dropdownList refId="AltTabFilterDropdown" noSort="true" defaultItem="0">Alt キーと Tab キーを押すと表示されます</dropdownList>
      </presentation>
    </presentationTable>
  </resources>
</policyDefinitionResources>
