2009-11-19 Carles Pina i Estany <carles@pina.cat>

* include/grb/i18n_grub.h: same than i18n.h but for Grub Kernel.
	* include/grub/misc.h: includes i18n_grub.h.
	* normal/menu_text.c: gettize more strings.
	* po/POTFILES: Update with new file.
	* po/ca.po: New strings.
This commit is contained in:
Carles Pina i Estany 2009-11-19 21:43:09 +00:00
parent fbc5e89710
commit 44883dfbd5
5 changed files with 37 additions and 3 deletions

View file

@ -25,6 +25,7 @@
#include <grub/time.h>
#include <grub/env.h>
#include <grub/menu_viewer.h>
#include <grub/i18n_grub.h>
/* Time to delay after displaying an error message about a default/fallback
entry failing to boot. */