Re: New PO Template file for `gnuash'



Carlos Perelló Marín <carlos@gnome-db.org> writes:

> The robot is a good idea, but if it's extended so it can work with
> CVS.

Should not be that difficult: The robot will send the translation to a
given address (MIME attachment) and the person receiving the
translation file can write a procmail rule as follows:

:0
* ^Subject: Contents of file `xxx-
* ^From: Translation Project Robot <translation@iro.umontreal.ca>
{
    :0 c
    | formail -s >$HOME/Projects/xxx/trans; \
      ( cd $HOME/Projects/xxx/test && uudeview -i ../trans )

    :0
    /var/spool/mail/ke
}

Simple add some "cvs ci" commands or use cron to checkin the files.

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



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