On Jun 17, 8:31 pm, [EMAIL PROTECTED] (Karl Berry) wrote: > My current status: po/Makefile: LINGUAS is empty... can't figure out > > As far as I know, you yourself are supposed to update that file with the > list of translations. > > Best, > karl
Hehe I did update it. The problem is that the generated Makefile does not take it: var LINGUAS inside the makefile is empty. I compared my generated po/Makefile with other projects and mine is deficient in that particular erra...