diff options
author | JP Rosevear <jpr@novell.com> | 2004-08-14 04:06:34 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-08-14 04:06:34 +0800 |
commit | ea3c05968806735f578c6be92ecd3862b28bc192 (patch) | |
tree | aae67b5d92998724fefa137cb7ef3aff43dd6c58 /calendar/calendar-errors.xml.h | |
parent | 2b6606fbf8072adb7d7ddf0d620d77eabe92e60d (diff) | |
download | gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar.gz gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar.zst gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.zip |
bump version. requires
2004-08-13 JP Rosevear <jpr@novell.com>
* configure.in: bump version. requires
svn path=/trunk/; revision=26926
Diffstat (limited to 'calendar/calendar-errors.xml.h')
-rw-r--r-- | calendar/calendar-errors.xml.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/calendar-errors.xml.h b/calendar/calendar-errors.xml.h index 7398713a2b..85f62a501a 100644 --- a/calendar/calendar-errors.xml.h +++ b/calendar/calendar-errors.xml.h @@ -78,6 +78,8 @@ char *s = N_("Save Task"); char *s = N_("Would you like to save your changes to this task?"); /* calendar:prompt-save-task secondary */ char *s = N_("You have made changes to this task, but not yet saved them."); +char *s = N_("Discard Changes"); +char *s = N_("Save Changes"); /* calendar:prompt-meeting-invite primary */ char *s = N_("Would you like to send meeting invitations to participants?"); /* calendar:prompt-meeting-invite secondary */ |