Re: Update documentation page for translators
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: goran.luledzija@gmail.com,
Pg Docs <pgsql-docs@lists.postgresql.org>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>,
Georgios <gkokolatos@protonmail.com>
Date: 2021-11-12T13:46:40Z
Lists: pgsql-docs
Attachments
- translations.diff (application/octet-stream) patch
> On 22 Oct 2021, at 13:12, PG Doc comments form <noreply@postgresql.org> wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/nls-translator.html > Description: > > In the documentation for translators > (https://www.postgresql.org/docs/11/nls-translator.html) it is mentioned to > use any text editor for translating .po files. It can be very error prone > with regular text editors, especiially for non-tech people such as > translators. I think this makes sense, having done some translation work myself I agree that the PO editors out there can help quite a bit. Now, I'm sure anyone interested is perfectly capable of Googling, but since this chapter is there to help potential or new contributors I think it's fine to lower the bar and be a bit more verbose. I don't feel like linking to any specific tool though, so I just added a small sentence to indicate that options exist, and that we don't necessarily require anyone to use a text editor. CC:ing developers who have spent time with translations for input. -- Daniel Gustafsson https://vmware.com/
Commits
-
doc: Add a note on PO editors
- a340359a4f9b 16.0 landed