+2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * util/grub-mkfont.c (options): Use more appropriate "select" that
+ "set" for face index.
+
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-editenv.c (options): Gettextize command summaries.
/* TRANSLATORS: some font files may have multiple faces (fonts).
This option is used to chose among them, the first face being '0'.
Rarely used. */
- N_("set face index"), 0},
+ N_("select face index"), 0},
{"range", 'r', N_("FROM-TO[,FROM-TO]"), 0,
/* TRANSLATORS: It refers to the range of characters in font. */
N_("set font range"), 0},