Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Localisation support improvements: | rowanbeentje | 2010-07-04 | 1 | -0/+5 |
| | | | | | | - Add support for localizing table column header cell strings - Add support for automatically translating nibs loaded via the combination of [[NSNib alloc] init...] and [NSNib instantiateNibWithOwner:topLevelObjects:]. This loading method is required for various non-document based setups or dynamic loading. | ||||
* | - Implement the Wil shipley/Golden % Braeburn localisation method for ↵ | rowanbeentje | 2010-06-12 | 1 | -0/+217 |
.xibs; add a build stage to Release/Dist builds which generates .strings files for each nib, and swizzle nib loading to automatically translate strings based on any localised .strings files - Fix the genstring stage of the build script and move it to Release/Dist builds only - Update Localizable.strings to match latest code |