diff options
author | Vivek Jain <jvivek@novell.com> | 2005-02-04 14:55:41 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-02-04 14:55:41 +0800 |
commit | e6acb039d0395c2b346cf1370862e49547484143 (patch) | |
tree | d35f8715902c3e6f617a8d5d3edb6fd255626a83 /calendar/calendar-errors.xml | |
parent | af868dc105fcc0675c901728477acc22d2fb4ccd (diff) | |
download | gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.tar gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.tar.gz gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.tar.bz2 gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.tar.lz gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.tar.xz gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.tar.zst gsoc2013-evolution-e6acb039d0395c2b346cf1370862e49547484143.zip |
calendar-errors.xml.h changed the warning message string for
2005-02-04 Vivek Jain <jvivek@novell.com>
* calendar-errors.xml.h
* calendar-errors.xml : changed the warning message string for
server-version
svn path=/trunk/; revision=28705
Diffstat (limited to 'calendar/calendar-errors.xml')
-rw-r--r-- | calendar/calendar-errors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calendar-errors.xml b/calendar/calendar-errors.xml index 5b5076d450..71e2f74618 100644 --- a/calendar/calendar-errors.xml +++ b/calendar/calendar-errors.xml @@ -194,7 +194,7 @@ <error id="server-version" type="warning"> <title>Server Version</title> <primary>Your server needs to be updated</primary> - <secondary> Some features may not work properly with the current server version</secondary> + <secondary> Some features may not work correctly with your current server version </secondary> </error> </error-list> |