Use xgettext-go
instead of xgotext
#1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@3wordchant from the WIP rabbit hole of toolshed/abra#608...
I'll spare you the gory details (unless you care) but I am now running:
Which finishes in 1/3 of a second vs. the 10+ minutes or so it takes
xgotext
. You can grab it with:go install -v -x github.com/snapcore/snapd/i18n/xgettext-go@2.57.1
Coming from8a2598a524/Makefile (L270-L291)
. I'm pretty convinced this tool is reliable sinceincus
is a huge project which has existed for years...It probably makes sense to wait till the dust settles in toolshed/abra#608 before making the switch here...
make i18n
is pretty damn fast now 👇It's here 🤘