Kolbjørn Stuestøl wrote: > Roman Joost skreiv: > >> Hi Kolbjørn, >> >> On Fri, Jul 11, 2008 at 01:04:18PM +0200, Kolbj?rn Stuest?l wrote: >> >> >>> Thank you Roman for giving a try. >>> Yes, I tried both svn update and svn checkout after deleting the file >>> "color-management.xml". >>> As "svn diff" recognized the difference, it probably is a problem in the >>> make part of the program. Looks like "make validate" do not see or >>> recognize the 'no' in the lang tag. As an experiment I added the missing >>> 'no' tags by hand directly to the xml/no.xml file generated by the >>> "make", and thereafter run make ALL_LINGUAS="no" and got the missing >>> HTML codes. But that's not the solution ;-) >>> >>> >> That's weird, because IMHO there is no no.xml create if make validate >> fails ... >> I have boiled it down a bit: The problem seems to be either in the 'make validate' command or in the file "color-management.xml". Most reasonable the last one? The command "make validate" creates the no.xml file consisting of all the 'no' tags from all the xml files *except* from the file "color-management.xml". I was lucky to find another file (filters/alpha-to-logo/3d-outline.xml) not translated to Norwegian. The 'make validate' found the 'no' tags in this file too. It looks like "color-management.xml" is the only file not recognized. Therefore my working theory (at the time of writing this) is that somewhere in this file there are some code/letter combinations telling the command 'validate' to skip this file? Now I have to figure out how to verify this theory. Copying the heading down to '<sect1 id="gimp-concepts-color-management" lang="en;de;fr;it;ko;no;ru">' from a different, working file to the 'corrupted' file and deleting the 'section history' part of the file did not 'cure' the file. Perhaps there is another explanation? Perhaps it's my computer? In this world you never knows... I know too little, and have not the equipment, to step trough the validate command by hand. Otherwise that would be a way to figure out what happens. If someone would like to experiment with the file, it is here: http://home.online.no/~kol-stue/temp/color-management.zip By the way: One of my tests was running 'check_lang_attributes.pl'. It returned no errors. I also run 'make clean' before every attempt. (Sometimes the impossible needs more time to be solved ;-) ) Kolbjørn _______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs