diff src/protocols/yahoo/yahoo.c @ 12318:e346a085bb4f

[gaim-migrate @ 14622] Try to remove the word contact from the UI as much as possible. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Dec 2005 17:47:37 +0000
parents d3cb077caf3e
children c9aeafdb445e
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Sun Dec 04 17:47:05 2005 +0000
+++ b/src/protocols/yahoo/yahoo.c	Sun Dec 04 17:47:37 2005 +0000
@@ -3525,7 +3525,7 @@
 	gaim_cmd_register("buzz", "", GAIM_CMD_P_PRPL,
 	                  GAIM_CMD_FLAG_IM | GAIM_CMD_FLAG_PRPL_ONLY,
 	                  "prpl-yahoo", yahoogaim_cmd_buzz,
-	                  _("buzz: Buzz a contact to get their attention"), NULL);
+	                  _("buzz: Buzz a user to get their attention"), NULL);
 
 	gaim_cmd_register("doodle", "", GAIM_CMD_P_PRPL,
 			  GAIM_CMD_FLAG_IM | GAIM_CMD_FLAG_PRPL_ONLY,