* grub-core/commands/videoinfo.c: Add TRANSLATORS comments.

* grub-core/commands/videotest.c: Likewise.
	* grub-core/loader/i386/linux.c: Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-06 15:04:33 +01:00
parent 4a92934301
commit 6e69da9ccb
4 changed files with 21 additions and 1 deletions

View file

@ -894,6 +894,8 @@ grub_cmd_linux (grub_command_t cmd __attribute__ ((unused)),
vid_mode > GRUB_VESA_MODE_TABLE_END)
{
grub_env_set ("gfxpayload", "text");
/* TRANSLATORS: "x" has to be entered in, like an identifier,
so please don't use better Unicode codepoints. */
grub_printf_ (N_("%s is deprecated. VGA mode %d isn't recognized. "
"Use set gfxpayload=WIDTHxHEIGHT[xDEPTH] "
"before linux command instead.\n"),