- <presentation id="Proxy">
- <checkBox refId="ProxyLocked">Ne pas autoriser la modification des paramètres du Proxy.</checkBox>
- <text>Type de connexion :</text>
- <dropdownList refId="ConnectionType"/>
- <text>Proxy HTTP :</text>
- <textBox refId="HTTPProxy">
- <label/>
- </textBox>
- <checkBox refId="UseHTTPProxyForAllProtocols">Utiliser ce serveur Proxy pour tous les protocoles.</checkBox>
- <text>Proxy SSL :</text>
- <textBox refId="SSLProxy">
- <label/>
- </textBox>
- <text>Proxy FTP :</text>
- <textBox refId="FTPProxy">
- <label/>
- </textBox>
- <text>Hôte SOCKS :</text>
- <textBox refId="SOCKSProxy">
- <label/>
- </textBox>
- <text>Version de SOCKS :</text>
- <dropdownList refId="SOCKSVersion"/>
- <text>Pas de Proxy pour</text>
- <textBox refId="Passthrough">
- <label/>
- </textBox>
- <text>Exemple : .mozilla.org, .net.nz, 192.168.1.0/24</text>
- <text>URL de configuration automatique du Proxy :</text>
- <textBox refId="AutoConfigURL">
- <label/>
- </textBox>
- <checkBox refId="AutoLogin">Ne pas demander d'authentification si le mot de passe est enregistré.</checkBox>
- <checkBox refId="UseProxyForDNS">Proxy DNS lors de l'utilisation de SOCKS v5.</checkBox>
- </presentation>
- <presentation id="DNSOverHTTPS">
- <text>URL du fournisseur :</text>
- <textBox refId="ProviderURL">
- <label/>
- </textBox>
- <checkBox refId="DNSOverHTTPSEnabled">Activer DNS sur HTTPS.</checkBox>
- <checkBox refId="DNSOverHTTPSLocked">Ne pas autoriser la modification des préférences DNS sur HTTPS.</checkBox>
- </presentation>