From c84d39d22cdc466b6a3d0c0e71966d074789b090 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sat, 4 Dec 2010 22:57:26 +0000 Subject: - Show and hide the custom query info area based on whether custom query errors occurred, starting off hidden - Add "errors"/"no errors" prefix to the custom query status area - Add an import cancelled line to the import error list when stopping imports after errors - Fix custom query error highlighting by scrolling to the error - Update localisable strings --- Resources/English.lproj/BundleEditor.strings | Bin 15018 -> 18482 bytes Resources/English.lproj/BundleHTMLOutput.strings | Bin 0 -> 166 bytes Resources/English.lproj/DBView.strings | Bin 100418 -> 100620 bytes Resources/English.lproj/Localizable.strings | Bin 195712 -> 197540 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Resources/English.lproj/BundleHTMLOutput.strings (limited to 'Resources/English.lproj') diff --git a/Resources/English.lproj/BundleEditor.strings b/Resources/English.lproj/BundleEditor.strings index 34048acb..70fce557 100644 Binary files a/Resources/English.lproj/BundleEditor.strings and b/Resources/English.lproj/BundleEditor.strings differ diff --git a/Resources/English.lproj/BundleHTMLOutput.strings b/Resources/English.lproj/BundleHTMLOutput.strings new file mode 100644 index 00000000..1191d0d2 Binary files /dev/null and b/Resources/English.lproj/BundleHTMLOutput.strings differ diff --git a/Resources/English.lproj/DBView.strings b/Resources/English.lproj/DBView.strings index d3b1b5ee..b2b0b4b9 100644 Binary files a/Resources/English.lproj/DBView.strings and b/Resources/English.lproj/DBView.strings differ diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index 4fed6b8e..93af30f2 100644 Binary files a/Resources/English.lproj/Localizable.strings and b/Resources/English.lproj/Localizable.strings differ -- cgit v1.2.3