From 7b6ba9e828c68f9229bcb8ad41a550119260aef6 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 27 Jan 2005 04:39:44 +0000 Subject: Fixes #71485 2005-01-26 JP Rosevear Fixes #71485 * calendar-errors.xml: fix paste-o svn path=/trunk/; revision=28570 --- calendar/calendar-errors.xml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/calendar-errors.xml.h') diff --git a/calendar/calendar-errors.xml.h b/calendar/calendar-errors.xml.h index e2b98155b5..bbead6601b 100644 --- a/calendar/calendar-errors.xml.h +++ b/calendar/calendar-errors.xml.h @@ -128,5 +128,5 @@ 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_("Adding a meaningful Summary to your task will give your recipients an idea of what your task is about."); char *s = N_("_Send"); -- cgit v1.2.3