[gaim-migrate @ 13736]

Sat, 10 Sep 2005 19:19:20 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sat, 10 Sep 2005 19:19:20 +0000
changeset 11493
7f7bb96ece74
parent 11492
cbf8793d5b8d
child 11494
60bfb30f6cba

[gaim-migrate @ 13736]
I think this reads better.

src/util.c file | annotate | diff | comparison | revisions
--- a/src/util.c	Sat Sep 10 18:42:32 2005 +0000
+++ b/src/util.c	Sat Sep 10 19:19:20 2005 +0000
@@ -2124,7 +2124,7 @@
 		title = g_strdup_printf(_("Error Reading %s"), filename);
 		msg = g_strdup_printf(_("An error was encountered reading your "
 					"%s.  They have not been loaded, and the old file "
-					"been renamed to %s~."), description, filename_full);
+					"has been renamed to %s~."), description, filename_full);
 		gaim_notify_error(NULL, NULL, title, msg);
 		g_free(title);
 		g_free(msg);

mercurial