Mercurial > pidgin
diff src/prpl.c @ 4053:bf443ac50a07
[gaim-migrate @ 4263]
"fixes a typo in prpl.c - "reccomended" ->
"recommended", plus all the translation .po files that
translate it. " --Matthew Smith (smigs)
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Tue, 10 Dec 2002 00:22:48 +0000 |
| parents | 133cf6424c53 |
| children | 3ccbdf8e7f8d |
line wrap: on
line diff
--- a/src/prpl.c Mon Dec 09 05:28:09 2002 +0000 +++ b/src/prpl.c Tue Dec 10 00:22:48 2002 +0000 @@ -101,7 +101,7 @@ _("Gaim has loaded the ICQ plugin. This plugin has been deprecated. " "As such, it was probably not compiled from the same version of the " "source as this application was, and cannot be guaranteed to work. " - "It is reccomended that you use the AIM/ICQ protocol to connect to ICQ"), + "It is recommended that you use the AIM/ICQ protocol to connect to ICQ"), GAIM_WARNING); pi(p); protocols = g_slist_insert_sorted(protocols, p, (GCompareFunc)proto_compare);
