split grub-mkresecue help text to facilitate translations

Split single string in help message into several strings used before in shell
grub-mkrescue to minimize changes to existing translations.

Reported by Benno Schulenberg
This commit is contained in:
Andrey Borzenkov 2013-12-22 22:51:54 +04:00
parent 30a9ab952f
commit 3bf2db8959
2 changed files with 21 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2013-12-22 Andrey Borzenkov <arvidjaar@gmail.com>
* util/grub-mkrescue.c: Split single help message string in several
strings used in previous shell version.
2013-12-22 Leif Lindholm <leif.lindholm@linaro.org>
Add arm64 Linux loader.