Translation quality check - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Translation quality check
Date
Msg-id 415FFBEB.40509@pse-consulting.de
Whole thread Raw
List pgadmin-hackers
Reviewing the translations, I found that the automatic merge process may
introduce errors that might hurt us. Sometimes the fuzzy logic assigns
strings that are not only misleading but may lead to a crashing app,
because the translated string includes a %s or so, while the original
doesn't. This is easily detectable, when the *.mo writing is done by the
committer, because poedit 1.25 and up will complain in this situation.
The debian 1.25 version will also highlight the string, 1.31 win32 won't.

The "last translator" information will be lost in this case, but I don't
care too much about that; translator credits are in the docs anyway.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: pgAdmin III Release plan
Next
From: Weiping
Date:
Subject: Re: pgAdmin3 Translations