Final touches (don't gettextize a string, chang setted by set)
This commit is contained in:
parent
b6c871b0d7
commit
6e2621b9ff
2 changed files with 2 additions and 2 deletions
|
@ -221,7 +221,7 @@ grub_gettext_init_ext (const char *lang)
|
|||
locale_dir = grub_env_get ("locale_dir");
|
||||
if (locale_dir == NULL)
|
||||
{
|
||||
grub_printf ("locale_dir variable is not setted up.");
|
||||
grub_printf ("locale_dir variable is not set up.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue