<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="nginx">Nginx</string>
    <string name="swPassword">Monitoring and setup wizard password</string>
    <string name="reverseProxyTab">Reverse Proxy</string>
    <string name="nginxWorker">Worker connections</string>
    <string name="httpProxy">HTTP proxy</string>
    <string name="httpProxyEnabled">Enable</string>
    <string name="httpProxyHelp">HTTP proxy is used by BlueMind to check BlueMind subscription and synchronise calendar using ICS URL</string>
    <string name="httpProxyHostname">Server hostname or IP</string>
    <string name="httpProxyPort">Server port</string>
    <string name="httpProxyLogin">Login</string>
    <string name="httpProxyPassword">Password</string>
    <string name="httpProxyExceptions">Exceptions</string>
    <string name="httpProxyExceptionsHelp">Comma separated list of simple hostname pattern matching using \"*\" are supported, but only as prefixes. eg: domain.tld,*.domain.tld</string>
    <string name="externalUrl">Global external URL</string>
    <string name="general">General</string>
    <string name="externalUrlHelp">FQDN only. eg: bluemind.domain.tld</string>
    <string name="otherUrls">Other global URLs</string>
    <string name="otherUrlsHelp">"Space separated list of additional FQDN. eg: \"alias1.bluemind.domain.tld alias2.bluemind.domain.tld\" "</string>
</resources>