Re: @dircategory (Re: Translating Emacs manuals is of strategic importance)
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.devel,gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 06 Jan 2024 14:16:23 +0000 > From: Jean-Christophe Helary <[email protected]> > Cc: Stefan Kangas <[email protected]>, Vincent Belaïche <[email protected]>, [email protected], Richard Stallman <[email protected]>, [email protected] > > > I think we'd need something more complex there. One possibility could > > be some kind of "translation table" inside an Info file, which maps > > English node names to translated names. > > Interesting. Is such a "translation" file already used in parts of > Emacs (obviously not in relation to natural language translations)? No. But Info files have tag tables, which are something similar in nature, so adding such a translation table is not as outlandish as it might sound.