From 74618e986407b16459b094595c6b6ada2aa83398 Mon Sep 17 00:00:00 2001 From: Ushveen Kaur Date: Fri, 29 Sep 2006 08:00:57 +0000 Subject: ** Fixes bug #325613 2006-08-24 Ushveen Kaur ** Fixes bug #325613 * gui/dialogs/recurrence-page.c (make_recur_month_menu) : Translator comment added. svn path=/trunk/; revision=32825 --- calendar/ChangeLog | 7 +++++++ calendar/gui/dialogs/recurrence-page.c | 3 +++ 2 files changed, 10 insertions(+) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a44abc9440..d876f3cb32 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-08-24 Ushveen Kaur + + ** Fixes bug #325613 + + * gui/dialogs/recurrence-page.c (make_recur_month_menu) : + Translator comment added. + 2006-09-28 Srinivasa Ragavan ** Fix for bug #334692 diff --git a/calendar/gui/dialogs/recurrence-page.c b/calendar/gui/dialogs/recurrence-page.c index b4eafd468c..b1d3d18800 100644 --- a/calendar/gui/dialogs/recurrence-page.c +++ b/calendar/gui/dialogs/recurrence-page.c @@ -1080,6 +1080,9 @@ static GtkWidget * make_recur_month_menu (void) { static const char *options[] = { + /* For Translator : 'day' is part of the sentence of the form 'appointment recurs/Every [x] month(s) on the [first] [day] [forever]' + (dropdown menu options are in [square brackets]). This means that after 'first', either the string 'day' or + the name of a week day (like 'Monday' or 'Friday') always follow. */ N_("day"), N_("Monday"), N_("Tuesday"), -- cgit v1.2.3