Skip to content

Add an option to the update command to exclude src line comments in .po files #117

@edaena

Description

@edaena

Currently when using the update command the .po file is updated with comments indicating the lines in the src file. Eg. #: myFile.ts:355. This causes differences in source control when doing trivial changes to the src file that are unrelated to the translation strings.

Expected:
A flag to update without automatically adding those comments.

Suggestion:
A flag called --format where, similar to the po2json we can specify compact or verbose, where compact will be without src line comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions