Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-25 | android app now supports signup, so change text that said otherwise. | elijah | |
2014-05-26 | sorting translation keys some | Azul | |
2014-05-26 | navigation works with empty locale selected | Azul | |
Just in case some translation keys are not present things should still work and make sense. So translation keys should be picked in a meaningful way and scoped rather than prefixed. For example overview.account will turn into "Account" if no translation is present while "overview_account" will turn into "Overview Account". We usually want the former. |