* 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
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/getroot.c (strip_extra_slashes) [CYGWIN]: #ifdef-out.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue