Translation conventions
От | Gregory Stark |
---|---|
Тема | Translation conventions |
Дата | |
Msg-id | 87iqle9mn7.fsf@oxford.xeocode.com обсуждение исходный текст |
Ответы |
Re: Translation conventions
|
Список | pgsql-hackers |
I happen to be doing this grep (the error message could perhaps use a HINT as I couldn't figure out how to satisfy it...) I noticed that the Croatian msgid string seems not to match the other languages. Did this message change recently? Does this get updated only when we reach beta and declare a string freeze? find . -type f -print0 | xargs -0 -e grep -nH -e 'a column definition list is required for functions returning' ./parser/parse_relation.c:1159: errmsg("a column definition list is required for functions returning\"record\""), ./po/af.po:4942:msgid "a column definition list is required for functions returning \"record\"" ./po/de.po:7267:msgid "a column definition list is required for functions returning \"record\"" ./po/es.po:7404:msgid "a column definition list is required for functions returning \"record\"" ./po/fr.po:7752:msgid "a column definition list is required for functions returning \"record\"" ./po/hr.po:4902:msgid "a column definition list is required for functions returning RECORD" -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's 24x7 Postgres support!
В списке pgsql-hackers по дате отправления: