Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a340359

Browse files
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@momjian.us> Discussion: https://postgr.es/m/163490116698.684.10398197970578456928@wrigleys.postgresql.org
1 parent afa0ec3 commit a340359

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/nls.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,9 @@ make update-po
203203
<title>Editing the PO Files</title>
204204

205205
<para>
206-
The PO files can be edited with a regular text editor. The
206+
The PO files can be edited with a regular text editor. There are also
207+
several specialized editors for PO files which can help the process with
208+
translation specific features. The
207209
translator should only change the area between the quotes after
208210
the msgstr directive, add comments, and alter the fuzzy flag.
209211
There is (unsurprisingly) a PO mode for Emacs, which I find quite

0 commit comments

Comments
 (0)