Re: Question regarding w.d.o build
Holger Wansing <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, The7up <[email protected]> wrote: > Hi All! > > Happy New Year to Everyone! :) > > There is a way to check the status of building html files for errors? > > I received a Verification Failed message yesterday and I found problems and > corrected it, but hungarian translation has not been updated since then. > > (I can build htmls locally, 'make stats' works well - although, the locally > builded html not dealing with translated po-s instead using english files) > > Any help would be appreciated! Hmm, I'm sorry, I am unsure, what your problem is exactly. Do you want to build the html file from the wml file, that you just translated? And you want the translations from your po files to be included in that build? You can do that with "make index.hu.html" from example, if you want to build the html from index.wml. Or "make contact.hu.html, if you want to build from contact.wml. You have to execute such make call in that directory, where the wml file is. Greetings Holger