From 355c8a074e0a1b262a454810d8c2aa42b4e21edf Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 5 Jan 2001 04:50:50 +0000 Subject: Fixed a few 'Oops'es. 2001-01-04 Jeffrey Stedfast * mail-config-druid.c: Fixed a few 'Oops'es. * mail-config-druid.glade: Added a "Default" button for marking an account as the default. svn path=/trunk/; revision=7266 --- mail/mail-config-druid.glade.h | 103 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 93 insertions(+), 10 deletions(-) (limited to 'mail/mail-config-druid.glade.h') diff --git a/mail/mail-config-druid.glade.h b/mail/mail-config-druid.glade.h index 7c48ce6ea1..2173da685e 100644 --- a/mail/mail-config-druid.glade.h +++ b/mail/mail-config-druid.glade.h @@ -4,15 +4,98 @@ * DO NOT compile it as part of your application. */ +gchar *s = N_("Mail Configuration Druid"); gchar *s = N_("Mail Configuration"); -gchar *s = N_("Mail Configuration"); -gchar *s = N_("Welcome to the Evolution Mail configuration wizard!\n" - "By filling in some information about your email\n" - "settings, you can start sending and receiving email\n" - "right away. Click Next to continue."); +gchar *s = N_("Welcome to the Evolution Mail Configuration Druid.\n" + "\n" + "Click \"Next\" to begin. "); gchar *s = N_("Identity"); -gchar *s = N_("Mail Source"); -gchar *s = N_("Mail Transport"); -gchar *s = N_("Mail Configuration"); -gchar *s = N_("Your email configuration is now complete.\n" - "Click \"Finish\" to save your new settings"); +gchar *s = N_("Required"); +gchar *s = N_("Full Name:"); +gchar *s = N_("Email Address:"); +gchar *s = N_("Optional"); +gchar *s = N_("Organization:"); +gchar *s = N_("Signature file:"); +gchar *s = N_("Reply-to:"); +gchar *s = N_("Receiving Email"); +gchar *s = N_("Server Type: "); +gchar *s = N_("Server Configuration"); +gchar *s = N_("Host:"); +gchar *s = N_("Username:"); +gchar *s = N_("Path:"); +gchar *s = N_("Delete mail from server"); +gchar *s = N_("Authentication"); +gchar *s = N_("Authentication"); +gchar *s = N_("Authentication Type:"); +gchar *s = N_("Password:"); +gchar *s = N_("Remember my password"); +gchar *s = N_("Sending Email"); +gchar *s = N_("Server Type: "); +gchar *s = N_("Server Configuration"); +gchar *s = N_("Host:"); +gchar *s = N_("Server requires authentication"); +gchar *s = N_("Account Management"); +gchar *s = N_("Account Information"); +gchar *s = N_("Name:"); +gchar *s = N_("Make this my default account"); +gchar *s = N_("Done"); +gchar *s = N_("Congratulations, your mail configuration is complete.\n" + "\n" + "You are now ready to send and receive email \n" + "using Evolution. \n" + "\n" + "Click \"Finish\" to save your settings."); +gchar *s = N_("Account Properties"); +gchar *s = N_("Mail Account"); +gchar *s = N_("Type the name by which you would like to refer to these servers. For example: \"Work\" or \"Home\"."); +gchar *s = N_("User Information"); +gchar *s = N_("Name:"); +gchar *s = N_("E-Mail Address:"); +gchar *s = N_("Reply-To:"); +gchar *s = N_("Organization:"); +gchar *s = N_("Signature:"); +gchar *s = N_("Select signature file"); +gchar *s = N_("General"); +gchar *s = N_("Incoming Mail Server"); +gchar *s = N_("Username:"); +gchar *s = N_("Password:"); +gchar *s = N_("Authentication:"); +gchar *s = N_("Save password"); +gchar *s = N_("This server requires a secure connection (SSL)"); +gchar *s = N_("Plain Text\n" + "Kerberos\n" + "CRAM-MD5\n" + "DIGEST-MD5\n" + ""); +gchar *s = N_("Type:"); +gchar *s = N_("IMAP"); +gchar *s = N_("Hostname:"); +gchar *s = N_("Outgoing Mail Server"); +gchar *s = N_("Authentication:"); +gchar *s = N_("This server requires a secure connection (SSL)"); +gchar *s = N_("None\n" + "CRAM-MD5\n" + ""); +gchar *s = N_("Type:"); +gchar *s = N_("Hostname:"); +gchar *s = N_("Sendmail\n" + "SMTP\n" + ""); +gchar *s = N_("Servers"); +gchar *s = N_("Automatically check mail every "); +gchar *s = N_("minute(s)"); +gchar *s = N_("Server Timeouts"); +gchar *s = N_("Advanced"); +gchar *s = N_("Evolution Mail Configuration"); +gchar *s = N_("Account"); +gchar *s = N_("Type"); +gchar *s = N_("Add"); +gchar *s = N_("Edit"); +gchar *s = N_("Delete"); +gchar *s = N_("Default"); +gchar *s = N_("Mail"); +gchar *s = N_("Sources"); +gchar *s = N_("Add"); +gchar *s = N_("Edit"); +gchar *s = N_("Delete"); +gchar *s = N_("News"); -- cgit v1.2.3