Re: wget for DOS, nls support

2021-12-22 Thread Darshit Shah
Hi,

NLS support in GNU Wget is handled via the GNU gettext. It is possible that 
your build of Wget does not support NLS. You'll have to check that using `wget 
--version`

If it is indeed supported, you'll have to check the get text documentation to 
see where it expects the NLS translation files on DOS.

However, if it is not built in, you'll need to build a new version of Wget with 
NLS support enabled.

On Wed, Dec 22, 2021, at 21:26, Fritz Mueller wrote:
> hi,
>
> maybe you know that the freedos group plans to update the freedos 
> installation CD to version 1.3.
>
> I am working on translating the nls files to german.
> one of the files is wget for dos, i know you do not support it 
> directly, but maybe you can help me.
> usually a dos nls file is a single file at c:\freedos\nls. e.g. wget.de 
> or wget.en etc.
> the wget website says that nls is supported.
> i tried this way but it didnt work so it maybe that the dos version 
> does not support nls or my syntax or jumppoints or something else is 
> wrong.
> can you tell me what could be the reason or who is the maintainer of 
> this tool so that i can get in contact with him?
>
> thanks and merry christmas
>
> fritz mueller



wget for DOS, nls support

2021-12-22 Thread Fritz Mueller
hi,

maybe you know that the freedos group plans to update the freedos installation 
CD to version 1.3.

I am working on translating the nls files to german.
one of the files is wget for dos, i know you do not support it directly, but 
maybe you can help me.
usually a dos nls file is a single file at c:\freedos\nls. e.g. wget.de or 
wget.en etc.
the wget website says that nls is supported.
i tried this way but it didnt work so it maybe that the dos version does not 
support nls or my syntax or jumppoints or something else is wrong.
can you tell me what could be the reason or who is the maintainer of this tool 
so that i can get in contact with him?

thanks and merry christmas

fritz mueller