From 2510f9b62f30cb3ea61c3ce7d0d12fef72af8f7e Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 29 Nov 2010 00:42:32 +0000 Subject: - Change the CSV import accessory view to a general import accessory view, based on a tab view - When importing SQL, use the accessory view to ask how to handle errors: Ask (the new default), which prompts the user on each error whether to continue, stop, or ignore all errors; and ignoring all errors, which matches the old behaviour. This addresses Issue #901. - When showing the reconnection dialog ensure the window isn't minimised - Update localisable strings --- Resources/English.lproj/ImportAccessory.strings | Bin 7436 -> 8656 bytes Resources/English.lproj/Localizable.strings | Bin 195340 -> 195712 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources') diff --git a/Resources/English.lproj/ImportAccessory.strings b/Resources/English.lproj/ImportAccessory.strings index 058feae0..ce2730dc 100644 Binary files a/Resources/English.lproj/ImportAccessory.strings and b/Resources/English.lproj/ImportAccessory.strings differ diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index 341a58be..4fed6b8e 100644 Binary files a/Resources/English.lproj/Localizable.strings and b/Resources/English.lproj/Localizable.strings differ -- cgit v1.2.3