| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-22 | Move Base.lproj to Internationalization/en.lproj | Teddy Wing | |
| To support more languages. Also, this document says that Base.lproj is for nib files and a quick skim seems to indicate that translation files should live in a folder named after the language code they use. | |||
| 2023-08-22 | MainMenu: Add NSLocalizedString wrappers | Teddy Wing | |
| Make the menu items localization-capable by wrapping their titles in `NSLocalizedString`. Generate a base Localizable.strings file with `make genstrings`. | |||
