From 931ec277f4b385cb40248ab60665af67118f88d0 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 6 Sep 2010 13:21:17 +0200 Subject: add name for the other 2 messages too --- plugins/upd/upd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/upd/upd.c') diff --git a/plugins/upd/upd.c b/plugins/upd/upd.c index 5d49ca49..e8c5bd51 100644 --- a/plugins/upd/upd.c +++ b/plugins/upd/upd.c @@ -74,11 +74,11 @@ print_version () if (strcmp (version, xchat_get_info (ph, "version")) == 0) { - xchat_printf (ph, "You have the latest version installed!"); + xchat_printf (ph, "You have the latest version of XChat-WDK installed!"); } else if (strcmp (version, "Unknown") == 0) { - xchat_printf (ph, "Unable to check for updates!"); + xchat_printf (ph, "Unable to check for XChat-WDK updates!"); } else { -- cgit 1.4.1