[texinfo-pretest] Problems with human language translations
Torsten Bronger
bronger at physik.rwth-aachen.de
Sun Jan 15 14:41:35 CST 2006
Hallöchen!
karl at freefriends.org (Karl Berry) writes:
> I installed the CVS Texinfo but when I invoke it the texts are
> not translated:
>
> If anyone can tell me if there is something to be done in the
> sources to improve the situation, that would be nice. As far as I
> know it is using gettext in the standard ways. I have never
> understood why some lang codes work while others don't, etc.
Even worse, my "solution" only works for the latest release 4.8 but
not for the CVS version. :-(
I assume that the locale problems are due to my stupidity.
Unfortunately, as you know, currently I have to fiddle around with
LANG because @documentlanguage is not interpreted correctly. It may
well be that all those problems vanish once this is settled. (Which
is not trivial; I haven't fully understood Bruno Haible's emails
about it.)
By the way, in po/POTRANCE.in two files are missing. This makes it
impossible to translate the "see ..." in @pxref's. I attached a
diff.
Tschö,
Torsten.
*** POTFILES.in 26 Aug 2002 01:38:39 +0200 1.1
--- POTFILES.in 15 Jan 2006 21:26:55 +0100
***************
*** 31,36 ****
--- 31,37 ----
makeinfo/cmds.c
makeinfo/defun.c
makeinfo/files.c
+ makeinfo/float.c
makeinfo/footnote.c
makeinfo/html.c
makeinfo/index.c
***************
*** 43,47 ****
--- 44,49 ----
makeinfo/sectioning.c
makeinfo/toc.c
makeinfo/xml.c
+ makeinfo/xref.c
util/install-info.c
util/texindex.c
More information about the texinfo-pretest
mailing list