Skip to content

Commit 16389a0

Browse files
committed
Drop two more Zanata references
Signed-off-by: Stephen Gallagher <[email protected]>
1 parent d2abb25 commit 16389a0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ release (e.g. f29):
2222
ModulemdTranslationHelpers --branch f29 extract [--pot-file <path>]
2323
```
2424
This 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 \

0 commit comments

Comments
 (0)