[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian WWW CVS: dmartinez



On Mon, Apr 02, 2001 at 06:34:40AM +0200, peter karlsson wrote:
> > 	spanish/international: Spanish.wml
> > Added a bogus translation-check tag in order to avoid check.trans.pl messages.
> 
> No need to do that, just list the file as non-translated in a file
> called .transignore in that directory (just list the filename on a sole
> line). Compare swedish/international/.transignore
> 
> Or perhaps we should create some kind of special marking that
> checktrans could recognize that a file is original?

Yeah... maybe something like

 next if ($tpath =~ /international\/(.+)\// && $to eq lc($1));

in the main loop? (Warning: untested pseudo code above :)

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: