/pidgin/main: 70e6a5082554: Merged in rlaager/pidgin/release-2.x...
Gary Kramlich <[email protected]> Mon, 18 Jul 2016 00:33:08 -0400
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 70e6a5082554218faf0203fff5091e4a0d6242d0 Author: Gary Kramlich <[email protected]> Date: 2016-07-01 16:18 -0500 Branch: release-2.x.y URL: https://hg.pidgin.im/pidgin/main/rev/70e6a5082554 Description: Merged in rlaager/pidgin/release-2.x.y (pull request #63) Reword a string in Finch's status creator diffstat: finch/gntstatus.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff --git a/finch/gntstatus.c b/finch/gntstatus.c --- a/finch/gntstatus.c +++ b/finch/gntstatus.c @@ -569,7 +569,7 @@ void finch_savedstatus_edit(PurpleSavedS gnt_box_add_widget(GNT_BOX(window), entry); gnt_box_add_widget(GNT_BOX(window), gnt_hline_new()); - gnt_box_add_widget(GNT_BOX(window), gnt_label_new(_("Use different status for following accounts"))); + gnt_box_add_widget(GNT_BOX(window), gnt_label_new(_("Use a different status for some accounts"))); edit->hash = g_hash_table_new(g_direct_hash, g_direct_equal); edit->tree = tree = gnt_tree_new_with_columns(3); _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits