diff options
Diffstat (limited to 'mail/mail-config.glade.h')
-rw-r--r-- | mail/mail-config.glade.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-config.glade.h b/mail/mail-config.glade.h index 23c8adca0a..f5660ebe7c 100644 --- a/mail/mail-config.glade.h +++ b/mail/mail-config.glade.h @@ -23,6 +23,7 @@ gchar *s = N_("Host:"); gchar *s = N_("Username:"); gchar *s = N_("Path:"); gchar *s = N_("Keep mail on server"); +gchar *s = N_("Check settings"); gchar *s = N_("Authentication"); gchar *s = N_("Authentication"); gchar *s = N_("Authentication Type:"); @@ -33,6 +34,7 @@ gchar *s = N_("Server Type: "); gchar *s = N_("Server Configuration"); gchar *s = N_("Host:"); gchar *s = N_("Server requires authentication"); +gchar *s = N_("Check settings"); gchar *s = N_("Account Management"); gchar *s = N_("Account Information"); gchar *s = N_("Name:"); |