- Issue created by @Reg
- Status changed to Needs review
about 1 year ago 3:00am 18 January 2024
We have a case where the same sentence, depending on where it is, needs to be two different translations. The context option in t() can help if the sources are different and context is added to t() on at least one of the sources, in this case however the source is the same for both translations and there isn't any context provided anyway.
Use it as is.
Add a field that allows the user to enter token - regular expression pairs for advanced matching.
About to upload a patch for it.
Field added to the right of the context field for the advanced matching.
Token list link and help field added.
N/A
Extra field for the tokens and regular expressions in the config.
Needs review
1.0
Code