<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Icon</key>
	<string>PreferencesAdvancedButton</string>
	<key>StringsTable</key>
	<string>Advanced</string>
	<key>SystemSymbolIcon</key>
	<string>gearshape.2</string>
	<key>PreferenceSpecifiers</key>
	<array>
		<dict>
			<key>Type</key>
			<string>PSGroupSpecifier</string>
			<key>Title</key>
			<string>SEARCHING_HEADER</string>
			<key>FooterText</key>
			<string> </string>
		</dict>
		<dict>
			<key>Type</key>
			<string>PSToggleSwitchSpecifier</string>
			<key>Title</key>
			<string>INCLUDE_STORE_RESULTS</string>
			<key>Key</key>
			<string>BKIncludeBookStoreResultsInSearch</string>
			<key>DefaultValue</key>
			<true/>
		</dict>
		<dict>
			<key>Type</key>
			<string>PSGroupSpecifier</string>
			<key>Title</key>
			<string>ONLINE_HEADER</string>
			<key>FooterText</key>
			<string> </string>
		</dict>
		<dict>
			<key>Type</key>
			<string>PSCustomButtonSpecifier</string>
			<key>Title</key>
			<string>RESET_ACCESS</string>
			<key>Description</key>
			<string>RESET_ACCESS_FOOTER</string>
			<key>Selector</key>
			<string>resetOnlineContentAccess:</string>
			<key>ConfirmationPrompt</key>
			<dict>
				<key>Type</key>
				<string>PSConfirmationPrompt</string>
				<key>Prompt</key>
				<string>RESET_ACCESS_CONFIRMATION_PROPMT</string>
				<key>ConfirmText</key>
				<string>RESET_ACCESS_CONFIRMATION</string>
				<key>DenyText</key>
				<string>RESET_ACCESS_CONFIRMATION_CANCEL</string>
			</dict>
		</dict>
		<dict>
			<key>Type</key>
			<string>PSCustomButtonSpecifier</string>
			<key>Title</key>
			<string>RESET_IDENTIFIER</string>
			<key>Description</key>
			<string>RESET_IDENTIFIER_FOOTER</string>
			<key>Selector</key>
			<string>resetAnalyticsIdentifier:</string>
			<key>ConfirmationPrompt</key>
			<dict>
				<key>Type</key>
				<string>PSConfirmationPrompt</string>
				<key>Prompt</key>
				<string>RESET_IDENTIFIER_CONFIRMATION_PROPMT</string>
				<key>ConfirmText</key>
				<string>RESET_IDENTIFIER_CONFIRMATION</string>
				<key>DenyText</key>
				<string>RESET_IDENTIFIER_CONFIRMATION_CANCEL</string>
			</dict>
		</dict>
	</array>
</dict>
</plist>
