aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r--calendar/gui/dialogs/recurrence-page.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/dialogs/recurrence-page.c b/calendar/gui/dialogs/recurrence-page.c
index 5968ca4324..d37d13a813 100644
--- a/calendar/gui/dialogs/recurrence-page.c
+++ b/calendar/gui/dialogs/recurrence-page.c
@@ -984,6 +984,7 @@ make_recur_month_num_menu (int month_index)
{
static const char *options[] = {
N_("first"),
+ /* TRANSLATORS: here, "second" is the ordinal number (like "third"), not the time division (like "minute") */
N_("second"),
N_("third"),
N_("fourth"),