| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Add a note on PO editors |
| Date: | 2022-08-17 21:47:24 |
| Message-ID: | E1oOQsl-00017h-7E@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: Add a note on PO editors
While PO files can be edited in any text editor, specialized tools for
translation editing can be quite helpful with automating tasks etc. Add
a small note about PO editors to encourage new translators to research
which tool works best for them.
Reviewed-by: Bruce Momjian <bruce(at)momjian(dot)us>
Discussion: https://postgr.es/m/163490116698.684.10398197970578456928@wrigleys.postgresql.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/a340359a4f9bed54e0af67dd90050c13e0976fb6
Modified Files
--------------
doc/src/sgml/nls.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2022-08-17 23:33:17 | pgsql: Fix hypothetical problem passing the wrong GROUP BY pathkeys |
| Previous Message | Tom Lane | 2022-08-17 20:12:46 | pgsql: Refactor addition of PlaceHolderVars to joinrel targetlists. |