Change mention of "mydomain.com" to "example.org".
[claws.git] / src / editldap.c
index cb7927b123fee390c8ab9dce753b98393813d41c..c2ee14d2df7186f1c03aacf18d743ed6ba2e0bb2 100644 (file)
@@ -448,8 +448,8 @@ static void addressbook_edit_ldap_page_basic( gint pageNum, gchar *pageLbl ) {
 
        CLAWS_SET_TIP(entry_server, _( 
                "This is the hostname of the server. For example, " \
-               "\"ldap.mydomain.com\" may be appropriate for the " \
-               "\"mydomain.com\" organization. An IP address may also be " \
+               "\"ldap.example.org\" may be appropriate for the " \
+               "\"exmaple.org\" organization. An IP address may also be " \
                "used. You may specify \"localhost\" if running an LDAP " \
                "server on the same computer as Claws Mail." ));