Another round of string clarification and adding TRANSLATORS comments.
This commit is contained in:
parent
ad7b7b8527
commit
67093bc0ed
56 changed files with 131 additions and 71 deletions
|
@ -79,7 +79,7 @@ hook (const struct grub_video_mode_info *info)
|
|||
if (info->mode_type & GRUB_VIDEO_MODE_TYPE_1BIT_BITMAP)
|
||||
grub_xputs (_("Monochrome "));
|
||||
if (info->mode_type & GRUB_VIDEO_MODE_TYPE_UNKNOWN)
|
||||
grub_xputs (_("Unknown "));
|
||||
grub_xputs (_("Unknown video mode "));
|
||||
|
||||
grub_xputs ("\n");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue