diff options
author | rowanbeentje <rowan@beent.je> | 2011-01-04 02:31:18 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2011-01-04 02:31:18 +0000 |
commit | 12c773ff7f06a240e66a264b23261f0436e56175 (patch) | |
tree | 54f39a28c656800c0c213fd371958ed4638f5dfb /Resources/English.lproj/Localizable.strings | |
parent | e85f7dfdc240b9e5be2ff4cbe46727f49096f91f (diff) | |
download | sequelpro-12c773ff7f06a240e66a264b23261f0436e56175.tar.gz sequelpro-12c773ff7f06a240e66a264b23261f0436e56175.tar.bz2 sequelpro-12c773ff7f06a240e66a264b23261f0436e56175.zip |
- Rework the Add Index indexes menu and the auto_increment index required menu to use tag-based values when generating queries, allowing localisation of menu contents without using those localised values in queries. This addresses I$
- Remove the ability to specify a FULLTEXT auto_increment index, as I believe this isn't possible.
- Prevent sheet reuse from specifying invalid storage types for PRIMARY KEYs
- Fix exceptions when adding indexes to a table where every field is already indexed
- Fix initialField/indexedFieldNames check to improve on r3061
- Fix toggling advanced index view after closing the sheet with the view open
- Update localisable strings
Diffstat (limited to 'Resources/English.lproj/Localizable.strings')
-rw-r--r-- | Resources/English.lproj/Localizable.strings | bin | 211058 -> 211178 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings Binary files differindex 18431777..345a08ee 100644 --- a/Resources/English.lproj/Localizable.strings +++ b/Resources/English.lproj/Localizable.strings |