diff -r 560437075401 -r 94948d1eb8cf src/protocols/napster/napster.c --- a/src/protocols/napster/napster.c Mon Dec 12 17:32:32 2005 +0000 +++ b/src/protocols/napster/napster.c Mon Dec 12 17:49:43 2005 +0000 @@ -581,7 +581,7 @@ type = gaim_status_type_new_full(GAIM_STATUS_AVAILABLE, "available", - _("Online"), TRUE, TRUE, FALSE); + _("Available"), TRUE, TRUE, FALSE); types = g_list_append(types, type); return types;