2009-12-25 Carles Pina i Estany <carles@pina.cat>

* commands/help.c: Include `<grub/i18n.h>'.
	(grub_cmd_help): Gettextizze.
	(GRUB_MOD_INIT): Likewise.
	* commands/i386/pc/play.c: Include `<grub/i18n.h>'.
	(GRUB_MOD_INIT): Gettextizze.
	* commands/search.c: Include `<grub/i18n.h>'.
	(options): Gettextizze.
	(GRUB_MOD_INIT): Gettextizze.
	* lib/arg.c: Include `<grub/i18n.h>'.
	(help_options): Gettextizze.
	(find_long): Likewise.
	(grub_arg_show_help): Likewise.
	* normal/dyncmd.c: Include `<grub/i18n.h>'.
	(read_command_list): Gettextizze.
	* po/POTFILES: Add `commands/i386/pc/play.c', `commands/search.c',
	`commands/help.c', `lib/arg.c' and `normal/dyncmd.c'.
This commit is contained in:
carles 2009-12-25 21:51:05 +01:00
parent 2281552630
commit ec5f98abda
7 changed files with 53 additions and 21 deletions

View file

@ -1,5 +1,12 @@
# List of files which contain translatable strings.
commands/i386/pc/play.c
commands/loadenv.c
commands/search.c
commands/help.c
lib/arg.c
normal/dyncmd.c
util/i386/pc/grub-mkimage.c
util/i386/pc/grub-setup.c