diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-07-28 01:49:46 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-07-28 01:49:46 +0800 |
commit | 396860a8dba2792c44144c0c0e1169f07f71ee6c (patch) | |
tree | 18f9ed3dd21b4741ab198e7a679b0e466bcc73ed /plugins | |
parent | 749d08d537b5de44ab852658276a165ea351b49b (diff) | |
download | gsoc2013-evolution-396860a8dba2792c44144c0c0e1169f07f71ee6c.tar.gz gsoc2013-evolution-396860a8dba2792c44144c0c0e1169f07f71ee6c.tar.zst gsoc2013-evolution-396860a8dba2792c44144c0c0e1169f07f71ee6c.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> |