[empathy] Fix a string



commit 70df59ba28465361b2b514922c32781cf45f6342
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon Nov 5 17:44:49 2012 +0100

    Fix a string

 src/empathy-debug-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-debug-window.c b/src/empathy-debug-window.c
index c850d00..f1bd6da 100644
--- a/src/empathy-debug-window.c
+++ b/src/empathy-debug-window.c
@@ -2027,7 +2027,7 @@ am_prepared_cb (GObject *am,
   gtk_info_bar_set_message_type (GTK_INFO_BAR (infobar), GTK_MESSAGE_INFO);
 
   label = gtk_label_new (
-        _("Even if they don't display passwords, logs can contain sensible "
+        _("Even if they don't display passwords, logs can contain sensitive "
           "information such as your list of contacts or the messages you "
           "recently sent or received.\nIf you don't want to see such "
           "information available in a public bug report, you "



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]