* grub-core/gettext/gettext.c: Try $lang.gmo as well.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-04 13:40:52 +02:00
parent daf01d61ff
commit 0788a69514
2 changed files with 19 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-05-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gettext/gettext.c: Try $lang.gmo as well.
2013-05-04 Vladimir Serbinenko <phcoder@gmail.com>
Fix test -a and -o precedence.