2000-07-12 Chris Toshok <toshok@helixcode.com> * mail-config.glade*: add news server tab to dialog. * mail-config.c (on_NewsServerConfigDialogButton_clicked): new function. (on_clistNewsServers_select_row): new function. (on_cmdNewsServersAdd_clicked): new function. (on_cmdNewsServersEdit_clicked): new function. (on_cmdNewsServersDelete_clicked): new function. (providers_config_new): mirror the source tab's code to fill in the news server tab. (write_config): save out the news server. (create_news_server_config_dialog): new function. (create_news_server_page): new function. svn path=/trunk/; revision=4115
29 lines
773 B
C
29 lines
773 B
C
/*
|
|
* Translatable strings file generated by Glade.
|
|
* Add this file to your project's POTFILES.in.
|
|
* DO NOT compile it as part of your application.
|
|
*/
|
|
|
|
gchar *s = N_("Camel Providers Configuration");
|
|
gchar *s = N_("Identities");
|
|
gchar *s = N_("Address");
|
|
gchar *s = N_("Organization");
|
|
gchar *s = N_("Signature File");
|
|
gchar *s = N_("Add");
|
|
gchar *s = N_("Edit");
|
|
gchar *s = N_("Delete");
|
|
gchar *s = N_("Identity");
|
|
gchar *s = N_("Sources");
|
|
gchar *s = N_("Add");
|
|
gchar *s = N_("Edit");
|
|
gchar *s = N_("Delete");
|
|
gchar *s = N_("Sources");
|
|
gchar *s = N_("Transports");
|
|
gchar *s = N_("News Servers");
|
|
gchar *s = N_("Add");
|
|
gchar *s = N_("Edit");
|
|
gchar *s = N_("Delete");
|
|
gchar *s = N_("News Servers");
|
|
gchar *s = N_("Send messages in HTML format");
|
|
gchar *s = N_("Other");
|