From daa7a586feb430c540f5972b39769b6a56adef13 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 16 Mar 2005 14:51:00 +0000 Subject: Fixes #73101 2005-03-16 Rodrigo Moya Fixes #73101 * calendar-errors.xml: * calendar-errors.xml.h: removed unnecessary leading space. svn path=/trunk/; revision=29043 --- calendar/calendar-errors.xml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/calendar-errors.xml.h') diff --git a/calendar/calendar-errors.xml.h b/calendar/calendar-errors.xml.h index 926a2acf1b..cec7a7a993 100644 --- a/calendar/calendar-errors.xml.h +++ b/calendar/calendar-errors.xml.h @@ -143,4 +143,4 @@ char *s = N_("Server Version"); /* calendar:server-version primary */ char *s = N_("Your server needs to be updated"); /* calendar:server-version secondary */ -char *s = N_(" Some features may not work correctly with your current server version "); +char *s = N_("Some features may not work correctly with your current server version "); -- cgit v1.2.3