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

Remove deprecated flags in favor of boolean flags #2350

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

jdholtz
Copy link
Contributor

@jdholtz jdholtz commented Jan 25, 2024

This removes the deprecated flags from #2285. The deprecated messages are still in the *.po files. I can remove those manually, but is there a better way to do that?

@jdholtz jdholtz requested a review from Jguer as a code owner January 25, 2024 02:11
@Jguer Jguer merged commit d02c45e into Jguer:next Jan 25, 2024
2 checks passed
@Jguer
Copy link
Owner

Jguer commented Jan 25, 2024

done in #2351

you can install xgotext

go install github.com/leonelquinteros/gotext/cli/xgotext@latest

and then run

xgotext -in . -out po
mv po/default.pot po/en.po

the other ones will be updated by transifex automatically

@jdholtz jdholtz deleted the remove-deprecated-options branch January 25, 2024 19:06
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