diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-11-14 20:08:57 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-11-14 20:08:57 +0800 |
commit | 7ab5ae3fc72516cceeb09a48bc5a39f7b57933de (patch) | |
tree | f1d1afbfa9d8c97dc691a2d241c9ec368fdf67d3 /modules/addressbook | |
parent | cda52538315c481bc3b11ff2db40f7165113d1ab (diff) | |
parent | c4308051159a37f16521b881f59259861998f4ae (diff) | |
download | gsoc2013-evolution-7ab5ae3fc72516cceeb09a48bc5a39f7b57933de.tar.gz gsoc2013-evolution-7ab5ae3fc72516cceeb09a48bc5a39f7b57933de.tar.zst gsoc2013-evolution-7ab5ae3fc72516cceeb09a48bc5a39f7b57933de.zip |
Merge branch 'master' into wip/gsettings
Diffstat (limited to 'modules/addressbook')
-rw-r--r-- | modules/addressbook/ldap-config.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/addressbook/ldap-config.ui b/modules/addressbook/ldap-config.ui index 99cc668efb..864e9389cf 100644 --- a/modules/addressbook/ldap-config.ui +++ b/modules/addressbook/ldap-config.ui @@ -247,7 +247,7 @@ <object class="GtkLabel" id="label556"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Server:</property> + <property name="label" translatable="yes">Ser_ver:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">server-name-entry</property> </object> @@ -263,7 +263,7 @@ <child> <object class="GtkLabel" id="label555"> <property name="visible">True</property> - <property name="label" translatable="yes">_Use secure connection:</property> + <property name="label" translatable="yes">Use secure _connection:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ssl-combobox</property> </object> @@ -504,7 +504,7 @@ <object class="GtkLabel" id="label581"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Search _filter:</property> + <property name="label" translatable="yes">S_earch filter:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">search-filter-entry</property> </object> |