aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorDave Camp <dave@helixcode.com>2001-01-10 09:22:56 +0800
committerDave Camp <campd@src.gnome.org>2001-01-10 09:22:56 +0800
commit226ca345a50225dba5e5a323257a272b48d5a9f2 (patch)
treeeeb5604ab821f40eb8e11e4eb574b5243ba19e8c /calendar
parentf75e9f44f928347bb280e927de94e861dcf3260a (diff)
downloadgsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar
gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar.gz
gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar.bz2
gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar.lz
gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar.xz
gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar.zst
gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.zip
Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade in
2001-01-09 Dave Camp <dave@helixcode.com> * gui/Makefile.am: Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade in glade_messages. * gui/e-meeting-dialog.glade: Enabled the translatable string option. * gui/e-itip-control.glade: Likewise. svn path=/trunk/; revision=7347
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog9
-rw-r--r--calendar/gui/Makefile.am2
-rw-r--r--calendar/gui/e-itip-control.glade2
-rw-r--r--calendar/gui/e-itip-control.glade.h19
-rw-r--r--calendar/gui/e-meeting-dialog.glade2
-rw-r--r--calendar/gui/e-meeting-dialog.glade.h37
6 files changed, 70 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index fe4ef7d5ba..d465f49558 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2001-01-09 Dave Camp <dave@helixcode.com>
+
+ * gui/Makefile.am: Replaced e-meet-dialog.glade.h with
+ e-meeting-dialog.glade in glade_messages.
+
+ * gui/e-meeting-dialog.glade: Enabled the translatable string option.
+
+ * gui/e-itip-control.glade: Likewise.
+
2001-01-09 Federico Mena Quintero <federico@helixcode.com>
* idl/evolution-calendar.idl (AlarmNotify): New interface for the
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 426578e9e0..46daa28965 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -47,7 +47,7 @@ glade_DATA = \
glade_messages = \
event-editor-dialog.glade.h \
- e-meet-dialog.glade.h \
+ e-meeting-dialog.glade.h \
e-itip-control.glade.h \
goto-dialog.glade.h
diff --git a/calendar/gui/e-itip-control.glade b/calendar/gui/e-itip-control.glade
index eb950139a1..1a44687c8f 100644
--- a/calendar/gui/e-itip-control.glade
+++ b/calendar/gui/e-itip-control.glade
@@ -10,6 +10,8 @@
<language>C</language>
<gnome_support>True</gnome_support>
<gettext_support>True</gettext_support>
+ <output_translatable_strings>True</output_translatable_strings>
+ <translatable_strings_file>e-itip-control.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/calendar/gui/e-itip-control.glade.h b/calendar/gui/e-itip-control.glade.h
new file mode 100644
index 0000000000..33372424b4
--- /dev/null
+++ b/calendar/gui/e-itip-control.glade.h
@@ -0,0 +1,19 @@
+/*
+ * 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_("window1");
+gchar *s = N_("Calendar Message");
+gchar *s = N_("Date:");
+gchar *s = N_("Organizer:");
+gchar *s = N_("Summary:");
+gchar *s = N_("Description:");
+gchar *s = N_("date-start");
+gchar *s = N_("--to--");
+gchar *s = N_("date-end");
+gchar *s = N_("Sender");
+gchar *s = N_("Loading Calendar");
+gchar *s = N_("Loading calendar...");
+gchar *s = N_("%P %%");
diff --git a/calendar/gui/e-meeting-dialog.glade b/calendar/gui/e-meeting-dialog.glade
index 5b9a057f46..bcbbea4eda 100644
--- a/calendar/gui/e-meeting-dialog.glade
+++ b/calendar/gui/e-meeting-dialog.glade
@@ -10,6 +10,8 @@
<language>C</language>
<gnome_support>True</gnome_support>
<gettext_support>True</gettext_support>
+ <output_translatable_strings>True</output_translatable_strings>
+ <translatable_strings_file>e-meeting-dialog.glade.h</translatable_strings_file>
</project>
<widget>
diff --git a/calendar/gui/e-meeting-dialog.glade.h b/calendar/gui/e-meeting-dialog.glade.h
new file mode 100644
index 0000000000..4c17bc32b3
--- /dev/null
+++ b/calendar/gui/e-meeting-dialog.glade.h
@@ -0,0 +1,37 @@
+/*
+ * 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_("Meeting Invitations");
+gchar *s = N_("Publish\n"
+ "Event");
+gchar *s = N_("Request\n"
+ "Meeting");
+gchar *s = N_("Cancel\n"
+ "Meeting");
+gchar *s = N_("Schedule\n"
+ "Time");
+gchar *s = N_("Organizer: ");
+gchar *s = N_("Attendees: ");
+gchar *s = N_("Add");
+gchar *s = N_("Delete");
+gchar *s = N_("Edit");
+gchar *s = N_("Attendee");
+gchar *s = N_("Role");
+gchar *s = N_("RSVP");
+gchar *s = N_("Status");
+gchar *s = N_("Attendee");
+gchar *s = N_("Attendee address");
+gchar *s = N_("Role");
+gchar *s = N_("Chair\n"
+ "Required Participant\n"
+ "Optional Participant\n"
+ "Non-Participant\n"
+ "Other\n"
+ "\n"
+ "\n"
+ "");
+gchar *s = N_("Required Participant");
+gchar *s = N_("RSVP");