Tip for translators

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

 



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@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

[Index of Archives]     [Video For Linux]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [Scanners]     [GEGL]     [Gimp's Home]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux