aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.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-calendar.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-calendar.h')
-rw-r--r--ui/evolution-calendar.h47
1 files changed, 23 insertions, 24 deletions
diff --git a/ui/evolution-calendar.h b/ui/evolution-calendar.h
index ac3d3355e2..3820fca0ed 100644
--- a/ui/evolution-calendar.h
+++ b/ui/evolution-calendar.h
@@ -6,36 +6,35 @@
* POTFILES.in. DO NOT compile it as part of your application.
*/
-gchar *s = N_("_New");
-gchar *s = N_("New Ca_lendar");
-gchar *s = N_("Create a new calendar");
-gchar *s = N_("_Open");
-gchar *s = N_("_Open Calendar");
-gchar *s = N_("Open a calendar");
-gchar *s = N_("_Save Calendar As");
-gchar *s = N_("Save calendar As something else");
-gchar *s = N_("_Print this calendar");
-gchar *s = N_("_New appointment...");
-gchar *s = N_("Create a new appointment");
-gchar *s = N_("Calendar Preferences...");
+gchar *s = N_("5 Days");
gchar *s = N_("Alter preferences");
-gchar *s = N_("New");
+gchar *s = N_("Calendar Preferences...");
gchar *s = N_("Create a new appointment");
-gchar *s = N_("Print");
-gchar *s = N_("Print this calendar");
-gchar *s = N_("Prev");
+gchar *s = N_("Create a new calendar");
+gchar *s = N_("Day");
gchar *s = N_("Go back in time");
-gchar *s = N_("Today");
-gchar *s = N_("Go to present time");
-gchar *s = N_("Next");
gchar *s = N_("Go forward in time");
gchar *s = N_("Go to");
gchar *s = N_("Go to a specific date");
-gchar *s = N_("Day");
+gchar *s = N_("Go to present time");
+gchar *s = N_("Month");
+gchar *s = N_("New");
+gchar *s = N_("New Ca_lendar");
+gchar *s = N_("Next");
+gchar *s = N_("Open a calendar");
+gchar *s = N_("Prev");
+gchar *s = N_("Print");
+gchar *s = N_("Print this calendar");
+gchar *s = N_("Save calendar As something else");
gchar *s = N_("Show 1 day");
-gchar *s = N_("5 Days");
+gchar *s = N_("Show 1 month");
+gchar *s = N_("Show 1 week");
gchar *s = N_("Show the working week");
+gchar *s = N_("Today");
gchar *s = N_("Week");
-gchar *s = N_("Show 1 week");
-gchar *s = N_("Month");
-gchar *s = N_("Show 1 month");
+gchar *s = N_("_New");
+gchar *s = N_("_New appointment...");
+gchar *s = N_("_Open");
+gchar *s = N_("_Open Calendar");
+gchar *s = N_("_Print this calendar");
+gchar *s = N_("_Save Calendar As");