flathub / net.poedit.Poedit

https://flathub.org/apps/details/net.poedit.Poedit
2 stars 5 forks source link

Upstream the appdata changes #11

Open bilelmoussaoui opened 5 years ago

bilelmoussaoui commented 5 years ago

I have added a new patch recently to add the OARS tags & the releases info We still have some warnings

• tag-missing           : <update_contact> is not present
• value-missing         : <!-- Copyright [year] [name] --> is not present
• style-invalid         : Not enough <p> tags for a good description [0/1]
• style-invalid         : <li> cannot end in '.' [Assorted bugfixes.]
• translations-required  : <name> has no translations
• translations-required  : <summary> has no translations
• translations-required  : <description> has no translations

it would be nice to properly fix them and send all of those changes upstream.

Eonfge commented 3 years ago

Upstream pull request: https://github.com/vslavik/poedit/pull/514