diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/apps_evolution_addressbook.schemas.in.in | 4 | ||||
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in b/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in index 1f835d9414..fd473c4169 100644 --- a/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in +++ b/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in @@ -22,8 +22,8 @@ <type>int</type> <default>3</default> <locale name="C"> - <short>The number of characters that must be typed before evolution will attempt to autocomplete</short> - <long>The number of characters that must be typed before evolution will attempt to autocomplete.</long> + <short>The number of characters that must be typed before Evolution will attempt to autocomplete</short> + <long>The number of characters that must be typed before Evolution will attempt to autocomplete.</long> </locale> </schema> diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 8c6bfa1c84..140b7a28d4 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -586,7 +586,7 @@ <child> <widget class="GtkOptionMenu" id="auth-optionmenu"> <property name="visible">True</property> - <property name="tooltip" translatable="yes">This is the method evolution will use to authenticate you. Note that setting this to "Email Address" requires anonymous access to your ldap server.</property> + <property name="tooltip" translatable="yes">This is the method Evolution will use to authenticate you. Note that setting this to "Email Address" requires anonymous access to your ldap server.</property> <property name="can_focus">True</property> <property name="history">0</property> |