<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="emptyLabel">Label cannot be empty</string>
    <string name="label">label</string>
    <string name="entryUUID">UID</string>
    <string name="adHostname">AD server</string>
    <string name="adProtocol">Protocol</string>
    <string name="adBaseDn">AD base DN</string>
    <string name="adLoginDn">AD login</string>
    <string name="adLoginPw">AD user password</string>
    <string name="adUserFilter">AD users filter</string>
    <string name="adConnTest">Connection test</string>
    <string name="allCertificate">Accept all certificates</string>
    <string name="errorInvalidHostname">Fail to connect to AD server</string>
    <string name="errorInvalidCredential">Bad login or password</string>
    <string name="errorInvalidDn">Base DN not found, check existence or set server default search base</string>
    <string name="reset">Reset</string>
    <string name="confirmReset">Do you really want to reset this addressbook? This action cannot be undone</string>
    <string name="resetOk">Addressbook reset</string>
    <string name="launchSync">Launch synchronization</string>
    <string name="lastSync">Last sync</string>
</resources>