I see that at the moment if a translation is missing at buildtime then
the English one is copied in as a replacement by rsc.

Has anyone ever made a stab at deferring this to happen at runtime ? Or
any ideas around how to do that ? In my own case I can guarantee that
the en_US translations will always be installed, and I like the idea
that I could ship e.g. en_GB translations which are only the very small
amount of translations which are different to en_US and have runtime
fallback to en_US.

C.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to