From 4d3120f44e8b77f46d090cd4c9edb6b4036cd3ea Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Fri, 17 Feb 2012 14:44:55 +0100 Subject: Patch to change Yes/No to Accept/Reject This patch will change the Yes and No in the subscription request dialog box to Accept and Reject respectively. https://bugzilla.gnome.org/show_bug.cgi?id=646654 --- libempathy-gtk/empathy-contact-dialogs.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-contact-dialogs.ui b/libempathy-gtk/empathy-contact-dialogs.ui index ecafddb69..7f29d040d 100644 --- a/libempathy-gtk/empathy-contact-dialogs.ui +++ b/libempathy-gtk/empathy-contact-dialogs.ui @@ -73,7 +73,7 @@ - gtk-no + _Reject True True True @@ -88,7 +88,7 @@ - gtk-yes + _Accept True True True -- cgit v1.2.3