diff options
author | Vadim Rutkovsky <vrutkovs@redhat.com> | 2013-02-25 08:11:14 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-02-25 08:12:31 +0800 |
commit | 0beee88d1022956ef6acd5dbf9eddd5bdcd3b318 (patch) | |
tree | 0acec20633212c7588e022a0e812723598e628e7 /addressbook/gui | |
parent | 094dcc87b68387902a4d1036e95abde25098760a (diff) | |
download | gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.tar gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.tar.gz gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.tar.bz2 gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.tar.lz gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.tar.xz gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.tar.zst gsoc2013-evolution-0beee88d1022956ef6acd5dbf9eddd5bdcd3b318.zip |
Bug 694460 - 'Email' section toggle button in contact editor has incorrect name
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui index f04c66361c..b12c604f6a 100644 --- a/addressbook/gui/contact-editor/contact-editor.ui +++ b/addressbook/gui/contact-editor/contact-editor.ui @@ -490,7 +490,7 @@ <property name="relief">none</property> <child internal-child="accessible"> <object class="AtkObject" id="button-mail-expand-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes">Telephone</property> + <property name="AtkObject::accessible-name" translatable="yes">Email</property> </object> </child> <child> |