* grub-core/commands/i386/pc/sendkey.c (GRUB_MOD_INIT): Fix confusing

message.
	* util/grub-install.in: Fix anf gettextize error message.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-09 00:56:22 +01:00
parent fae01f6cfb
commit 5fd1c522d4
3 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-03-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/i386/pc/sendkey.c (GRUB_MOD_INIT): Fix confusing
message.
* util/grub-install.in: Fix anf gettextize error message.
2012-03-08 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-fstest.c (options): Replace N with NUM and S with STRING.