[vinagre] Switch gendered pronoun for gender neutral pronoun.
- From: Danielle Madeley <davyd src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [vinagre] Switch gendered pronoun for gender neutral pronoun.
- Date: Tue, 24 Nov 2009 23:03:14 +0000 (UTC)
commit bc50f60703acd822293893aab61cee39b58a078b
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Wed Nov 25 10:02:22 2009 +1100
Switch gendered pronoun for gender neutral pronoun.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602247
vinagre/vinagre-tube-handler.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vinagre/vinagre-tube-handler.c b/vinagre/vinagre-tube-handler.c
index 42c8832..848f5da 100644
--- a/vinagre/vinagre-tube-handler.c
+++ b/vinagre/vinagre-tube-handler.c
@@ -516,7 +516,7 @@ vinagre_tube_handler_factory_handle_cb (TpConnection *connection,
dialog = gtk_message_dialog_new (GTK_WINDOW (priv->window),
GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_QUESTION,
- GTK_BUTTONS_OK_CANCEL, _("%s wants to share his desktop with you."),
+ GTK_BUTTONS_OK_CANCEL, _("%s wants to share their desktop with you."),
alias);
gtk_message_dialog_set_image (GTK_MESSAGE_DIALOG (dialog), image);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]