A little script that helps you to take control on ubuntu-docs translations

Leo Iannacone leo.iannacone at gmail.com
Mon Mar 16 19:48:23 UTC 2009


Hi all,

I've wrote a little script in python that helps you to take control on
ubuntu-docs translations in your preferred language.

The script print on standard output the html code, so you can redirect
it to a file, for example:
./ubuntu-docs.py > ubuntu_docs_my_lang.html

And open it with your preferred html browser.

The result should be like this [1].

You have to modify some variables to get the right language, open script
and modify the follow lines:

language = "it"
language_str = "Italian"

Regards,
Leo.

[1] - http://img22.imageshack.us/img22/9677/ubuntudocspy.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ubuntu-docs.py
Type: text/x-python
Size: 1443 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-doc/attachments/20090316/3aff8fd9/attachment.py>


More information about the ubuntu-doc mailing list