evolution r35996 - in trunk/calendar: . gui



Author: tobiasmue
Date: Fri Aug 15 02:56:24 2008
New Revision: 35996
URL: http://svn.gnome.org/viewvc/evolution?rev=35996&view=rev

Log:
Patch by Paul Bolle which uses "Calendars" as a label for component
instead of  "Calendar" for consistency.


Modified:
   trunk/calendar/ChangeLog
   trunk/calendar/gui/calendar-component.c

Modified: trunk/calendar/gui/calendar-component.c
==============================================================================
--- trunk/calendar/gui/calendar-component.c	(original)
+++ trunk/calendar/gui/calendar-component.c	Fri Aug 15 02:56:24 2008
@@ -802,7 +802,7 @@
 		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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]