<string id="Search_group">Search</string>
<string id="Allow">Allowed Sites</string>
<string id="Block">Blocked Sites</string>
+ <string id="AppUpdateURL">Custom Update URL</string>
+ <string id="AppUpdateURL_Explain">If this policy is enabled, you can set a URL to an update server other than the default. This could be helpful if you run your own update server on your network.
+
+If this policy is disabled or not configured, the default update URL is used.</string>
<string id="Authentication_SPNEGO">SPNEGO</string>
<string id="Authentication_SPNEGO_Explain">If this policy is enabled, the specified websites are permitted to engage in SPNEGO authentication with the browser. Entries in the list are formatted as mydomain.com or https://myotherdomain.com.
If this policy is disabled or not configured, search engines can be installed from web pages.</string>
</stringTable>
<presentationTable>
+ <presentation id="AppUpdateURL">
+ <textBox refId="AppUpdateURL">
+ <label>URL:</label>
+ </textBox>
+ </presentation>
<presentation id="Authentication">
<listBox refId="Authentication"/>
</presentation>