Different changes following Robert's email 20091121230904.GA29740@thorin
This commit is contained in:
parent
ee99edc809
commit
0648f857ea
8 changed files with 107 additions and 113 deletions
|
@ -24,7 +24,7 @@
|
|||
# include <libintl.h>
|
||||
# define _(str) gettext(str)
|
||||
#else
|
||||
# define _(str) str
|
||||
# define _(str) grub_gettext(str)
|
||||
#endif
|
||||
|
||||
#endif /* GRUB_I18N_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue