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 Nighswonger <chris.nighswonger@gmail.com>
Sun, 19 Dec 2010 19:50:29 +0000 (14:50 -0500)
commit9c1fa4581c21bfd30400c0323ebe8081e4d3ee19
tree96793a2c2d1ea57eaa207ce0f59af8c263813c75
parent92070b30398e8700a2db6db8b44c9a8f740311b7
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>
(cherry picked from commit 814795da60318c70059fc1dfbe7be4da37109db0)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
misc/translator/LangInstaller.pm