feat: i18n: msgctxt support #672
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/647"
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?
See #647 toolshed/xgettext-go#1
@3wordchant does this look like it's doing what it needs to do? Running
make i18nshould give you the same results.(The CI is broken until we would update https://git.coopcloud.tech/toolshed/drone-xgettext-go if we go down this path...)
0f661488abto367fff60ea@ -88,1 +89,4 @@./bin/xgettext-go:@mkdir -p ./bin && \wget -O ./bin/xgettext-go https://git.coopcloud.tech/toolshed/xgettext-go/raw/branch/main/xgettext-go && \Lazy
amd64support only but maybe this is OK? Could also be easily docker-ized.@ -269,3 +269,3 @@&showAllPaths,i18n.G("all"),i18n.G("a"),i18n.GC("a", "app backup"),Should be
app backup listfeat: msgctx supportto feat: i18n: msgctxt support367fff60eato033c9bfc13I'm relatively sure this is covering us, so I'm just gonna try fix it up / merge it / sort the CI.
Happy to loop back to fix anything i might have missed!