Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn_util.c

    r5c09a59 rb7d3cc34  
    166166       
    167167        g_snprintf( buf, sizeof( buf ),
    168                     "The user %s (%s) wants to add you to his/her buddy list.",
     168                    "The user %s (%s) wants to add you to his/her buddy list. Do you want to allow this?",
    169169                    handle, realname );
    170170        do_ask_dialog( gc, buf, bla, msn_buddy_ask_yes, msn_buddy_ask_no );
Note: See TracChangeset for help on using the changeset viewer.