From 2831094df859915cc3af9bc275bd35753aff8192 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 6 Jul 2010 21:42:40 +0000 Subject: Change the export dialog's 'Selected Tables' option to simply 'Tables' and update strings files. --- Interfaces/English.lproj/ExportDialog.xib | 29 +++++++++++++-------------- Resources/English.lproj/DBView.strings | Bin 95020 -> 95936 bytes Resources/English.lproj/ExportDialog.strings | Bin 22156 -> 22102 bytes Resources/English.lproj/Localizable.strings | Bin 158412 -> 158900 bytes 4 files changed, 14 insertions(+), 15 deletions(-) diff --git a/Interfaces/English.lproj/ExportDialog.xib b/Interfaces/English.lproj/ExportDialog.xib index bf47c1a1..4cd630ca 100644 --- a/Interfaces/English.lproj/ExportDialog.xib +++ b/Interfaces/English.lproj/ExportDialog.xib @@ -21,10 +21,7 @@ YES - - - - + YES @@ -62,7 +59,7 @@ {3.40282e+38, 3.40282e+38} {454, 494} - + 256 YES @@ -335,7 +332,6 @@ {451, 494} - {{0, 0}, {1680, 1028}} {454, 516} @@ -355,7 +351,7 @@ {3.40282e+38, 3.40282e+38} {213, 50} - + 256 YES @@ -481,7 +477,6 @@ {379, 139} - {{0, 0}, {1680, 1028}} {213, 72} @@ -500,7 +495,7 @@ {3.40282e+38, 3.40282e+38} {213, 107} - + 256 YES @@ -594,7 +589,6 @@ {{1, 1}, {352, 178}} - @@ -627,7 +621,6 @@ {{20, 45}, {365, 180}} - 18 @@ -681,7 +674,6 @@ {405, 267} - {{0, 0}, {1680, 1028}} {213, 129} @@ -711,7 +703,7 @@ 75 - Selected Tables + Tables 1048576 2147483647 @@ -4974,7 +4966,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA {454, 494} - {{518, 237}, {450, 377}} + {{762, 257}, {450, 377}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -5005,7 +4997,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{525, 541}, {207, 54}} + {{768, 509}, {207, 54}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -5566,6 +5558,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA cancelExport: changeExportOutputPath: closeSheet: + exportCustomQueryResultAsFormat: refreshTableList: selectDeselectAllTables: switchInput: @@ -5590,6 +5583,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA id id id + id @@ -5599,6 +5593,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA cancelExport: changeExportOutputPath: closeSheet: + exportCustomQueryResultAsFormat: refreshTableList: selectDeselectAllTables: switchInput: @@ -5623,6 +5618,10 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA closeSheet: id + + exportCustomQueryResultAsFormat: + id + refreshTableList: id diff --git a/Resources/English.lproj/DBView.strings b/Resources/English.lproj/DBView.strings index 9b1eeb64..2a0e55b8 100644 Binary files a/Resources/English.lproj/DBView.strings and b/Resources/English.lproj/DBView.strings differ diff --git a/Resources/English.lproj/ExportDialog.strings b/Resources/English.lproj/ExportDialog.strings index 7b51347e..3200ff17 100644 Binary files a/Resources/English.lproj/ExportDialog.strings and b/Resources/English.lproj/ExportDialog.strings differ diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index 840cb0e0..13238c6d 100644 Binary files a/Resources/English.lproj/Localizable.strings and b/Resources/English.lproj/Localizable.strings differ -- cgit v1.2.3