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

Add support for xgettext #7

Merged
merged 6 commits into from
Mar 15, 2024
Merged

Add support for xgettext #7

merged 6 commits into from
Mar 15, 2024

Conversation

pombredanne
Copy link
Member

@pombredanne pombredanne commented Mar 15, 2024

This PR adds support to collect strings from source code using xgettext for #3
It collects strings and the line numbers where these show up
It also refines tags collection for #2

Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
we do not need the _type field.

Signed-off-by: Philippe Ombredanne <[email protected]>
Copy link
Member

@keshav-space keshav-space left a comment

Choose a reason for hiding this comment

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

@keshav-space keshav-space merged commit 9511f56 into main Mar 15, 2024
6 checks passed
@keshav-space keshav-space deleted the collect-strings branch March 15, 2024 09:04
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