]> git.ozlabs.org Git - petitboot/commit
Fix certain calls to gettext
authorSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Tue, 15 Sep 2015 06:24:24 +0000 (16:24 +1000)
committerSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Tue, 15 Sep 2015 06:33:02 +0000 (16:33 +1000)
commit203ad2cb596a4b8df13df4afdc8d7e0d999a5fd5
tree74fc3bca357460f60d2988ae9c44270833d8c929
parent5acb43464206348b7cced9508852fdd2989aea58
Fix certain calls to gettext

Properly call gettext for strings in discover/device-handler.c that are
user-visible, and fix the help string in ui/ncurses/nc-subset.c

Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
discover/device-handler.c
ui/ncurses/nc-subset.c