Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use polib crate to implement a --join-existing option #2857

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

ogoffart
Copy link
Member

@ogoffart ogoffart commented Jun 9, 2023

No description provided.

@ogoffart
Copy link
Member Author

ogoffart commented Jun 9, 2023

Unfortunately, can't join with files created with xgettext yet, because of BrettDong/polib#5

Comment on lines +27 to +32
//#[arg(long = "omit-header", help = r#"Don’t write header with ‘msgid ""’ entry"#)]
//omit_header: bool,
//
//#[arg(long = "copyright-holder", help = "Set the copyright holder in the output")]
//copyright_holder: Option<String>,
//
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this just temporarily removed or intended to be gone permanently?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is something i cannot support with polib

@ogoffart ogoffart merged commit c0df41f into master Jun 13, 2023
@ogoffart ogoffart deleted the olivier/translations branch June 13, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants