Correct some translatable strings.
This commit is contained in:
parent
971038be55
commit
496a6b3024
7 changed files with 32 additions and 28 deletions
|
@ -1379,7 +1379,7 @@ SUFFIX (locate_sections) (const char *kernel_path,
|
|||
!= image_target->link_addr)
|
||||
{
|
||||
char *msg
|
||||
= grub_xasprintf (_("`%s' is miscompiled: it's start address is 0x%llx"
|
||||
= grub_xasprintf (_("`%s' is miscompiled: its start address is 0x%llx"
|
||||
" instead of 0x%llx: ld.gold bug?"),
|
||||
kernel_path,
|
||||
(unsigned long long) grub_host_to_target_addr (s->sh_addr),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue