Mark string for translation

This commit is contained in:
Christian Persch 2011-09-05 15:27:22 +02:00
parent ca4152995a
commit 85e95a765d

View 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.
*/