On Tue, Dec 24, 2002 at 09:56:28PM +0900, Tomohiro KUBOTA wrote: > Hi, > > I found that some of sitemap pages of Debian website are > not translated, while others are translated. [...] > What's wrong for these untranslated languages?
These languages do not define CUR_LOCALE in their <lang>/.wmlrc, and english/.wmlrc sets it to en_US, so this value is used. I temporarily remove this definition from english/.wmlrc until a better fix is committed. Denis