Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f500588 commit db5e74fCopy full SHA for db5e74f
1 file changed
Doc/library/gettext.rst
@@ -476,9 +476,9 @@ applications.)
476
477
:program:`xgettext`, :program:`pygettext`, and similar tools generate
478
:file:`.po` files that are message catalogs. They are structured
479
-:human-readable files that contain every marked string in the source
480
-:code, along with a placeholder for the translated versions of these
481
-:strings.
+human-readable files that contain every marked string in the source
+code, along with a placeholder for the translated versions of these
+strings.
482
483
Copies of these :file:`.po` files are then handed over to the
484
individual human translators who write translations for every
0 commit comments