Mercurial > pidgin
diff libpurple/plugins/offlinemsg.c @ 27284:73c8e1964eef
A semi-random collection of English spelling and grammatical changes.
| author | Elliott Sales de Andrade <qulogic@pidgin.im> |
|---|---|
| date | Sat, 04 Jul 2009 06:44:39 +0000 |
| parents | ea62e934c80b |
| children | a8cc50c2279f |
line wrap: on
line diff
--- a/libpurple/plugins/offlinemsg.c Sat Jul 04 05:20:38 2009 +0000 +++ b/libpurple/plugins/offlinemsg.c Sat Jul 04 06:44:39 2009 +0000 @@ -93,7 +93,7 @@ conv = offline->conv; if (!purple_conversation_get_data(conv, "plugin_pack:offlinemsg")) purple_conversation_write(conv, NULL, _("The rest of the messages will be saved " - "as pounce. You can edit/delete the pounce from the `Buddy " + "as pounces. You can edit/delete the pounce from the `Buddy " "Pounce' dialog."), PURPLE_MESSAGE_SYSTEM, time(NULL)); purple_conversation_set_data(conv, "plugin_pack:offlinemsg",
