From f4cb740aac6c135f911b3ee1bd9da5b9a95a75f9 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 17 Dec 2002 18:26:08 +0000 Subject: [PATCH] add a comma to message #101401 2002-12-17 Havoc Pennington * src/xprops.c (validate_or_free_results): add a comma to message #101401 --- ChangeLog | 4 ++++ src/xprops.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0e5c076e5..e8be8d0a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-17 Havoc Pennington + + * src/xprops.c (validate_or_free_results): add a comma to message #101401 + 2002-12-16 Bill Haneman * configure.in: diff --git a/src/xprops.c b/src/xprops.c index 2c1f03169..9083054aa 100644 --- a/src/xprops.c +++ b/src/xprops.c @@ -150,7 +150,7 @@ validate_or_free_results (GetPropertyResults *results, if (res_name == NULL) res_name = "unknown"; - meta_warning (_("Window 0x%lx has property %s\nthat was expected to have type %s format %d\nand actually has type %s format %d n_items %d.\nThis is most likely an application bug not a window manager bug.\nThe window has title=\"%s\" class=\"%s\" name=\"%s\"\n"), + meta_warning (_("Window 0x%lx has property %s\nthat was expected to have type %s format %d\nand actually has type %s format %d n_items %d.\nThis is most likely an application bug, not a window manager bug.\nThe window has title=\"%s\" class=\"%s\" name=\"%s\"\n"), results->xwindow, prop_name ? prop_name : "(bad atom)", expected_name ? expected_name : "(bad atom)",