Hi Tom,
I have an idea for better integration of i18n. The resource is loaded in the controller. That is fine. The key could contain variable placeholders. So MessageFormat can used. But I think it is redundant to use that. I suggest this additional class:
Hi Tom, I have an idea for better integration of i18n. The resource is loaded in the controller. That is fine. The key could contain variable placeholders. So MessageFormat can used. But I think it is redundant to use that. I suggest this additional class:
and a method in ViewController
So it is a little bit easier to translate.