aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-message-composer.h
diff options
context:
space:
mode:
authorAaron Weber <aaron@helixcode.com>2000-10-26 06:17:03 +0800
committerAaron Weber <aaron@src.gnome.org>2000-10-26 06:17:03 +0800
commitb271cff341184f785f263a82921d6b09d4401074 (patch)
tree6b7ded55651459df29eea64ee2cb9ed769afaa50 /ui/evolution-message-composer.h
parent76d0cad905e5cd00d5500a3e74a3c7d1d3fd8136 (diff)
downloadgsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.tar
gsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.tar.gz
gsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.tar.bz2
gsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.tar.lz
gsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.tar.xz
gsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.tar.zst
gsoc2013-evolution-b271cff341184f785f263a82921d6b09d4401074.zip
Actions -> New Directory Server added.
2000-10-25 Aaron Weber <aaron@helixcode.com> * C/menuref.sgml: Actions -> New Directory Server added. * C/config-prefs.sgml: Actions -> New Directory Server added. * C/usage-contact.sgml: Actions -> New Directory Server added. * C/menuref.sgml: Added mail Settings->Manage Subscriptions menu. * C/usage-mail.sgml: Subscriptions section added. Quite incomplete, though. svn path=/trunk/; revision=6179
Diffstat (limited to 'ui/evolution-message-composer.h')
-rw-r--r--ui/evolution-message-composer.h52
1 files changed, 26 insertions, 26 deletions
diff --git a/ui/evolution-message-composer.h b/ui/evolution-message-composer.h
index 126d9a9e35..8965bceebc 100644
--- a/ui/evolution-message-composer.h
+++ b/ui/evolution-message-composer.h
@@ -6,43 +6,43 @@
* POTFILES.in. DO NOT compile it as part of your application.
*/
+gchar *s = N_("Attach");
+gchar *s = N_("Attach a file");
+gchar *s = N_("Bold");
+gchar *s = N_("Close");
+gchar *s = N_("Close the current file");
+gchar *s = N_("F_ormat");
+gchar *s = N_("HTML");
+gchar *s = N_("Insert a file as text into the message");
+gchar *s = N_("Insert text file...");
gchar *s = N_("Open");
gchar *s = N_("Open a file");
gchar *s = N_("Save");
-gchar *s = N_("Save the current file");
gchar *s = N_("Save As");
-gchar *s = N_("Save the current file with a different name");
-gchar *s = N_("Close");
-gchar *s = N_("Close the current file");
+gchar *s = N_("Save _As...");
+gchar *s = N_("Save in _folder... (FIXME)");
gchar *s = N_("Save in folder...");
+gchar *s = N_("Save the current file");
+gchar *s = N_("Save the current file with a different name");
gchar *s = N_("Save the message in a specified folder");
-gchar *s = N_("Insert text file...");
-gchar *s = N_("Insert a file as text into the message");
gchar *s = N_("Send");
-gchar *s = N_("Send the message now");
+gchar *s = N_("Send _Later");
+gchar *s = N_("Send _Now");
gchar *s = N_("Send later");
-gchar *s = N_("Send the message later");
-gchar *s = N_("Attach");
-gchar *s = N_("Attach a file");
-gchar *s = N_("HTML");
gchar *s = N_("Send the mail in HTML format");
-gchar *s = N_("Show attachments");
+gchar *s = N_("Send the message later");
+gchar *s = N_("Send the message now");
+gchar *s = N_("Sets something as bold");
gchar *s = N_("Show / hide attachments");
+gchar *s = N_("Show _attachments");
+gchar *s = N_("Show attachments");
+gchar *s = N_("_About...");
+gchar *s = N_("_Close");
+gchar *s = N_("_Debug");
+gchar *s = N_("_Edit");
gchar *s = N_("_File");
+gchar *s = N_("_Help");
+gchar *s = N_("_Insert text file... (FIXME)");
gchar *s = N_("_Open...");
gchar *s = N_("_Save");
-gchar *s = N_("Save _As...");
-gchar *s = N_("Save in _folder... (FIXME)");
-gchar *s = N_("_Insert text file... (FIXME)");
-gchar *s = N_("Send _Now");
-gchar *s = N_("Send _Later");
-gchar *s = N_("_Close");
-gchar *s = N_("_Edit");
-gchar *s = N_("F_ormat");
gchar *s = N_("_View");
-gchar *s = N_("Show _attachments");
-gchar *s = N_("_Help");
-gchar *s = N_("_About...");
-gchar *s = N_("_Debug");
-gchar *s = N_("Bold");
-gchar *s = N_("Sets something as bold");