Translation quality check

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Translation quality check
Дата
Msg-id 415FFBEB.40509@pse-consulting.de
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: pgAdmin III Release plan
Следующее
От: Weiping
Дата:
Сообщение: Re: pgAdmin3 Translations