aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/empathy-debug-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-debug-window.c b/src/empathy-debug-window.c
index c850d006b..f1bd6da5e 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 "