Clarify several translatable messages.
This commit is contained in:
parent
c00c34efe1
commit
bfdfeb2508
22 changed files with 60 additions and 41 deletions
|
@ -52,6 +52,6 @@ grub_util_load_config (struct grub_util_config *cfg)
|
|||
fclose (f);
|
||||
}
|
||||
else
|
||||
grub_util_warn (_("cannot open config file `%s': %s"),
|
||||
grub_util_warn (_("cannot open configuration file `%s': %s"),
|
||||
cfgfile, strerror (errno));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue