Hi.

Wget prints numbers with thousands separators, but doesn't
care to use them in accordance to locale.  For instance,
in Russian and many other languages, comma, which is used
as thousands separator by Wget, separates integer and
fractional parts of number.

I.e. Wget should print

        12,345,678 in English,
        12 345 678 in Russian,
        12.345.678 (AFAIK) in German etc.

Paul

Reply via email to