* grub-core/fs/zfs/zfsinfo.c (print_vdev_info): Add TRANSLATORS
comments. * grub-core/gdb/gdb.c (grub_cmd_gdbstub): Likewise. (GRUB_MOD_INIT): Likewise. * grub-core/loader/i386/linux.c (grub_cmd_linux): Clarify that it's VGA mode. * grub-core/net/net.c (grub_net_route_address): Add TRANSLATORS comments. * util/grub-install.in (usage): Likewise. Spell ID in whole letters. Add missing ending dot. Quote variables. * util/grub-reboot.in: Fix capitalisation. * util/grub-set-default.in: Likewise.
This commit is contained in:
parent
937fd0cc0c
commit
8822a8a02b
8 changed files with 42 additions and 7 deletions
|
@ -111,7 +111,7 @@ do
|
|||
done
|
||||
|
||||
if test "x$entry" = x; then
|
||||
gettext "menu entry not specified." 1>&2
|
||||
gettext "Menu entry not specified." 1>&2
|
||||
echo >&2
|
||||
usage
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue