* grub-core/fs/zfs/zfsinfo.c (print_vdev_info): Add TRANSLATORS comment.

* util/grub-install.in: Add missing quote in the comment.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-02 21:08:38 +01:00
parent e7d2559bc1
commit 0c7d99c7c2
3 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/zfs/zfsinfo.c (print_vdev_info): Add TRANSLATORS comment.
* util/grub-install.in: Add missing quote in the comment.
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments.