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/gui/dialogs/recurrence-page.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/gui/dialogs') 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