Hi, Julien,
great tip! Just to add what everybody knows probably anyways: There
are other tags like
- - FIXME (more severe than TODO)
- - PENDING (mostly for links to pages that are not translated yet)
and CHECK (less severe than TODO, more a reminder to have a look at it
later again )
Greetings, lexA
Am 12.02.2008 um 06:51 schrieb julien:
> A lot of changes are brought to update GIMP Help to v2.4.
> Doc writers add TODO comments on every changed or added item.
>
> Here is a tip that can be useful to some translators:
> Being in the trunk/ repertory, the command
> find src/ -name '*.xml' | xargs grep -E 'TODO.*fr >todo.txt
> gives you a todo.txt file containing all TODO's for the 'fr' language.
>
> 'from' in a TODO comment will give an entry for 'fr', but this is rare
> and not a problem.
>
> Under Cygwin:
> find src *.xml | xargs grep -E 'TODO.*fr' >todo.txt
> works.
>
> Of course, replace 'fr' by your language id.
>
> Julien
>
> _______________________________________________
> Gimp-docs mailing list
> Gimp-docs@???
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs
- ---
/voodoo.css
#meinFeind {position: absolute; bottom: -6ft;}
_______________________________________________
Gimp-docs mailing list
Gimp-docs@???
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs