diff options
-rw-r--r-- | mail/mail-config.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index b900f19870..62fce2509a 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -4058,7 +4058,7 @@ For example: "Work" or "Personal"</property> <widget class="GtkRadioButton" id="radImagesSometimes"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">_Load images if sender is in addressbook</property> + <property name="label" translatable="yes">_Load images if sender is in address book</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="active">False</property> |