diff options
author | Dave Camp <dave@helixcode.com> | 2001-01-10 09:22:56 +0800 |
---|---|---|
committer | Dave Camp <campd@src.gnome.org> | 2001-01-10 09:22:56 +0800 |
commit | 226ca345a50225dba5e5a323257a272b48d5a9f2 (patch) | |
tree | eeb5604ab821f40eb8e11e4eb574b5243ba19e8c /calendar/gui/e-meeting-dialog.glade.h | |
parent | f75e9f44f928347bb280e927de94e861dcf3260a (diff) | |
download | gsoc2013-evolution-226ca345a50225dba5e5a323257a272b48d5a9f2.tar.gz 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/gui/e-meeting-dialog.glade.h')
-rw-r--r-- | calendar/gui/e-meeting-dialog.glade.h | 37 |
1 files changed, 37 insertions, 0 deletions
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"); |