From fcb97c2bd7c70c711e4ca201eacb871a34a07bf7 Mon Sep 17 00:00:00 2001 From: Sukhbir Singh Date: Mon, 4 May 2009 10:19:42 +0530 Subject: ** BUGFIX: 355240 - String errors Fixes typos specific to: -> addressbook/gui/component/ldap-config.glade.h -> mail/evolution-mail.schemas.in.in.h --- addressbook/addressbook.error.xml | 3 ++- addressbook/gui/component/ldap-config.glade | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'addressbook') diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml index 9ca302cdd0..76aea53e49 100644 --- a/addressbook/addressbook.error.xml +++ b/addressbook/addressbook.error.xml @@ -110,7 +110,8 @@ <_primary>GroupWise Address book creation: - <_secondary>Currently you can access only GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once, to get your GroupWise Frequent Contacts and GroupWise Personal Contacts folders. + <_secondary>Currently you can only access the GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once to get your GroupWise Frequent Contacts and Groupwise Personal Contacts folders. + diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index cc1fbd0174..f87cf84b14 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -950,7 +950,7 @@ Using distinguished name (DN) False Search Filter - Search filter is the type of the objects searched for, while performing the search. If this is not modified, by default search will be performed on objectclass of the type "person". + Search filter is the type of object to be searched for. If this is not modified, the default search will be performed on the type "person". -- cgit