diff options
Diffstat (limited to 'plugins/imap-features/imap-headers.glade')
-rw-r--r-- | plugins/imap-features/imap-headers.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/imap-features/imap-headers.glade b/plugins/imap-features/imap-headers.glade index 3a8810147e..85ca962a9c 100644 --- a/plugins/imap-features/imap-headers.glade +++ b/plugins/imap-features/imap-headers.glade @@ -83,7 +83,7 @@ The more headers you have the more time it will take to download.</property> <widget class="GtkRadioButton" id="allHeaders"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Fetch A_ll Headers</property> + <property name="label" translatable="yes">_Fetch All Headers</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> |