diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-19 10:28:43 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-19 10:28:43 +0800 |
commit | b459ed2a59cc6d08b7fed88ac09ac79724d4f576 (patch) | |
tree | 4dd00aac7de2c62d738e7c4c5ac2f104f1491224 /ui/evolution-mail.h | |
parent | eb914c346efc8a21bce5362e142b2207783a2b0a (diff) | |
download | gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.gz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.bz2 gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.lz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.xz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.zst gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.zip |
add.
2000-10-19 Michael Meeks <michael@helixcode.com>
* evolution-message-composer.xml: add.
* checking all generated .h files ( sim. to glade ) to make
translator's lives easier.
svn path=/trunk/; revision=6014
Diffstat (limited to 'ui/evolution-mail.h')
-rw-r--r-- | ui/evolution-mail.h | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/ui/evolution-mail.h b/ui/evolution-mail.h new file mode 100644 index 0000000000..c339b2810f --- /dev/null +++ b/ui/evolution-mail.h @@ -0,0 +1,60 @@ +/* + * This file is autogenerated from evolution-mail.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_Threaded"); +gchar *s = N_("Threaded Message list"); +gchar *s = N_("Print message..."); +gchar *s = N_("Print message to the printer"); +gchar *s = N_("Print Preview of message..."); +gchar *s = N_("Previews the message to be printed"); +gchar *s = N_("Select _All"); +gchar *s = N_("_Invert Selection"); +gchar *s = N_("Mail _Filters..."); +gchar *s = N_("_Virtual Folder Editor..."); +gchar *s = N_("_Mail Configuration..."); +gchar *s = N_("Manage Subscriptions..."); +gchar *s = N_("Forget _Passwords"); +gchar *s = N_("_Message"); +gchar *s = N_("_Open in New Window"); +gchar *s = N_("_Edit Message"); +gchar *s = N_("_Print Message"); +gchar *s = N_("Reply to _Sender"); +gchar *s = N_("Reply to _All"); +gchar *s = N_("_Forward"); +gchar *s = N_("Mar_k As Read"); +gchar *s = N_("Mark As U_nread"); +gchar *s = N_("_Delete"); +gchar *s = N_("_Move to Folder"); +gchar *s = N_("_Copy to Folder"); +gchar *s = N_("_VFolder on Subject"); +gchar *s = N_("VFolder on Se_nder"); +gchar *s = N_("VFolder on _Recipients"); +gchar *s = N_("_Filter on Subject"); +gchar *s = N_("Fi_lter on Sender"); +gchar *s = N_("Filter on Rec_ipients"); +gchar *s = N_("F_older"); +gchar *s = N_("_Expunge"); +gchar *s = N_("_Configure Folder"); +gchar *s = N_("Get Mail"); +gchar *s = N_("Send queued mail and retrieve new mail"); +gchar *s = N_("Compose"); +gchar *s = N_("Compose a new message"); +gchar *s = N_("Reply"); +gchar *s = N_("Reply to the sender of this message"); +gchar *s = N_("Reply to All"); +gchar *s = N_("Reply to all recipients of this message"); +gchar *s = N_("Forward"); +gchar *s = N_("Forward this message"); +gchar *s = N_("Move"); +gchar *s = N_("Move message to a new folder"); +gchar *s = N_("Copy"); +gchar *s = N_("Copy message to a new folder"); +gchar *s = N_("Print"); +gchar *s = N_("Print the selected message"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete this message"); |