Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.c

    r9cb9868 r5c09a59  
    11281128                 */
    11291129                struct jabber_add_permit *jap = g_new0(struct jabber_add_permit, 1);
    1130                 gchar *msg = g_strdup_printf(_("The user %s wants to add you to their buddy list."),
     1130                gchar *msg = g_strdup_printf(_("The user %s wants to add you to his/her buddy list."),
    11311131                                Jid);
    11321132
Note: See TracChangeset for help on using the changeset viewer.