mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix suspicious markup in the docs.
This commit is contained in:
parent
163d7f02a1
commit
ed007d5b1b
7 changed files with 22 additions and 20 deletions
|
@ -476,9 +476,9 @@ applications.)
|
|||
|
||||
:program:`xgettext`, :program:`pygettext`, and similar tools generate
|
||||
:file:`.po` files that are message catalogs. They are structured
|
||||
:human-readable files that contain every marked string in the source
|
||||
:code, along with a placeholder for the translated versions of these
|
||||
:strings.
|
||||
human-readable files that contain every marked string in the source
|
||||
code, along with a placeholder for the translated versions of these
|
||||
strings.
|
||||
|
||||
Copies of these :file:`.po` files are then handed over to the
|
||||
individual human translators who write translations for every
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue