Mercurial > pidgin.yaz
diff libpurple/protocols/msn/msn.c @ 15383:21bc8d84974f
I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
to provide a user-readable client name as well as website, as some of my re-wordings come out somewhat awkward when I force not mentioning Gaim
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 22 Jan 2007 09:27:02 +0000 |
parents | 5fe8042783c1 |
children | 42961709cb30 |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c Mon Jan 22 09:05:30 2007 +0000 +++ b/libpurple/protocols/msn/msn.c Mon Jan 22 09:27:02 2007 +0000 @@ -1809,7 +1809,7 @@ "This either means that the user does not exist, " "or that the user exists " "but has not created a public profile.") : - _("Gaim could not find " /* This should never happen */ + _("Could not find " /* This should never happen */ "any information in the user's profile. " "The user most likely does not exist.")))); }