Nicolas Grekas
Nicolas Grekas
Can't we set some metadata on the provider side when pushing to know the format?
You've got me right. Is lokalize the only provider that allow fetching the messages in various formats? I feel like the other providers don't deal with formats and give back...
I'm going to delegate to @welcoMattic at this point :grimacing:
icu if `extension_loaded('intl')`?
But if the provider is in control, we don't care about the exact format on the app's side, do we? If not, we should fetch the most capable format, which...
I'd like to have an answer to my previous comment: >But if the provider is in control, we don't care about the exact format on the app's side, do we?...
Friendly ping @paradajozsef
Thank you @alexislefebvre.
Thank you @DocFX.
I merged to fast. This breaks tests so I reverted in 88191f517e Please resubmit if you think we should follow up.