]> git.0d.be Git - empathy.git/commitdiff
Fix a string
authorKjartan Maraas <kmaraas@gnome.org>
Mon, 5 Nov 2012 16:44:49 +0000 (17:44 +0100)
committerKjartan Maraas <kmaraas@gnome.org>
Mon, 5 Nov 2012 19:59:56 +0000 (20:59 +0100)
src/empathy-debug-window.c

index c850d006bfa3b0d545e22e5137c7ead9eebc426b..f1bd6da5ec29cd0d67081874f5154de5a6479cce 100644 (file)
@@ -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 "