From d57d0b58a25fdcc94e894ff57629a4fbc2f304f1 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Tue, 21 Sep 2004 01:54:09 +0000 Subject: Fix a typo setting the root node. 2004-09-21 David Malcolm * em-folder-tree-model.c (em_folder_tree_model_set_selected): Fix a typo setting the root node. svn path=/trunk/; revision=27311 --- mail/mail-errors.xml.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/mail-errors.xml.h') diff --git a/mail/mail-errors.xml.h b/mail/mail-errors.xml.h index 74cdecfc92..52c4ece276 100644 --- a/mail/mail-errors.xml.h +++ b/mail/mail-errors.xml.h @@ -230,6 +230,12 @@ char *s = N_("A non-empty folder at \"{1}\" already exists.\n" char *s = N_("Ignore"); char *s = N_("_Overwrite"); char *s = N_("_Append"); +/* mail:no-load-license primary */ +char *s = N_("Unable to read license file."); +/* mail:no-load-license secondary */ +char *s = N_("Cannot read the license file \"{0}\", due to an\n" + " installation problem. You will not be able to use this provider until\n" + " you can accept its license."); /* mail:gw-accountsetup-error primary */ char *s = N_("Unable to connect to the GroupWise\n" "server."); -- cgit v1.2.3