Обсуждение: pgsql: Revert cosmetic synopsis changes that break psql translations.
pgsql: Revert cosmetic synopsis changes that break psql translations.
От
petere@svr1.postgresql.org (Peter Eisentraut)
Дата:
Log Message:
-----------
Revert cosmetic synopsis changes that break psql translations.
Modified Files:
--------------
pgsql/doc/src/sgml/ref:
alter_database.sgml (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_database.sgml.diff?r1=1.14&r2=1.15)
alter_user.sgml (r1.35 -> r1.36)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_user.sgml.diff?r1=1.35&r2=1.36)
create_table_as.sgml (r1.27 -> r1.28)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_table_as.sgml.diff?r1=1.27&r2=1.28)
create_user.sgml (r1.34 -> r1.35)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_user.sgml.diff?r1=1.34&r2=1.35)
petere@svr1.postgresql.org (Peter Eisentraut) writes:
> Revert cosmetic synopsis changes that break psql translations.
Some of those weren't entirely cosmetic, but were needed to keep the
synopsis lined up with the discussion. How about I fix the .po files
too? (My apologies for not realizing that we had translations of the
\help messages.)
regards, tom lane
Tom Lane wrote: > Some of those weren't entirely cosmetic, but were needed to keep the > synopsis lined up with the discussion. How about I fix the .po files > too? I didn't realize that. Feel free to fix it some other way. It should be possible to fix the po files directly, but there are a lot of them... -- Peter Eisentraut http://developer.postgresql.org/~petere/