Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-22 | Update plural translations | Dirk Hohndel | |
Including the fake en_US translation. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-06-22 | Add en_US translation for plurals | Dirk Hohndel | |
This way in the en_US locale we no longer get shown the odd "dive(s)" and instead get correct singular and plural forms. Most of the patch is just a reindentation as it removes the if clause that used to do the special case of NOT loading a translation for the en_US case. Right now we start with a trivial en_US translation file. My guess is that this will be overwritten once we do the next round of "new strings, new translations". Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |