forked from AuroraMiddleware/gtk
Mark string for translation
This commit is contained in:
parent
ca4152995a
commit
85e95a765d
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user