diff options
Diffstat (limited to 'addressbook/addressbook-errors.xml')
-rw-r--r-- | addressbook/addressbook-errors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/addressbook-errors.xml b/addressbook/addressbook-errors.xml index 9b9b499793..6aa5abb017 100644 --- a/addressbook/addressbook-errors.xml +++ b/addressbook/addressbook-errors.xml @@ -3,7 +3,7 @@ <error id="ldap-init" type="error" modal="true"> <primary>This addressbook could not be opened.</primary> - <secondary>This addressbook server might unreachable or the server name may be misspelled or your network connection could be down.</secondary> + <secondary>This addressbook server might be unreachable or the server name may be misspelled or your network connection could be down.</secondary> </error> <error id="ldap-auth" type="error" modal="true"> |