<?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="ldapHostname">LDAP server</string>
    <string name="ldapProtocol">Protocol</string>
    <string name="ldapBaseDn">LDAP base DN</string>
    <string name="ldapLoginDn">LDAP root DN</string>
    <string name="ldapLoginPw">LDAP user password</string>
    <string name="ldapUserFilter">LDAP users filter</string>
    <string name="ldapConnTest">Connection test</string>
    <string name="allCertificate">Accept all certificates</string>
    <string name="errorInvalidHostname">Fail to connect to LDAP 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>