From ad0bc590f54d7132c8c505d538b109429288052f Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 29 Nov 2004 09:03:43 +0000 Subject: committed this file. Missed to commit this one. 2004-11-29 Chenthill Palanisamy * calendar-errors.xml.h: committed this file. Missed to commit this one. svn path=/trunk/; revision=28010 --- calendar/ChangeLog | 4 ++++ calendar/calendar-errors.xml.h | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d50ad1e371..303ee28e39 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2004-11-29 Chenthill Palanisamy + * calendar-errors.xml.h: committng this file. Missed to + commit this one. + 2004-11-29 Chenthill Palanisamy * gui/dialogs/comp-editor.c (response_cb): Moved the call diff --git a/calendar/calendar-errors.xml.h b/calendar/calendar-errors.xml.h index 6e9df6221f..e2b98155b5 100644 --- a/calendar/calendar-errors.xml.h +++ b/calendar/calendar-errors.xml.h @@ -120,3 +120,13 @@ char *s = N_("This calendar will be removed permanently."); char *s = N_("Delete task list '{0}'?"); /* calendar:prompt-delete-task-list secondary */ char *s = N_("This task list will be removed permanently."); +/* calendar:prompt-send-no-subject-calendar primary */ +char *s = N_("Are you sure you want to send the appointment without a summary?"); +/* calendar:prompt-send-no-subject-calendar secondary */ +char *s = N_("Adding a meaningful Summary to your appointment will give your recipients an idea of what your appointment is about."); +char *s = N_("_Send"); +/* calendar:prompt-send-no-subject-task primary */ +char *s = N_("Are you sure you want to send the task without a summary?"); +/* calendar:prompt-send-no-subject-task secondary */ +char *s = N_("Adding a meaningful Summary to your task will give your recipients an idea of what your appointment is about."); +char *s = N_("_Send"); -- cgit v1.2.3