2009-11-28 Robert Millan <rmh.grub@aybabtu.com>

* util/mkisofs/mkisofs.c (ld_options): Mark all `arg' strings as
        translatable.
        (usage): Translate `arg' strings using gettext().
        Thanks to Jordi Mallach for the suggestion.
This commit is contained in:
Robert Millan 2009-11-28 19:31:30 +00:00
parent f704cae368
commit c5448046d3
2 changed files with 34 additions and 24 deletions

View file

@ -1,3 +1,10 @@
2009-11-28 Robert Millan <rmh.grub@aybabtu.com>
* util/mkisofs/mkisofs.c (ld_options): Mark all `arg' strings as
translatable.
(usage): Translate `arg' strings using gettext().
Thanks to Jordi Mallach for the suggestion.
2009-11-28 Vladimir Serbinenko <phcoder@gmail.com>
GOP support. Based on patch from Bean