diff options
Diffstat (limited to 'calendar/calendar-errors.xml.h')
-rw-r--r-- | calendar/calendar-errors.xml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calendar-errors.xml.h b/calendar/calendar-errors.xml.h index 963f7d251d..926a2acf1b 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 "); |