Merging with trunk

This commit is contained in:
Carles Pina i Estany 2009-11-23 20:34:42 +00:00
commit b58fc33c4f
53 changed files with 842 additions and 749 deletions

View file

@ -27,4 +27,6 @@
# define _(str) grub_gettext(str)
#endif
#define N_(str) str
#endif /* GRUB_I18N_H */