Closed emteknetnz closed 1 year ago
Only colymba/gridfield-bulk-editing-tools is an issue
gridfield-bulk-editing-tools is NOT listed in my transifex account, while other non-silverstripe modules are such as silverstripe-maintenance (bringyourownideas)
I think we should simply exclude colymba/gridfield-bulk-editing-tools from having translations run on it. I tried this manually and every other module in sink worked fine.
I'd say it might be worth figuring out what is wrong with the colymba module (it looks like the o::p pattern is missing the o part), rather than introducing a whole new exclusion mechanism for things and throwing it under the bus.
We want to add the colymba module to transifex so it can be translated as well.
@maxime-rainville For colymba/gridfield-bulk-editing-tools
specifically, it turns out this is in transifex, but it's not under our account so we can't use the translation tool to update it:
https://explore.transifex.com/colymba/gridfieldbulkeditingtools/
Options:
.tx/config
file in the repo
tx push
the translations upThe following supported modules are missing .tx/config
according to https://github.com/silverstripe/supported-modules/blob/gh-pages/modules.json
(note: I've crossed out any that just blatantly obviously shouldn't go in there)
Checkboxes added so it's easy to track which I've done
Ran tx-translator on
4
sink using TX_PUSH=1 and TX_DEV_MODE=0.tx/config for colymba/gridfield-bulk-editing-tools had the old schema i.e. it's like
tx migrate
was never run on itAttempting to manually run
tx migrate
on colymba/gridfield-bulk-editing-tools had the following errorNotes
Acceptance criteria
PRs