File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,13 @@ release (e.g. f29):
2222ModulemdTranslationHelpers --branch f29 extract [--pot-file <path>]
2323```
2424This will read all of the module metadata from the Koji build-system and
25- convert the translatable strings to a Zanata-compatible gettext document.
26- Specify the destination for the POT file with ` --pot-file ` .
25+ convert the translatable strings to a portable object template (` .pot ` )
26+ document.
27+
28+ Specify the destination for the output file with ` --pot-file ` .
2729
2830 ### Produce modulemd-translations YAML
29- To read the translated strings from Zanata and convert them into
31+ To convert portable object ( ` .po ` ) files into
3032 modulemd-translations YAML documents that can be included in repodata:
3133 ```
3234 ModulemdTranslationHelpers --branch f29 generate_metadata \
You can’t perform that action at this time.
0 commit comments