diff --git a/gtk/gtkfontchooser.c b/gtk/gtkfontchooser.c
index c51ea61d64..1d48016a38 100644
--- a/gtk/gtkfontchooser.c
+++ b/gtk/gtkfontchooser.c
@@ -115,7 +115,7 @@ struct _GtkFontChooserPrivate
#define ROW_FORMAT_STRING "%s\n%s"
-#define NO_FONT_MATCHED_SEARCH "No fonts matched your search. You can revise your search and try again."
+#define NO_FONT_MATCHED_SEARCH N_("No fonts matched your search. You can revise your search and try again.")
/* These are what we use as the standard font sizes, for the size list.
*/