Public bug reported:

Binary package hint: poedit

If you generate a .pot file with -i option from xgettext and then
generate a .po file, and you choose "Update from .pot file". The program
mark all strings as obsolete.

For example:

>From manpage:
-i, --indent
              write the .po file using indented style

Run:
xgettext --output myapp.pot -i --language=Python myapp.py
msginit --locale=es --output-file=tivion_es.po --input=tivion.pot

Open .po file with PoEdit.
Change some strings on myapp.pot and  then choose Catalog > Update from .pot 
file and then you see that all translations are marked as obsolete.

** Affects: poedit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Poedit dont support the option -i (--indent) from .pot and .po files generated 
with xgettext
https://bugs.launchpad.net/bugs/422449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to