From 6d5927b835706d28ee8ec24254d7b5c19bf6e5fe Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Wed, 3 Nov 2010 01:42:32 +0000 Subject: Add a new category to SPDatabaseDocument, allowing code cleanup and moving central functionality out of SPTablesList: - Centralise control over table loading, moving it away from SPTablesList and into SPDatabaseDocument and the new SPDatabaseViewController category - Centralise control over the main tab view, moving control away from SPTablesList and into SPDatabaseDocument and the new SPDatabaseViewController category - Simplify and clean up view loading logic - Improve thread safety - Update localisable strings --- Resources/English.lproj/Localizable.strings | Bin 183032 -> 183004 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources/English.lproj/Localizable.strings') diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index ac4a1524..5a482a5d 100644 Binary files a/Resources/English.lproj/Localizable.strings and b/Resources/English.lproj/Localizable.strings differ -- cgit v1.2.3