diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-03-05 22:36:13 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-03-28 06:48:02 +0800 |
commit | a2959194569cdcb948816c0342b439d12d39e2c5 (patch) | |
tree | 69a0f40599ffa3696b2fc6952d7e504efd2e53ec /mail | |
parent | f7547cc6ac347ea5e9dd92034264a23e6fd48ac4 (diff) | |
download | gsoc2013-evolution-a2959194569cdcb948816c0342b439d12d39e2c5.tar.gz gsoc2013-evolution-a2959194569cdcb948816c0342b439d12d39e2c5.tar.zst gsoc2013-evolution-a2959194569cdcb948816c0342b439d12d39e2c5.zip |
Bug 611881 - Duplicate mnemonic in mail preference -> headers tab
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-config.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui index 55f5ee6227..663b34616f 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -3667,7 +3667,7 @@ For example: "Work" or "Personal"</property> <object class="GtkLabel" id="label524"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Displayed Message _Headers</property> + <property name="label" translatable="yes">Displayed Message Headers</property> <property name="use_underline">True</property> <property name="mnemonic_widget">txtHeaders</property> <attributes> |