diff options
author | Milan Crha <mcrha@redhat.com> | 2012-02-16 03:00:04 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2012-02-16 03:00:04 +0800 |
commit | 6eb2cd9ee09008f62e4cfa4675199c61f14ee620 (patch) | |
tree | b207c29e5cc19df2afb2b8319faa9ea4f0813375 /modules | |
parent | d75f47ad4ea4281e39702f692f8b28212692f565 (diff) | |
download | gsoc2013-evolution-6eb2cd9ee09008f62e4cfa4675199c61f14ee620.tar.gz gsoc2013-evolution-6eb2cd9ee09008f62e4cfa4675199c61f14ee620.tar.zst gsoc2013-evolution-6eb2cd9ee09008f62e4cfa4675199c61f14ee620.zip |
Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialog
Diffstat (limited to 'modules')
-rw-r--r-- | modules/addressbook/ldap-config.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/ldap-config.ui b/modules/addressbook/ldap-config.ui index 864e9389cf..f80867cb88 100644 --- a/modules/addressbook/ldap-config.ui +++ b/modules/addressbook/ldap-config.ui @@ -627,7 +627,7 @@ <object class="GtkLabel" id="label578"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">cards</property> + <property name="label" translatable="yes">contacts</property> </object> <packing> <property name="left_attach">2</property> |