Re: Translations of gdb
Tom Tromey <[email protected]> Mon, 26 Jan 2026 11:43:02 -0700
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Jan" == Jan Beulich via Gdb <[email protected]> writes: >> Would you be interested in a Swedish translation of gdb? It appears >> gdb is instrumented for using locale files. But when I look in >> https://sourceware.org/git/?p=binutils-gdb.git;a=tree;f=gdb/po;h=ae1b396e6b404eebbe7261242569f2ae05caa48c;hb=HEAD >> there doesn't seem to exist any translations, nor is there a pot file >> there. Binutils itself is translated via Translation Project, and the >> corresponding directory in that part of the source tree contains >> several translations. But nothing on the gdb side, which made me >> wonder. >> What is the situation for translations of gdb? If we work on a >> translation (Daniel Nylander has started and sent it to me for >> review), would you be interested? Or do you not consider gdb ready for >> using translations yet? The state of this is that while gdb tries to use the markup, nobody has done the work to fix up the build to create a .pot file, etc. I see we don't even have a bug about this, so I filed one: https://sourceware.org/bugzilla/show_bug.cgi?id=33843 Anyway I think a change like this would be welcome. We'd need some education on what to do in terms of working with the translation project. thanks, Tom