diff options
author | JP Rosevear <jpr@src.gnome.org> | 2005-03-15 10:54:10 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-03-15 10:54:10 +0800 |
commit | ca63caf245590c8725255e5be842cbf1123641f9 (patch) | |
tree | 690f9cde3a5d7af12fbd126e97a47f508f9d3c53 /calendar/calendar-errors.xml.h | |
parent | d9e4b12a581e71d6f11747568a302eceb65dff7c (diff) | |
download | gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.tar gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.tar.gz gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.tar.bz2 gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.tar.lz gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.tar.xz gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.tar.zst gsoc2013-evolution-ca63caf245590c8725255e5be842cbf1123641f9.zip |
Merge from 2.10 branch
svn path=/trunk/; revision=29019
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 "); |