[Bug binutils/23431] New: Messages composed from pieces can't be properly translated

2018-07-19 Thread goeran at uddeborg dot se
ormal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: goeran at uddeborg dot se Target Milestone: --- In dwarf.c, in the function display_formatted_table, messages are composed from parts. The argument "what",

[Bug binutils/23430] New: Indices misspelled in three places in readelf.c

2018-07-19 Thread goeran at uddeborg dot se
Component: binutils Assignee: unassigned at sourceware dot org Reporter: goeran at uddeborg dot se Target Milestone: --- In the po file most recently distributed for translation there is the word "indicies" in three places in readelf (readelf.c:5488 readelf.c:5601 read

[Bug binutils/21732] String-concatenated message can not be translated

2018-01-18 Thread goeran at uddeborg dot se
https://sourceware.org/bugzilla/show_bug.cgi?id=21732 Göran Uddeborg changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5 from Göran U

[Bug binutils/21732] String-concatenated message can not be translated

2017-07-12 Thread goeran at uddeborg dot se
https://sourceware.org/bugzilla/show_bug.cgi?id=21732 --- Comment #2 from Göran Uddeborg --- I just found a number of similar cases in binutils/readelf.c: error (_("Size truncation prevents reading 0x%" BFD_VMA_FMT "x" " elements of size 0x%" BFD_VMA_FMT "x for %s\n"),

[Bug binutils/21732] New: String-concatenated message can not be translated

2017-07-07 Thread goeran at uddeborg dot se
Component: binutils Assignee: unassigned at sourceware dot org Reporter: goeran at uddeborg dot se Target Milestone: --- In binutils/dwarf.c there is this code: error (_("Internal error: %s%d: LEB value (%#" DWARF_VMA_FMT "x) too large for contai