Hi,

Thanks for the updated PO.

It was updated to new asciidoctor compatible markup and merged.

While doing so, I realized PO had several broken markups.  Since they were
trivial to fix, I fixed them all.

Please note I made a major content update.  So please update pt-po when you find
time.

XML markup errors can be easily found just by building HTML file.

```
$ make LANGPO=pt html css
```

Error lines are line number of generated debmake-doc.pt.xml,.

If PO file line folding cause difficulties for processing (string search), you
can run:

```
$ make LANGPO=pt nowrap
```

This makes msgid/msgstr line in single line.

```
$ make LANGPO=pt wrap
```
...
Good luck.

Osamu

Reply via email to