On Monday 09 May 2005 02:25, Fr�d�ric Bothamy wrote: > Thanks, I wonder if there is a way to update translation-check for > translation files without actually changing the english file (since it > has already been changed) using smart_change.pl...
Hi,
sorry, I didn't read your message earlier, so I already committed the
remaining translations for this file. Didn't want to hijack your
work ... :)
I doubt that you could use smart_change.pl for this, but there's no need for
it. You can just use perl itself, here's my recipe (executed from the
webwml root directory):
$ perl -i -pe 's/translation="1.64"/translation="1.66"/'
*/releases/potato/index.wml
$ cvs diff */releases/potato/index.wml
$ cvs ci */releases/potato/index.wml
Cheers,
--
Tobias
An optimist believes we live in the best of all possible worlds.
A pessimist is sure of it!
pgpXEqDMw2mJ6.pgp
Description: PGP signature

