aboutsummaryrefslogtreecommitdiffstats
path: root/shell/shell-errors.xml.h
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-08-14 04:06:34 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-08-14 04:06:34 +0800
commitea3c05968806735f578c6be92ecd3862b28bc192 (patch)
treeaae67b5d92998724fefa137cb7ef3aff43dd6c58 /shell/shell-errors.xml.h
parent2b6606fbf8072adb7d7ddf0d620d77eabe92e60d (diff)
downloadgsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar
gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar.gz
gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar.bz2
gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar.lz
gsoc2013-evolution-ea3c05968806735f578c6be92ecd3862b28bc192.tar.xz
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 'shell/shell-errors.xml.h')
-rw-r--r--shell/shell-errors.xml.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/shell-errors.xml.h b/shell/shell-errors.xml.h
index 9014474843..8f32940169 100644
--- a/shell/shell-errors.xml.h
+++ b/shell/shell-errors.xml.h
@@ -22,7 +22,8 @@ char *s = N_("The previous version of evolution stored its data in a different l
"\n"
"If you choose to remove this data, the entire contents of the \"evolution\" directory will be removed permanently. If you choose to keep this data, then you may manually remove the contents of \"evolution\" at your convenience.\n"
"");
-char *s = N_("Keep");
+char *s = N_("_Remind Me Later");
+char *s = N_("_Keep Data");
/* shell:upgrade-remove-1-4-confirm title */
char *s = N_("Really delete old data?");
/* shell:upgrade-remove-1-4-confirm primary */