]> git.0d.be Git - empathy.git/blobdiff - src/empathy-debug-window.c
Merge branch 'gnome-3-6'
[empathy.git] / src / empathy-debug-window.c
index 9e3e7f38169e5c365f1d9bff7e895128594c1356..f1bd6da5ec29cd0d67081874f5154de5a6479cce 100644 (file)
@@ -2027,12 +2027,12 @@ 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 "
           "can choose to limit the visibility of your bug to "
-          "Empathy developpers when reporting it by displaying "
+          "Empathy developers when reporting it by displaying "
           "the advanced fields in the "
           "<a href=\"https://bugzilla.gnome.org/enter_bug.cgi?product=empathy\">"
           "bug report</a>."));