Bug 5506 Improve translation script
authorFrédéric Demians <f.demians@tamil.fr>
Sun, 19 Dec 2010 09:57:51 +0000 (10:57 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 19 Dec 2010 19:48:37 +0000 (08:48 +1300)
commit814795da60318c70059fc1dfbe7be4da37109db0
treee09c8bd593078fecd79a2f3c20ad890c71e26540
parent8902ee5684719b7b7ff936272dcbb96dd558b411
Bug 5506 Improve translation script

[1] Update all .po files in once with this command:

    translate update

[2] For sysprefs, quoted text wasn't properly retrieved from .po file and so
    quoted strings wasn't translatable.

[3] The install process (translate -p install de-DE) was rewriting syspref
    .po file which isn't required anymore.

MUST be applied to [3.2] to get all syspref proper translation.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/translator/LangInstaller.pm