diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-07-28 01:49:46 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:40 +0800 |
commit | dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39 (patch) | |
tree | fbf0b323940d520f183ac1f93ea21ac3392c2feb /plugins | |
parent | 33dcc39356e53c42cfd6304ce0fbeda217e72d42 (diff) | |
download | gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.tar gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.tar.gz gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.tar.bz2 gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.tar.lz gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.tar.xz gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.tar.zst gsoc2013-evolution-dbdbcf59912ff1eb6ba1a618f2454bfe339b5c39.zip |
Fix spelling of "Basic Headers" option to be consistent with the rest
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/imap-features/imap-headers.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/imap-features/imap-headers.ui b/plugins/imap-features/imap-headers.ui index 871bd87023..adc6dce515 100644 --- a/plugins/imap-features/imap-headers.ui +++ b/plugins/imap-features/imap-headers.ui @@ -76,7 +76,7 @@ The more headers you have the more time it will take to download.</property> <object class="GtkRadioButton" id="basicHeaders"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">_Basic Headers - (Fastest) + <property name="label" translatable="yes">_Basic Headers (Fastest) Use this if you do not have filters based on mailing lists</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> |