From b271cff341184f785f263a82921d6b09d4401074 Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Wed, 25 Oct 2000 22:17:03 +0000 Subject: Actions -> New Directory Server added. 2000-10-25 Aaron Weber * 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 --- ui/evolution.h | 45 ++++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 23 deletions(-) (limited to 'ui/evolution.h') diff --git a/ui/evolution.h b/ui/evolution.h index 725f3ab882..6be17f5469 100644 --- a/ui/evolution.h +++ b/ui/evolution.h @@ -6,35 +6,34 @@ * POTFILES.in. DO NOT compile it as part of your application. */ -gchar *s = N_("Show the _Shortcut Bar"); -gchar *s = N_("Toggle whether to show the shortcut bar"); +gchar *s = N_("Create a new folder"); +gchar *s = N_("Display a different folder"); +gchar *s = N_("E_xit"); +gchar *s = N_("Evolution bar _shortcut"); +gchar *s = N_("Exit the program"); +gchar *s = N_("Getting _Started"); +gchar *s = N_("Show information about Evolution"); gchar *s = N_("Show the _Folder Bar"); +gchar *s = N_("Show the _Shortcut Bar"); +gchar *s = N_("Submit bug report using Bug Buddy"); gchar *s = N_("Toggle whether to show the folder bar"); -gchar *s = N_("_File"); -gchar *s = N_("_New"); -gchar *s = N_("_View"); -gchar *s = N_("_Folder"); -gchar *s = N_("Evolution bar _shortcut"); -gchar *s = N_("_Mail message (FIXME)"); +gchar *s = N_("Toggle whether to show the shortcut bar"); +gchar *s = N_("Using the C_ontact Manager"); +gchar *s = N_("Using the _Calendar"); +gchar *s = N_("Using the _Mailer"); +gchar *s = N_("_About Evolution..."); gchar *s = N_("_Appointment (FIXME)"); gchar *s = N_("_Contact (FIXME)"); -gchar *s = N_("_Task (FIXME)"); -gchar *s = N_("_Go to Folder..."); -gchar *s = N_("Display a different folder"); gchar *s = N_("_Create New Folder..."); -gchar *s = N_("Create a new folder"); -gchar *s = N_("E_xit"); -gchar *s = N_("Exit the program"); gchar *s = N_("_Edit"); -gchar *s = N_("_View"); -gchar *s = N_("_Settings"); +gchar *s = N_("_File"); +gchar *s = N_("_Folder"); +gchar *s = N_("_Go to Folder..."); gchar *s = N_("_Help"); gchar *s = N_("_Index"); -gchar *s = N_("Getting _Started"); -gchar *s = N_("Using the _Mailer"); -gchar *s = N_("Using the _Calendar"); -gchar *s = N_("Using the C_ontact Manager"); +gchar *s = N_("_Mail message (FIXME)"); +gchar *s = N_("_New"); +gchar *s = N_("_Settings"); gchar *s = N_("_Submit Bug Report"); -gchar *s = N_("Submit bug report using Bug Buddy"); -gchar *s = N_("_About Evolution..."); -gchar *s = N_("Show information about Evolution"); +gchar *s = N_("_Task (FIXME)"); +gchar *s = N_("_View"); -- cgit v1.2.3