aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.c
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@src.gnome.org>2008-08-15 10:56:24 +0800
committerTobias Mueller <tobiasmue@src.gnome.org>2008-08-15 10:56:24 +0800
commitb6ef0e573d2bbe17959d2f428f22d37e27dbb0a5 (patch)
treed4966ddc0d401c7b36690a0a144a81124a39902d /calendar/gui/calendar-component.c
parent31ab3e7713d0613e6bd1cbb1610fed82cc53ddb8 (diff)
downloadgsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.tar
gsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.tar.gz
gsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.tar.bz2
gsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.tar.lz
gsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.tar.xz
gsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.tar.zst
gsoc2013-evolution-b6ef0e573d2bbe17959d2f428f22d37e27dbb0a5.zip
Patch by Paul Bolle which uses "Calendars" as a label for component
instead of "Calendar" for consistency. svn path=/trunk/; revision=35996
Diffstat (limited to 'calendar/gui/calendar-component.c')
-rw-r--r--calendar/gui/calendar-component.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c
index 4dff00825c..2cbaa6f09e 100644
--- a/calendar/gui/calendar-component.c
+++ b/calendar/gui/calendar-component.c
@@ -802,7 +802,7 @@ set_info (CalendarComponentView *component_view)
g_return_if_reached ();
}
- e_info_label_set_info (component_view->info_label, _("Calendar"), buffer);
+ e_info_label_set_info (component_view->info_label, _("Calendars"), buffer);
}
static void