Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the export dialog's 'Selected Tables' option to simply 'Tables' and ↵ | stuconnolly | 2010-07-06 | 1 | -0/+0 |
| | | | | update strings files. | ||||
* | Update XIB strings. | stuconnolly | 2010-07-05 | 1 | -0/+0 |
| | |||||
* | Add tooltips to the export dialog's tableview. | stuconnolly | 2010-06-30 | 1 | -0/+0 |
| | |||||
* | Split the management of a table's indexes (adding and removing) to its own ↵ | stuconnolly | 2010-06-14 | 1 | -0/+0 |
| | | | | controller and XIB in preparation for the UI redesign. | ||||
* | - Update the nib localisation postprocessor to output strings files in the ↵ | rowanbeentje | 2010-06-12 | 1 | -0/+0 |
| | | | | | | | original format they were read using - Convert the .strings files to UTF16 | ||||
* | - Implement the Wil shipley/Golden % Braeburn localisation method for ↵ | rowanbeentje | 2010-06-12 | 1 | -0/+297 |
.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 |