Changes in / [4ff0966:df417ca]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_commands.c

    r4ff0966 rdf417ca  
    177177                                if( !u->gc->prpl->chat_open( u->gc, u->handle ) )
    178178                                {
    179                                         irc_usermsg( irc, "Could not open a groupchat with %s, maybe you don't have a connection to him/her yet?", u->nick );
     179                                        irc_usermsg( irc, "Could not open a groupchat with %s.", u->nick );
    180180                                }
    181181                        }
Note: See TracChangeset for help on using the changeset viewer.