Skip to content

Wrap line at 80 char ; whereas Weblate wrap at 77 char #27

@nk54

Description

@nk54

Hi, first let me thank you for this nice package.

I don't use to add 3rd party dependency but when I do, it's for an awesome one ;)

I have a feature request : private const int MaxLineLength = 80; should be possible to change with a property in POGeneratorSettings and use that value and only fallback to your 80 limit.

I use Weblate and it breaks lines above 77chars so the PoFile generated with this awesome package is fully updated once translated inside Weblate. And when i add new strings with your package, it updates again everything. The latest edit wins... ;D

I would like to contribute to your repo and implement that if you are ok with that.

Thank you !

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions