]> Pileus Git - ~andy/gtk/commitdiff
Mark string for translation
authorChristian Persch <chpe@gnome.org>
Mon, 5 Sep 2011 13:27:22 +0000 (15:27 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 13 Sep 2011 10:55:22 +0000 (12:55 +0200)
gtk/gtkfontchooserwidget.c

index fcc3672f3da4e207968f0feb0737d10c9d43126e..4ceb9facf868d3f5775d75b70d49f35ccb2e1017 100644 (file)
@@ -114,7 +114,7 @@ struct _GtkFontChooserWidgetPrivate
 
 #define ROW_FORMAT_STRING "<span weight=\"bold\" size=\"small\">%s</span>\n<span size=\"x-large\" font_desc=\"%s\">%s</span>"
 
-#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.
  */