From ef00c05222a7a3352aed86342b0efec2dc5ec91e Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Fri, 21 Dec 2012 20:54:17 +0000 Subject: - Remove outdated language resources from the project - Add a copy phase to the distribution build process to copy in languages downloaded from dev.sequelpro.com/languages before signing --- Resources/English.lproj/MainMenu.strings | Bin 45636 -> 47472 bytes Resources/German.lproj/AboutPanel.strings | Bin 338 -> 0 bytes Resources/German.lproj/BundleEditor.strings | Bin 15176 -> 0 bytes .../German.lproj/ConnectionErrorDialog.strings | Bin 1620 -> 0 bytes Resources/German.lproj/ConnectionView.strings | Bin 34622 -> 0 bytes Resources/German.lproj/Console.strings | Bin 3166 -> 0 bytes .../German.lproj/ContentFilterManager.strings | Bin 9240 -> 0 bytes .../German.lproj/ContentPaginationView.strings | Bin 1166 -> 0 bytes Resources/German.lproj/Credits.rtf | 163 --------- Resources/German.lproj/DBView.strings | Bin 82596 -> 0 bytes Resources/German.lproj/DataMigrationDialog.strings | Bin 17140 -> 0 bytes Resources/German.lproj/DatabaseProcessList.strings | Bin 7472 -> 0 bytes .../German.lproj/DatabaseServerVariables.strings | Bin 1924 -> 0 bytes Resources/German.lproj/EncodingPopupView.strings | Bin 240 -> 0 bytes Resources/German.lproj/ExportDialog.strings | Bin 19900 -> 0 bytes Resources/German.lproj/FieldEditorSheet.strings | Bin 7154 -> 0 bytes Resources/German.lproj/ImportAccessory.strings | Bin 5096 -> 0 bytes Resources/German.lproj/IndexesView.strings | Bin 4542 -> 0 bytes Resources/German.lproj/Localizable.strings | Bin 240054 -> 0 bytes Resources/German.lproj/MainMenu.strings | Bin 46270 -> 0 bytes Resources/German.lproj/MainWindow.strings | 0 Resources/German.lproj/Navigator.strings | Bin 1366 -> 0 bytes Resources/German.lproj/Preferences.strings | Bin 52510 -> 0 bytes Resources/German.lproj/PrintAccessory.strings | Bin 250 -> 0 bytes .../German.lproj/ProgressIndicatorLayer.strings | Bin 208 -> 0 bytes .../German.lproj/QueryFavoriteManager.strings | Bin 29922 -> 0 bytes .../SPQLPluginConnectionBundleTemplate.html | 30 -- .../SPQLPluginConnectionBundleWindowTemplate.html | 17 - .../German.lproj/SPQLPluginConnectionTemplate.html | 52 --- .../SPQLPluginContentFiltersTemplate.html | 29 -- .../SPQLPluginQueryFavoritesTemplate.html | 29 -- Resources/German.lproj/SPQLPluginSQLTemplate.html | 40 --- Resources/German.lproj/SSHQuestionDialog.strings | Bin 1728 -> 0 bytes Resources/German.lproj/SaveSPFAccessory.strings | Bin 3860 -> 0 bytes Resources/German.lproj/UserManagerView.strings | Bin 15072 -> 0 bytes .../SPQLPluginConnectionBundleTemplate.html | 30 ++ .../SPQLPluginConnectionBundleWindowTemplate.html | 17 + .../de.lproj/SPQLPluginConnectionTemplate.html | 52 +++ .../de.lproj/SPQLPluginContentFiltersTemplate.html | 29 ++ .../de.lproj/SPQLPluginQueryFavoritesTemplate.html | 29 ++ Resources/de.lproj/SPQLPluginSQLTemplate.html | 40 +++ Resources/ru.lproj/AboutPanel.strings | Bin 342 -> 0 bytes Resources/ru.lproj/BundleEditor.strings | Bin 15012 -> 0 bytes Resources/ru.lproj/ConnectionErrorDialog.strings | Bin 1532 -> 0 bytes Resources/ru.lproj/ConnectionView.strings | Bin 33056 -> 0 bytes Resources/ru.lproj/Console.strings | Bin 3136 -> 0 bytes Resources/ru.lproj/ContentFilterManager.strings | Bin 9026 -> 0 bytes Resources/ru.lproj/ContentPaginationView.strings | Bin 1152 -> 0 bytes Resources/ru.lproj/Credits.rtf | 183 ---------- Resources/ru.lproj/DBView.strings | Bin 82182 -> 0 bytes Resources/ru.lproj/DataMigrationDialog.strings | Bin 16900 -> 0 bytes Resources/ru.lproj/DatabaseProcessList.strings | Bin 7524 -> 0 bytes Resources/ru.lproj/DatabaseServerVariables.strings | Bin 2010 -> 0 bytes Resources/ru.lproj/EncodingPopupView.strings | Bin 236 -> 0 bytes Resources/ru.lproj/ExportDialog.strings | Bin 19074 -> 0 bytes Resources/ru.lproj/FieldEditorSheet.strings | Bin 7090 -> 0 bytes Resources/ru.lproj/ImportAccessory.strings | Bin 5114 -> 0 bytes Resources/ru.lproj/IndexesView.strings | Bin 4512 -> 0 bytes Resources/ru.lproj/Localizable.strings | Bin 231316 -> 0 bytes Resources/ru.lproj/MainMenu.strings | Bin 45920 -> 0 bytes Resources/ru.lproj/MainWindow.strings | 0 Resources/ru.lproj/Navigator.strings | Bin 1330 -> 0 bytes Resources/ru.lproj/Preferences.strings | Bin 51962 -> 0 bytes Resources/ru.lproj/PrintAccessory.strings | Bin 234 -> 0 bytes Resources/ru.lproj/ProgressIndicatorLayer.strings | Bin 206 -> 0 bytes Resources/ru.lproj/QueryFavoriteManager.strings | Bin 28542 -> 0 bytes Resources/ru.lproj/SSHQuestionDialog.strings | Bin 1740 -> 0 bytes Resources/ru.lproj/SaveSPFAccessory.strings | Bin 3690 -> 0 bytes Resources/ru.lproj/UserManagerView.strings | Bin 15548 -> 0 bytes Scripts/build.sh | 9 + sequel-pro.xcodeproj/project.pbxproj | 397 +-------------------- 71 files changed, 219 insertions(+), 927 deletions(-) delete mode 100755 Resources/German.lproj/AboutPanel.strings delete mode 100755 Resources/German.lproj/BundleEditor.strings delete mode 100755 Resources/German.lproj/ConnectionErrorDialog.strings delete mode 100755 Resources/German.lproj/ConnectionView.strings delete mode 100755 Resources/German.lproj/Console.strings delete mode 100755 Resources/German.lproj/ContentFilterManager.strings delete mode 100755 Resources/German.lproj/ContentPaginationView.strings delete mode 100755 Resources/German.lproj/Credits.rtf delete mode 100755 Resources/German.lproj/DBView.strings delete mode 100755 Resources/German.lproj/DataMigrationDialog.strings delete mode 100755 Resources/German.lproj/DatabaseProcessList.strings delete mode 100755 Resources/German.lproj/DatabaseServerVariables.strings delete mode 100755 Resources/German.lproj/EncodingPopupView.strings delete mode 100755 Resources/German.lproj/ExportDialog.strings delete mode 100755 Resources/German.lproj/FieldEditorSheet.strings delete mode 100755 Resources/German.lproj/ImportAccessory.strings delete mode 100755 Resources/German.lproj/IndexesView.strings delete mode 100755 Resources/German.lproj/Localizable.strings delete mode 100755 Resources/German.lproj/MainMenu.strings delete mode 100755 Resources/German.lproj/MainWindow.strings delete mode 100755 Resources/German.lproj/Navigator.strings delete mode 100755 Resources/German.lproj/Preferences.strings delete mode 100755 Resources/German.lproj/PrintAccessory.strings delete mode 100755 Resources/German.lproj/ProgressIndicatorLayer.strings delete mode 100755 Resources/German.lproj/QueryFavoriteManager.strings delete mode 100644 Resources/German.lproj/SPQLPluginConnectionBundleTemplate.html delete mode 100644 Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html delete mode 100644 Resources/German.lproj/SPQLPluginConnectionTemplate.html delete mode 100644 Resources/German.lproj/SPQLPluginContentFiltersTemplate.html delete mode 100644 Resources/German.lproj/SPQLPluginQueryFavoritesTemplate.html delete mode 100644 Resources/German.lproj/SPQLPluginSQLTemplate.html delete mode 100755 Resources/German.lproj/SSHQuestionDialog.strings delete mode 100755 Resources/German.lproj/SaveSPFAccessory.strings delete mode 100755 Resources/German.lproj/UserManagerView.strings create mode 100644 Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html create mode 100644 Resources/de.lproj/SPQLPluginConnectionBundleWindowTemplate.html create mode 100644 Resources/de.lproj/SPQLPluginConnectionTemplate.html create mode 100644 Resources/de.lproj/SPQLPluginContentFiltersTemplate.html create mode 100644 Resources/de.lproj/SPQLPluginQueryFavoritesTemplate.html create mode 100644 Resources/de.lproj/SPQLPluginSQLTemplate.html delete mode 100755 Resources/ru.lproj/AboutPanel.strings delete mode 100755 Resources/ru.lproj/BundleEditor.strings delete mode 100755 Resources/ru.lproj/ConnectionErrorDialog.strings delete mode 100755 Resources/ru.lproj/ConnectionView.strings delete mode 100755 Resources/ru.lproj/Console.strings delete mode 100755 Resources/ru.lproj/ContentFilterManager.strings delete mode 100755 Resources/ru.lproj/ContentPaginationView.strings delete mode 100755 Resources/ru.lproj/Credits.rtf delete mode 100755 Resources/ru.lproj/DBView.strings delete mode 100755 Resources/ru.lproj/DataMigrationDialog.strings delete mode 100755 Resources/ru.lproj/DatabaseProcessList.strings delete mode 100755 Resources/ru.lproj/DatabaseServerVariables.strings delete mode 100755 Resources/ru.lproj/EncodingPopupView.strings delete mode 100755 Resources/ru.lproj/ExportDialog.strings delete mode 100755 Resources/ru.lproj/FieldEditorSheet.strings delete mode 100755 Resources/ru.lproj/ImportAccessory.strings delete mode 100755 Resources/ru.lproj/IndexesView.strings delete mode 100755 Resources/ru.lproj/Localizable.strings delete mode 100755 Resources/ru.lproj/MainMenu.strings delete mode 100755 Resources/ru.lproj/MainWindow.strings delete mode 100755 Resources/ru.lproj/Navigator.strings delete mode 100755 Resources/ru.lproj/Preferences.strings delete mode 100755 Resources/ru.lproj/PrintAccessory.strings delete mode 100755 Resources/ru.lproj/ProgressIndicatorLayer.strings delete mode 100755 Resources/ru.lproj/QueryFavoriteManager.strings delete mode 100755 Resources/ru.lproj/SSHQuestionDialog.strings delete mode 100755 Resources/ru.lproj/SaveSPFAccessory.strings delete mode 100755 Resources/ru.lproj/UserManagerView.strings diff --git a/Resources/English.lproj/MainMenu.strings b/Resources/English.lproj/MainMenu.strings index acacf04d..b7022582 100644 Binary files a/Resources/English.lproj/MainMenu.strings and b/Resources/English.lproj/MainMenu.strings differ diff --git a/Resources/German.lproj/AboutPanel.strings b/Resources/German.lproj/AboutPanel.strings deleted file mode 100755 index 9cbcf9aa..00000000 Binary files a/Resources/German.lproj/AboutPanel.strings and /dev/null differ diff --git a/Resources/German.lproj/BundleEditor.strings b/Resources/German.lproj/BundleEditor.strings deleted file mode 100755 index 3e9b8e48..00000000 Binary files a/Resources/German.lproj/BundleEditor.strings and /dev/null differ diff --git a/Resources/German.lproj/ConnectionErrorDialog.strings b/Resources/German.lproj/ConnectionErrorDialog.strings deleted file mode 100755 index 634e307d..00000000 Binary files a/Resources/German.lproj/ConnectionErrorDialog.strings and /dev/null differ diff --git a/Resources/German.lproj/ConnectionView.strings b/Resources/German.lproj/ConnectionView.strings deleted file mode 100755 index 63ac49c5..00000000 Binary files a/Resources/German.lproj/ConnectionView.strings and /dev/null differ diff --git a/Resources/German.lproj/Console.strings b/Resources/German.lproj/Console.strings deleted file mode 100755 index 5e29e0e7..00000000 Binary files a/Resources/German.lproj/Console.strings and /dev/null differ diff --git a/Resources/German.lproj/ContentFilterManager.strings b/Resources/German.lproj/ContentFilterManager.strings deleted file mode 100755 index dbd5ba75..00000000 Binary files a/Resources/German.lproj/ContentFilterManager.strings and /dev/null differ diff --git a/Resources/German.lproj/ContentPaginationView.strings b/Resources/German.lproj/ContentPaginationView.strings deleted file mode 100755 index c76f071b..00000000 Binary files a/Resources/German.lproj/ContentPaginationView.strings and /dev/null differ diff --git a/Resources/German.lproj/Credits.rtf b/Resources/German.lproj/Credits.rtf deleted file mode 100755 index 6c6d0583..00000000 --- a/Resources/German.lproj/Credits.rtf +++ /dev/null @@ -1,163 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;} -{\colortbl;\red255\green255\blue255;\red25\green25\blue25;\red0\green27\blue199;} -\vieww9000\viewh8400\viewkind0 -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\f0\b\fs30 \cf2 Aktuelle Entwickler -\fs22 \ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b0 \cf0 \ -{\field{\*\fldinst{HYPERLINK "http://www.abhibeckert.com/"}}{\fldrslt Abhi Beckert}}\ -{\field{\*\fldinst{HYPERLINK "http://mattlangtree.com.au/"}}{\fldrslt Matt Langtree}}\ -{\field{\*\fldinst{HYPERLINK "http://www.benperry.com.au/"}}{\fldrslt Ben Perry}}\ -{\field{\*\fldinst{HYPERLINK "http://www.markltownsend.com"}}{\fldrslt Mark Townsend}}\ -Rowan Beentje \ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://stuconnolly.com/"}}{\fldrslt \cf0 Stuart Connolly}}\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://marius.me.uk/"}}{\fldrslt \cf0 Marius Ursache}}\ -Jakob Egger\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://www.bibiko.de/"}}{\fldrslt \cf3 \ul \ulc3 Hans-J\'f6rg Bibiko}}\ -Jim Knight\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://www.rekowski.info"}}{\fldrslt \cf0 David Rekowski}}\ -\ -\pard\pardeftab720\qc - -\b\fs30 \cf0 \'dcbersetzungen -\fs22 \ -\pard\pardeftab720\qc - -\b0 \cf0 \ -\pard\pardeftab720\qc - -\b \cf0 Deutsch -\b0 \ -Max Lohrmann\ -Mit Hilfe von\ -Hans-J\'f6rg Bibiko\ -\ - -\b Russisch\ -\pard\pardeftab720\qc - -\b0 \cf0 \uc0\u1040 \u1083 \u1077 \u1082 \u1089 \u1072 \u1085 \u1076 \u1088 \u1042 \u1072 \u1089 \u1080 \u1083 \u1100 \u1077 \u1074 (Alexander Vasiliev) \ -Mit Hilfe von\ -\uc0\u1071 \u1088 \u1086 \u1089 \u1083 \u1072 \u1074 \u1050 \u1086 \u1085 \u1094 \u1077 \u1074 \u1086 \u1081 (Jaroslav Koncevojj)\ -\uc0\u1052 \u1077 \u1076 \u1103 \u1085 \u1085 \u1080 \u1082 \u1044 \u1084 \u1080 \u1090 \u1088 \u1080 \u1081 \u1042 \u1080 \u1082 \u1090 \u1086 \u1088 \u1086 \u1074 \u1080 \u1095 (Medyannik Dmitry Viktorovich)\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 Vorherige Entwickler -\b0 \ -Lorenz Textor \ -Jeff Skrysak\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b\fs30 \cf0 Zus\'e4tzlicher Code -\fs22 \ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b0 \cf0 \ -Serge Cohen und\ -Bertrand Mansion\ -(SMySQL framework)\ -Tristan O'Tierney\ -Kotaro Funakoshi\ -David Buxton\ -Stuart B. Glenn\ -Jason Hallford\ -Carsten Bl\'fcm\ -Andrea Salomoni\ -Greg Hulands\ -Paul Kim\ -(NoodleLineNumberView)\ -Alex King\ -Matt Gemmell\ -(MGTemplateEngine)\ -Joachim M\'e5rtensson, Allan Odgaard\ -(TMDIncrementalPopUp)\ -Ci\'e1ran Walsh, Allan Odgaard\ -(TMDHTMLtip)\ -Matt Gallagher\ -(NSFileManagerAddition)\ -Aaron Linville\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 RegexKitLite -\b0 \ -\pard\pardeftab720\qc -\cf0 Copyright (c) 2008-2010\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://regexkit.sourceforge.net/RegexKitLite/"}}{\fldrslt \cf0 John Engelhart}}\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 Alle Rechte vorbehalten.\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 AQDataExtension -\b0 \ -\pard\pardeftab720\qc -\cf0 Copyright (c) 2005\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://aquaticmac.com/cocoa.php"}}{\fldrslt \cf0 Lucas Newman}}\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 Alle Rechte vorbehalten.\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 BWToolkitFramework -\b0 \ -\pard\pardeftab720\qc -\cf0 Copyright (c) 2009\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://brandonwalkin.com/bwtoolkit/"}}{\fldrslt \cf0 Brandon Walkin}}\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 Alle Rechte vorbehalten.\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 FeedbackReporter -\b0 \ -Copyright (c) 2009\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://vafer.org/"}}{\fldrslt \cf0 Torsten Curdt}}\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 Alle Rechte vorbehalten.\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 ShortcutRecorderFramework -\b0 \ -Copyright (c) 2006-2010\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://code.google.com/p/shortcutrecorder/"}}{\fldrslt \cf0 Jesper, Dauer, Kirkpatrick}}\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 Alle Rechte vorbehalten.\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 Sparkle\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b0 \cf0 Copyright \'a9 2006\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -{\field{\*\fldinst{HYPERLINK "http://sparkle.andymatuschak.org/"}}{\fldrslt \cf0 Andy Matuschak}}\ -Alle Rechte vorbehalten.\ -\ -\pard\pardeftab720\qc - -\b\fs30 \cf0 Grafiken -\fs22 \ -\pard\pardeftab720\qc - -\b0 \cf0 \ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 Icon von {\field{\*\fldinst{HYPERLINK "http://kenichiyoshida.jp/"}}{\fldrslt Kenichi Yoshida}}\ -GUI-Design vom {\field{\*\fldinst{HYPERLINK "http://www.sequelpro.com/"}}{\fldrslt Sequel Pro}}-Team.\ -} \ No newline at end of file diff --git a/Resources/German.lproj/DBView.strings b/Resources/German.lproj/DBView.strings deleted file mode 100755 index 66e35844..00000000 Binary files a/Resources/German.lproj/DBView.strings and /dev/null differ diff --git a/Resources/German.lproj/DataMigrationDialog.strings b/Resources/German.lproj/DataMigrationDialog.strings deleted file mode 100755 index ef4d042f..00000000 Binary files a/Resources/German.lproj/DataMigrationDialog.strings and /dev/null differ diff --git a/Resources/German.lproj/DatabaseProcessList.strings b/Resources/German.lproj/DatabaseProcessList.strings deleted file mode 100755 index b29011db..00000000 Binary files a/Resources/German.lproj/DatabaseProcessList.strings and /dev/null differ diff --git a/Resources/German.lproj/DatabaseServerVariables.strings b/Resources/German.lproj/DatabaseServerVariables.strings deleted file mode 100755 index a2f84ffa..00000000 Binary files a/Resources/German.lproj/DatabaseServerVariables.strings and /dev/null differ diff --git a/Resources/German.lproj/EncodingPopupView.strings b/Resources/German.lproj/EncodingPopupView.strings deleted file mode 100755 index b177b9f0..00000000 Binary files a/Resources/German.lproj/EncodingPopupView.strings and /dev/null differ diff --git a/Resources/German.lproj/ExportDialog.strings b/Resources/German.lproj/ExportDialog.strings deleted file mode 100755 index be9f76bd..00000000 Binary files a/Resources/German.lproj/ExportDialog.strings and /dev/null differ diff --git a/Resources/German.lproj/FieldEditorSheet.strings b/Resources/German.lproj/FieldEditorSheet.strings deleted file mode 100755 index 8e6e77a1..00000000 Binary files a/Resources/German.lproj/FieldEditorSheet.strings and /dev/null differ diff --git a/Resources/German.lproj/ImportAccessory.strings b/Resources/German.lproj/ImportAccessory.strings deleted file mode 100755 index d485c9b8..00000000 Binary files a/Resources/German.lproj/ImportAccessory.strings and /dev/null differ diff --git a/Resources/German.lproj/IndexesView.strings b/Resources/German.lproj/IndexesView.strings deleted file mode 100755 index e16f7232..00000000 Binary files a/Resources/German.lproj/IndexesView.strings and /dev/null differ diff --git a/Resources/German.lproj/Localizable.strings b/Resources/German.lproj/Localizable.strings deleted file mode 100755 index fb319f88..00000000 Binary files a/Resources/German.lproj/Localizable.strings and /dev/null differ diff --git a/Resources/German.lproj/MainMenu.strings b/Resources/German.lproj/MainMenu.strings deleted file mode 100755 index 3ae7a5d2..00000000 Binary files a/Resources/German.lproj/MainMenu.strings and /dev/null differ diff --git a/Resources/German.lproj/MainWindow.strings b/Resources/German.lproj/MainWindow.strings deleted file mode 100755 index e69de29b..00000000 diff --git a/Resources/German.lproj/Navigator.strings b/Resources/German.lproj/Navigator.strings deleted file mode 100755 index 4972bd8e..00000000 Binary files a/Resources/German.lproj/Navigator.strings and /dev/null differ diff --git a/Resources/German.lproj/Preferences.strings b/Resources/German.lproj/Preferences.strings deleted file mode 100755 index c18a2be9..00000000 Binary files a/Resources/German.lproj/Preferences.strings and /dev/null differ diff --git a/Resources/German.lproj/PrintAccessory.strings b/Resources/German.lproj/PrintAccessory.strings deleted file mode 100755 index fdc112b1..00000000 Binary files a/Resources/German.lproj/PrintAccessory.strings and /dev/null differ diff --git a/Resources/German.lproj/ProgressIndicatorLayer.strings b/Resources/German.lproj/ProgressIndicatorLayer.strings deleted file mode 100755 index d4574cd8..00000000 Binary files a/Resources/German.lproj/ProgressIndicatorLayer.strings and /dev/null differ diff --git a/Resources/German.lproj/QueryFavoriteManager.strings b/Resources/German.lproj/QueryFavoriteManager.strings deleted file mode 100755 index 24b1c747..00000000 Binary files a/Resources/German.lproj/QueryFavoriteManager.strings and /dev/null differ diff --git a/Resources/German.lproj/SPQLPluginConnectionBundleTemplate.html b/Resources/German.lproj/SPQLPluginConnectionBundleTemplate.html deleted file mode 100644 index 01ccffd7..00000000 --- a/Resources/German.lproj/SPQLPluginConnectionBundleTemplate.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - -
- - - - - -
- - -
-Sequel Pro Session-Datei
-(%ld Verbindungen) -


-
-%@ -
- - diff --git a/Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html b/Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html deleted file mode 100644 index c5cc4c1b..00000000 --- a/Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - -
Server: %@ (%@)
Name: %@%@
Host: %@
Benutzer: %@
Datenbank: %@
\ No newline at end of file diff --git a/Resources/German.lproj/SPQLPluginConnectionTemplate.html b/Resources/German.lproj/SPQLPluginConnectionTemplate.html deleted file mode 100644 index e5a9de41..00000000 --- a/Resources/German.lproj/SPQLPluginConnectionTemplate.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - -
- - - - - -
- - -
-Sequel Pro Verbindungsdatei
-%@ (%@) -


- - - - - - - - - - - - - - - - - - - - - - -
Name: %@
Host: %@
Benutzer: %@
Datenbank: %@
Größe: %@
Zuletzt geändert: %@
Auto-connect:
-
-
- - diff --git a/Resources/German.lproj/SPQLPluginContentFiltersTemplate.html b/Resources/German.lproj/SPQLPluginContentFiltersTemplate.html deleted file mode 100644 index 834fa6c7..00000000 --- a/Resources/German.lproj/SPQLPluginContentFiltersTemplate.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - -
- - - - - -
- - -
-Sequel Pro Inhaltsfilter-Datei

-
- -
-
- - diff --git a/Resources/German.lproj/SPQLPluginQueryFavoritesTemplate.html b/Resources/German.lproj/SPQLPluginQueryFavoritesTemplate.html deleted file mode 100644 index ad9a6403..00000000 --- a/Resources/German.lproj/SPQLPluginQueryFavoritesTemplate.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - -
- - - - - -
- - -
-Sequel Pro Favoriten-Datei

-
- -
-
- - diff --git a/Resources/German.lproj/SPQLPluginSQLTemplate.html b/Resources/German.lproj/SPQLPluginSQLTemplate.html deleted file mode 100644 index 0ace0250..00000000 --- a/Resources/German.lproj/SPQLPluginSQLTemplate.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - -
- - - - - -
- - -
-Sequel Pro SQL Datei
-Größe: %@ -


-
-
- -%@ - - - diff --git a/Resources/German.lproj/SSHQuestionDialog.strings b/Resources/German.lproj/SSHQuestionDialog.strings deleted file mode 100755 index 9f0a510f..00000000 Binary files a/Resources/German.lproj/SSHQuestionDialog.strings and /dev/null differ diff --git a/Resources/German.lproj/SaveSPFAccessory.strings b/Resources/German.lproj/SaveSPFAccessory.strings deleted file mode 100755 index aedb97d3..00000000 Binary files a/Resources/German.lproj/SaveSPFAccessory.strings and /dev/null differ diff --git a/Resources/German.lproj/UserManagerView.strings b/Resources/German.lproj/UserManagerView.strings deleted file mode 100755 index 76e625ab..00000000 Binary files a/Resources/German.lproj/UserManagerView.strings and /dev/null differ diff --git a/Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html b/Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html new file mode 100644 index 00000000..01ccffd7 --- /dev/null +++ b/Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html @@ -0,0 +1,30 @@ + + + + + + + +
+ + + + + +
+ + +
+Sequel Pro Session-Datei
+(%ld Verbindungen) +


+
+%@ +
+ + diff --git a/Resources/de.lproj/SPQLPluginConnectionBundleWindowTemplate.html b/Resources/de.lproj/SPQLPluginConnectionBundleWindowTemplate.html new file mode 100644 index 00000000..c5cc4c1b --- /dev/null +++ b/Resources/de.lproj/SPQLPluginConnectionBundleWindowTemplate.html @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + +
Server: %@ (%@)
Name: %@%@
Host: %@
Benutzer: %@
Datenbank: %@
\ No newline at end of file diff --git a/Resources/de.lproj/SPQLPluginConnectionTemplate.html b/Resources/de.lproj/SPQLPluginConnectionTemplate.html new file mode 100644 index 00000000..e5a9de41 --- /dev/null +++ b/Resources/de.lproj/SPQLPluginConnectionTemplate.html @@ -0,0 +1,52 @@ + + + + + + + +
+ + + + + +
+ + +
+Sequel Pro Verbindungsdatei
+%@ (%@) +


+ + + + + + + + + + + + + + + + + + + + + + +
Name: %@
Host: %@
Benutzer: %@
Datenbank: %@
Größe: %@
Zuletzt geändert: %@
Auto-connect:
+
+
+ + diff --git a/Resources/de.lproj/SPQLPluginContentFiltersTemplate.html b/Resources/de.lproj/SPQLPluginContentFiltersTemplate.html new file mode 100644 index 00000000..834fa6c7 --- /dev/null +++ b/Resources/de.lproj/SPQLPluginContentFiltersTemplate.html @@ -0,0 +1,29 @@ + + + + + + + +
+ + + + + +
+ + +
+Sequel Pro Inhaltsfilter-Datei

+
+ +
+
+ + diff --git a/Resources/de.lproj/SPQLPluginQueryFavoritesTemplate.html b/Resources/de.lproj/SPQLPluginQueryFavoritesTemplate.html new file mode 100644 index 00000000..ad9a6403 --- /dev/null +++ b/Resources/de.lproj/SPQLPluginQueryFavoritesTemplate.html @@ -0,0 +1,29 @@ + + + + + + + +
+ + + + + +
+ + +
+Sequel Pro Favoriten-Datei

+
+ +
+
+ + diff --git a/Resources/de.lproj/SPQLPluginSQLTemplate.html b/Resources/de.lproj/SPQLPluginSQLTemplate.html new file mode 100644 index 00000000..0ace0250 --- /dev/null +++ b/Resources/de.lproj/SPQLPluginSQLTemplate.html @@ -0,0 +1,40 @@ + + + + + + + +
+ + + + + +
+ + +
+Sequel Pro SQL Datei
+Größe: %@ +


+
+
+ +%@ + + + diff --git a/Resources/ru.lproj/AboutPanel.strings b/Resources/ru.lproj/AboutPanel.strings deleted file mode 100755 index 128825e5..00000000 Binary files a/Resources/ru.lproj/AboutPanel.strings and /dev/null differ diff --git a/Resources/ru.lproj/BundleEditor.strings b/Resources/ru.lproj/BundleEditor.strings deleted file mode 100755 index a9edac22..00000000 Binary files a/Resources/ru.lproj/BundleEditor.strings and /dev/null differ diff --git a/Resources/ru.lproj/ConnectionErrorDialog.strings b/Resources/ru.lproj/ConnectionErrorDialog.strings deleted file mode 100755 index 36dd990c..00000000 Binary files a/Resources/ru.lproj/ConnectionErrorDialog.strings and /dev/null differ diff --git a/Resources/ru.lproj/ConnectionView.strings b/Resources/ru.lproj/ConnectionView.strings deleted file mode 100755 index 5e8ad2a3..00000000 Binary files a/Resources/ru.lproj/ConnectionView.strings and /dev/null differ diff --git a/Resources/ru.lproj/Console.strings b/Resources/ru.lproj/Console.strings deleted file mode 100755 index ae9eaf74..00000000 Binary files a/Resources/ru.lproj/Console.strings and /dev/null differ diff --git a/Resources/ru.lproj/ContentFilterManager.strings b/Resources/ru.lproj/ContentFilterManager.strings deleted file mode 100755 index c8522da8..00000000 Binary files a/Resources/ru.lproj/ContentFilterManager.strings and /dev/null differ diff --git a/Resources/ru.lproj/ContentPaginationView.strings b/Resources/ru.lproj/ContentPaginationView.strings deleted file mode 100755 index dddc4997..00000000 Binary files a/Resources/ru.lproj/ContentPaginationView.strings and /dev/null differ diff --git a/Resources/ru.lproj/Credits.rtf b/Resources/ru.lproj/Credits.rtf deleted file mode 100755 index 6d3abea0..00000000 --- a/Resources/ru.lproj/Credits.rtf +++ /dev/null @@ -1,183 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 -{\fonttbl\f0\fnil\fcharset0 LucidaGrande;\f1\fmodern\fcharset0 Courier;} -{\colortbl;\red255\green255\blue255;\red25\green25\blue25;\red0\green27\blue199;} -\vieww9000\viewh8400\viewkind0 -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\f0\b\fs30 \cf2 \uc0\u1056 \u1072 \u1079 \u1088 \u1072 \u1073 \u1086 \u1090 \u1095 \u1080 \u1082 \u1080 -\fs22 \cf2 \ - -\b0 \cf0 \ -{\field{\*\fldinst{HYPERLINK "http://www.abhibeckert.com/"}}{\fldrslt \uc0\u1040 \u1073 \u1093 \u1080 \u1041 \u1077 \u1082 \u1077 \u1088 \u1090 }} (Abhi Beckert)\ -{\field{\*\fldinst{HYPERLINK "http://mattlangtree.com.au/"}}{\fldrslt \uc0\u1052 \u1101 \u1090 \u1051 \u1101 \u1085 \u1075 \u1090 \u1088 \u1080 }} (Matt Langtree)\ -{\field{\*\fldinst{HYPERLINK "http://www.benperry.com.au/"}}{\fldrslt B\uc0\u1101 \u1085 \u1055 \u1101 \u1088 \u1080 }} (Ben Perry)\ -{\field{\*\fldinst{HYPERLINK "http://www.markltownsend.com"}}{\fldrslt \uc0\u1052 \u1072 \u1088 \u1082 \u1058 \u1072 \u1091 \u1085 \u1089 \u1101 \u1085 \u1076 }} (Mark Townsend)\ -\uc0\u1056 \u1086 \u1091 \u1072 \u1085 \u1041 \u1077 \u1085 \u1090 \u1080 \u1076 \u1078 (Rowan Beentje)\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://stuconnolly.com/"}}{\fldrslt \cf0 \uc0\u1057 \u1090 \u1102 \u1072 \u1088 \u1076 \u1050 \u1086 \u1085 \u1085 \u1086 \u1083 \u1083 \u1080 }} (Stuart Connolly)\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://marius.me.uk/"}}{\fldrslt \cf0 \uc0\u1052 \u1072 \u1088 \u1080 \u1091 \u1089 \u1059 \u1088 \u1089 \u1072 \u1095 }} (Marius Ursache)\ -\uc0\u1071 \u1082 \u1086 \u1073 \u1069 \u1075 \u1077 \u1088 (Jakob Egger)\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://www.bibiko.de/"}}{\fldrslt \cf3 \ul \ulc3 \uc0\u1043 \u1072 \u1085 \u1089 -\u1049 \u1086 \u1088 \u1075 \u1041 \u1080 \u1073 \u1080 \u1082 \u1086 }} (Hans-J\'f6rg Bibiko)\ -\uc0\u1044 \u1078 \u1080 \u1084 \u1053 \u1072 \u1081 \u1090 (Jim Knight)\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://www.rekowski.info"}}{\fldrslt \cf0 \uc0\u1044 \u1101 \u1074 \u1080 \u1076 \u1056 \u1077 \u1082 \u1086 \u1074 \u1089 \u1082 \u1080 \u1081 }} (David Rekowski)\ -\ -\pard\pardeftab720\qc - -\b\fs30 \cf0 \uc0\u1055 \u1077 \u1088 \u1077 \u1074 \u1086 \u1076 \u1099 : -\fs22 \ -\pard\pardeftab720\qc - -\b0 \cf0 \ -\pard\pardeftab720\qc - -\b \cf0 \uc0\u1053 \u1077 \u1084 \u1077 \u1094 \u1082 \u1080 \u1081 \u1103 \u1079 \u1099 \u1082 -\b0 \ -\uc0\u1052 \u1072 \u1082 \u1089 \u1051 \u1086 \u1088 \u1084 \u1072 \u1085 (Max Lohrmann)\ -\uc0\u1087 \u1086 \u1084 \u1086 \u1075 \u1072 \u1083 \ -\uc0\u1043 \u1072 \u1085 \u1089 -\u1049 \u1086 \u1088 \u1075 \u1041 \u1080 \u1073 \u1080 \u1082 \u1086 (Hans-J\'f6rg Bibiko)\ -\ - -\b \uc0\u1056 \u1091 \u1089 \u1089 \u1082 \u1080 \u1081 \u1103 \u1079 \u1099 \u1082 \ -\pard\pardeftab720\qc - -\b0 \cf0 \uc0\u1040 \u1083 \u1077 \u1082 \u1089 \u1072 \u1085 \u1076 \u1088 \u1042 \u1072 \u1089 \u1080 \u1083 \u1100 \u1077 \u1074 (Alexander Vasiliev) \ -\uc0\u1087 \u1086 \u1084 \u1086 \u1075 \u1072 \u1083 \u1080 \ -\uc0\u1071 \u1088 \u1086 \u1089 \u1083 \u1072 \u1074 \u1050 \u1086 \u1085 \u1094 \u1077 \u1074 \u1086 \u1081 (Jaroslav Koncevojj)\ -\uc0\u1044 \u1084 \u1080 \u1090 \u1088 \u1080 \u1081 \u1052 \u1077 \u1076 \u1103 \u1085 \u1085 \u1080 \u1082 (Dmitry Medyannik)\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf2 \uc0\u1056 \u1072 \u1079 \u1088 \u1072 \u1073 \u1086 \u1090 \u1095 \u1080 \u1082 \u1080 \u1087 \u1088 \u1077 \u1076 \u1099 \u1076 \u1091 \u1097 \u1080 \u1093 \u1074 \u1077 \u1088 \u1089 \u1080 \u1081 -\b0 \cf0 \ -\uc0\u1051 \u1086 \u1088 \u1077 \u1085 \u1089 \u1058 \u1077 \u1082 \u1089 \u1090 \u1086 \u1088 (Lorenz Textor) \ -\uc0\u1044 \u1078 \u1077 \u1092 \u1057 \u1082 \u1088 \u1080 \u1089 \u1072 \u1082 (Jeff Skrysak)\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b\fs30 \cf2 \uc0\u1056 \u1072 \u1079 \u1088 \u1072 \u1073 \u1086 \u1090 \u1095 \u1080 \u1082 \u1080 \cf0 \uc0\u1076 \u1086 \u1087 \u1086 \u1083 \u1085 \u1077 \u1085 \u1080 \u1081 -\fs22 \ - -\b0 \ -\uc0\u1057 \u1077 \u1088 \u1078 \u1050 \u1086 \u1093 \u1077 \u1085 (Serge Cohen)\ -\uc0\u1080 \u1041 \u1077 \u1088 \u1085 \u1072 \u1088 \u1076 \u1052 \u1101 \u1085 \u1096 \u1085 (Bertrand Mansion)\ -( -\f1 SMySQL framework -\f0 )\ -\ -\uc0\u1058 \u1088 \u1080 \u1089 \u1090 \u1072 \u1085 \u1054 `\u1058 \u1080 \u1088 \u1085 \u1080 (Tristan O'Tierney)\ -\uc0\u1050 \u1086 \u1090 \u1072 \u1088 \u1086 \u1060 \u1091 \u1085 \u1072 \u1082 \u1086 \u1096 \u1080 (Kotaro Funakoshi)\ -\uc0\u1044 \u1101 \u1074 \u1080 \u1076 \u1041 \u1091 \u1082 \u1089 \u1090 \u1086 \u1085 (David Buxton)\ -\uc0\u1057 \u1090 \u1102 \u1072 \u1088 \u1090 \u1041 . \u1043 \u1083 \u1077 \u1085 (Stuart B. Glenn)\ -\uc0\u1044 \u1078 \u1077 \u1081 \u1089 \u1086 \u1085 \u1061 \u1086 \u1083 \u1092 \u1086 \u1088 \u1076 (Jason Hallford)\ -\uc0\u1050 \u1072 \u1088 \u1089 \u1090 \u1077 \u1085 \u1041 \u1083 \u1091 \u1084 (Carsten Bl\'fcm)\ -\uc0\u1040 \u1085 \u1076 \u1088 \u1101 \u1057 \u1072 \u1083 \u1086 \u1084 \u1086 \u1085 \u1080 (Andrea Salomoni)\ -\uc0\u1043 \u1088 \u1077 \u1075 \u1061 \u1091 \u1083 \u1101 \u1085 \u1076 \u1089 (Greg Hulands)\ -\uc0\u1055 \u1086 \u1083 \u1050 \u1080 \u1084 (Paul Kim)\ -( -\f1 NoodleLineNumberView -\f0 )\ -\ -\uc0\u1040 \u1083 \u1077 \u1082 \u1089 \u1050 \u1080 \u1085 \u1075 (Alex King)\ -\uc0\u1052 \u1101 \u1090 \u1044 \u1078 \u1077 \u1084 \u1084 \u1077 \u1083 \u1100 (Matt Gemmell)\ -( -\f1 MGTemplateEngine -\f0 )\ -\ -Joachim M\'e5rtensson, Allan Odgaard\ -( -\f1 TMDIncrementalPopUp -\f0 )\ -\ -\uc0\u1062 \u1080 \u1072 \u1088 \u1072 \u1085 \u1042 \u1086 \u1083 \u1096 (Ci\'e1ran Walsh)\ -\uc0\u1080 \u1040 \u1083 \u1072 \u1085 \u1054 \u1076 \u1075 \u1072 \u1088 \u1076 (Allan Odgaard)\ -( -\f1 TMDHTMLtip -\f0 )\ -\ -\uc0\u1052 \u1101 \u1090 \u1043 \u1077 \u1083 \u1083 \u1072 \u1085 \u1075 \u1077 \u1088 (Matt Gallagher)\ -( -\f1 NSFileManagerAddition -\f0 )\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 RegexKitLite -\b0 \ -\pard\pardeftab720\qc -\cf0 \uc0\u1040 \u1074 \u1090 \u1086 \u1088 \u1089 \u1082 \u1080 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \'a9 2008-2010\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://regexkit.sourceforge.net/RegexKitLite/"}}{\fldrslt \cf0 \uc0\u1044 \u1078 \u1086 \u1085 \u1069 \u1085 \u1078 \u1077 \u1083 \u1093 \u1072 \u1090 }} (John Engelhart)\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 \uc0\u1042 \u1089 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \u1089 \u1086 \u1093 \u1088 \u1072 \u1085 \u1077 \u1085 \u1099 .\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 AQDataExtension -\b0 \ -\pard\pardeftab720\qc -\cf0 \uc0\u1040 \u1074 \u1090 \u1086 \u1088 \u1089 \u1082 \u1080 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \'a9 2005\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://aquaticmac.com/cocoa.php"}}{\fldrslt \cf0 \uc0\u1051 \u1091 \u1082 \u1072 \u1089 \u1053 \u1100 \u1102 \u1084 \u1072 \u1085 }} (Lucas Newman)\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 \uc0\u1042 \u1089 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \u1089 \u1086 \u1093 \u1088 \u1072 \u1085 \u1077 \u1085 \u1099 .\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 BWToolkitFramework -\b0 \ -\pard\pardeftab720\qc -\cf0 \uc0\u1040 \u1074 \u1090 \u1086 \u1088 \u1089 \u1082 \u1080 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \'a9 2009\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://brandonwalkin.com/bwtoolkit/"}}{\fldrslt \cf0 \uc0\u1041 \u1088 \u1072 \u1085 \u1076 \u1086 \u1085 \u1042 \u1086 \u1083 \u1082 \u1080 \u1085 }} (Brandon Walkin)\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 \uc0\u1042 \u1089 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \u1089 \u1086 \u1093 \u1088 \u1072 \u1085 \u1077 \u1085 \u1099 .\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 FeedbackReporter -\b0 \ -\pard\pardeftab720\qc -\cf0 \uc0\u1040 \u1074 \u1090 \u1086 \u1088 \u1089 \u1082 \u1080 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \'a9 2009\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://vafer.org/"}}{\fldrslt \cf0 \uc0\u1058 \u1086 \u1088 \u1089 \u1090 \u1077 \u1085 \u1050 \u1091 \u1088 \u1076 \u1090 }} (Torsten Curdt)\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 \uc0\u1042 \u1089 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \u1089 \u1086 \u1093 \u1088 \u1072 \u1085 \u1077 \u1085 \u1099 .\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 ShortcutRecorderFramework -\b0 \ -\pard\pardeftab720\qc -\cf0 \uc0\u1040 \u1074 \u1090 \u1086 \u1088 \u1089 \u1082 \u1080 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \'a9 2006-2010\ -\pard\pardeftab720\qc -{\field{\*\fldinst{HYPERLINK "http://code.google.com/p/shortcutrecorder/"}}{\fldrslt \cf0 \uc0\u1044 \u1078 \u1077 \u1089 \u1087 \u1077 \u1088 , \u1044 \u1072 \u1091 \u1077 \u1088 , \u1050 \u1080 \u1088 \u1082 \u1087 \u1072 \u1090 \u1088 \u1080 \u1082 }}\ -(Jesper, Dauer, Kirkpatrick)\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 \uc0\u1042 \u1089 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \u1089 \u1086 \u1093 \u1088 \u1072 \u1085 \u1077 \u1085 \u1099 .\ -\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural - -\b \cf0 Sparkle\ -\pard\pardeftab720\qc - -\b0 \cf0 \uc0\u1040 \u1074 \u1090 \u1086 \u1088 \u1089 \u1082 \u1080 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \'a9 2006\ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -{\field{\*\fldinst{HYPERLINK "http://sparkle.andymatuschak.org/"}}{\fldrslt \cf0 \uc0\u1069 \u1085 \u1076 \u1080 \u1052 \u1101 \u1090 \u1100 \u1102 \u1096 \u1072 \u1082 }} (Andy Matuschak)\ -\uc0\u1042 \u1089 \u1077 \u1087 \u1088 \u1072 \u1074 \u1072 \u1089 \u1086 \u1093 \u1088 \u1072 \u1085 \u1077 \u1085 \u1099 .\ -\ -\pard\pardeftab720\qc - -\b\fs30 \cf0 \uc0\u1054 \u1092 \u1086 \u1088 \u1084 \u1083 \u1077 \u1085 \u1080 \u1077 -\fs22 \ -\pard\pardeftab720\qc - -\b0 \cf0 \ -\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural -\cf0 \uc0\u1048 \u1082 \u1086 \u1085 \u1082 \u1080 \u1085 \u1072 \u1088 \u1080 \u1089 \u1086 \u1074 \u1072 \u1085 \u1099 {\field{\*\fldinst{HYPERLINK "http://kenichiyoshida.jp/"}}{\fldrslt Kenichi Yoshida}}\ -\ -\uc0\u1048 \u1085 \u1090 \u1077 \u1088 \u1092 \u1077 \u1081 \u1089 \u1087 \u1088 \u1086 \u1075 \u1088 \u1072 \u1084 \u1084 \u1099 \ -\uc0\u1088 \u1072 \u1079 \u1088 \u1072 \u1073 \u1086 \u1090 \u1072 \u1085 \u1082 \u1086 \u1084 \u1072 \u1085 \u1076 \u1086 \u1081 {\field{\*\fldinst{HYPERLINK "http://www.sequelpro.com/"}}{\fldrslt Sequel Pro}}.\ -} \ No newline at end of file diff --git a/Resources/ru.lproj/DBView.strings b/Resources/ru.lproj/DBView.strings deleted file mode 100755 index c03b6ff6..00000000 Binary files a/Resources/ru.lproj/DBView.strings and /dev/null differ diff --git a/Resources/ru.lproj/DataMigrationDialog.strings b/Resources/ru.lproj/DataMigrationDialog.strings deleted file mode 100755 index 72ba39ad..00000000 Binary files a/Resources/ru.lproj/DataMigrationDialog.strings and /dev/null differ diff --git a/Resources/ru.lproj/DatabaseProcessList.strings b/Resources/ru.lproj/DatabaseProcessList.strings deleted file mode 100755 index f52c6b22..00000000 Binary files a/Resources/ru.lproj/DatabaseProcessList.strings and /dev/null differ diff --git a/Resources/ru.lproj/DatabaseServerVariables.strings b/Resources/ru.lproj/DatabaseServerVariables.strings deleted file mode 100755 index 83d92a9d..00000000 Binary files a/Resources/ru.lproj/DatabaseServerVariables.strings and /dev/null differ diff --git a/Resources/ru.lproj/EncodingPopupView.strings b/Resources/ru.lproj/EncodingPopupView.strings deleted file mode 100755 index 4aa77e09..00000000 Binary files a/Resources/ru.lproj/EncodingPopupView.strings and /dev/null differ diff --git a/Resources/ru.lproj/ExportDialog.strings b/Resources/ru.lproj/ExportDialog.strings deleted file mode 100755 index 79d550d0..00000000 Binary files a/Resources/ru.lproj/ExportDialog.strings and /dev/null differ diff --git a/Resources/ru.lproj/FieldEditorSheet.strings b/Resources/ru.lproj/FieldEditorSheet.strings deleted file mode 100755 index b1b2eeef..00000000 Binary files a/Resources/ru.lproj/FieldEditorSheet.strings and /dev/null differ diff --git a/Resources/ru.lproj/ImportAccessory.strings b/Resources/ru.lproj/ImportAccessory.strings deleted file mode 100755 index 9db6844c..00000000 Binary files a/Resources/ru.lproj/ImportAccessory.strings and /dev/null differ diff --git a/Resources/ru.lproj/IndexesView.strings b/Resources/ru.lproj/IndexesView.strings deleted file mode 100755 index e853e89e..00000000 Binary files a/Resources/ru.lproj/IndexesView.strings and /dev/null differ diff --git a/Resources/ru.lproj/Localizable.strings b/Resources/ru.lproj/Localizable.strings deleted file mode 100755 index 360eecb0..00000000 Binary files a/Resources/ru.lproj/Localizable.strings and /dev/null differ diff --git a/Resources/ru.lproj/MainMenu.strings b/Resources/ru.lproj/MainMenu.strings deleted file mode 100755 index 608eae98..00000000 Binary files a/Resources/ru.lproj/MainMenu.strings and /dev/null differ diff --git a/Resources/ru.lproj/MainWindow.strings b/Resources/ru.lproj/MainWindow.strings deleted file mode 100755 index e69de29b..00000000 diff --git a/Resources/ru.lproj/Navigator.strings b/Resources/ru.lproj/Navigator.strings deleted file mode 100755 index a7bfec76..00000000 Binary files a/Resources/ru.lproj/Navigator.strings and /dev/null differ diff --git a/Resources/ru.lproj/Preferences.strings b/Resources/ru.lproj/Preferences.strings deleted file mode 100755 index 2a0e9eaf..00000000 Binary files a/Resources/ru.lproj/Preferences.strings and /dev/null differ diff --git a/Resources/ru.lproj/PrintAccessory.strings b/Resources/ru.lproj/PrintAccessory.strings deleted file mode 100755 index 7963dc0f..00000000 Binary files a/Resources/ru.lproj/PrintAccessory.strings and /dev/null differ diff --git a/Resources/ru.lproj/ProgressIndicatorLayer.strings b/Resources/ru.lproj/ProgressIndicatorLayer.strings deleted file mode 100755 index 283c7064..00000000 Binary files a/Resources/ru.lproj/ProgressIndicatorLayer.strings and /dev/null differ diff --git a/Resources/ru.lproj/QueryFavoriteManager.strings b/Resources/ru.lproj/QueryFavoriteManager.strings deleted file mode 100755 index 77e783a2..00000000 Binary files a/Resources/ru.lproj/QueryFavoriteManager.strings and /dev/null differ diff --git a/Resources/ru.lproj/SSHQuestionDialog.strings b/Resources/ru.lproj/SSHQuestionDialog.strings deleted file mode 100755 index 2852522a..00000000 Binary files a/Resources/ru.lproj/SSHQuestionDialog.strings and /dev/null differ diff --git a/Resources/ru.lproj/SaveSPFAccessory.strings b/Resources/ru.lproj/SaveSPFAccessory.strings deleted file mode 100755 index 1aae8a97..00000000 Binary files a/Resources/ru.lproj/SaveSPFAccessory.strings and /dev/null differ diff --git a/Resources/ru.lproj/UserManagerView.strings b/Resources/ru.lproj/UserManagerView.strings deleted file mode 100755 index d3ef3b65..00000000 Binary files a/Resources/ru.lproj/UserManagerView.strings and /dev/null differ diff --git a/Scripts/build.sh b/Scripts/build.sh index 01c9b683..09bd09f6 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -84,6 +84,15 @@ cp -R "${SRCROOT}/SharedSupport/Default Themes" "${BUILD_PRODUCT}/Contents/Share # Perform distribution specific tasks if this is a 'Distribution' build if [ "$CONFIGURATION" == 'Distribution' ] then + + echo 'Checking for localizations to copy in, using the "ResourcesToCopy" directory...' + if [ -e "${SRCROOT}/ResourcesToCopy" ] + then + find "${SRCROOT}/ResourcesToCopy" \( -name "*.lproj" \) | while read FILE; do; printf "\tCopying localization: ${FILE}\n"; cp -R "$FILE" "${BUILD_PRODUCT}/Contents/Resources/"; done; + else + echo 'No localizations to copy.' + fi + echo 'Performing distribution build code signing...' codesign -s 'Developer ID Application: MJ Media' -r "${SRCROOT}/Resources/sprequirement.bin" "${BUILD_PRODUCT}/Contents/Resources/SequelProTunnelAssistant" diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj index fe7a50d0..dfaa9bdc 100644 --- a/sequel-pro.xcodeproj/project.pbxproj +++ b/sequel-pro.xcodeproj/project.pbxproj @@ -329,32 +329,6 @@ 58CDB3400FCE13EF00F8ACA3 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5EAC0FC0EC87FF900CC579C /* Security.framework */; }; 58CDB3410FCE141900F8ACA3 /* SequelProTunnelAssistant.m in Sources */ = {isa = PBXBuildFile; fileRef = 58CDB3310FCE139C00F8ACA3 /* SequelProTunnelAssistant.m */; }; 58CDB3420FCE142500F8ACA3 /* SPKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E641740EF01F80001BC333 /* SPKeychain.m */; }; - 58D1004E13A57F940092E019 /* AboutPanel.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1001813A57F940092E019 /* AboutPanel.strings */; }; - 58D1004F13A57F940092E019 /* BundleEditor.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1001A13A57F940092E019 /* BundleEditor.strings */; }; - 58D1005013A57F940092E019 /* ConnectionErrorDialog.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1001C13A57F940092E019 /* ConnectionErrorDialog.strings */; }; - 58D1005113A57F940092E019 /* ConnectionView.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1001E13A57F940092E019 /* ConnectionView.strings */; }; - 58D1005213A57F940092E019 /* Console.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002013A57F940092E019 /* Console.strings */; }; - 58D1005313A57F940092E019 /* ContentFilterManager.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002213A57F940092E019 /* ContentFilterManager.strings */; }; - 58D1005413A57F940092E019 /* ContentPaginationView.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002413A57F940092E019 /* ContentPaginationView.strings */; }; - 58D1005513A57F940092E019 /* DatabaseProcessList.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002713A57F940092E019 /* DatabaseProcessList.strings */; }; - 58D1005613A57F940092E019 /* DatabaseServerVariables.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002913A57F940092E019 /* DatabaseServerVariables.strings */; }; - 58D1005713A57F940092E019 /* DataMigrationDialog.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002B13A57F940092E019 /* DataMigrationDialog.strings */; }; - 58D1005813A57F940092E019 /* DBView.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002D13A57F940092E019 /* DBView.strings */; }; - 58D1005913A57F940092E019 /* EncodingPopupView.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1002F13A57F940092E019 /* EncodingPopupView.strings */; }; - 58D1005A13A57F940092E019 /* ExportDialog.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003113A57F940092E019 /* ExportDialog.strings */; }; - 58D1005B13A57F940092E019 /* FieldEditorSheet.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003313A57F940092E019 /* FieldEditorSheet.strings */; }; - 58D1005C13A57F940092E019 /* ImportAccessory.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003513A57F940092E019 /* ImportAccessory.strings */; }; - 58D1005D13A57F940092E019 /* IndexesView.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003713A57F940092E019 /* IndexesView.strings */; }; - 58D1005E13A57F940092E019 /* MainMenu.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003A13A57F940092E019 /* MainMenu.strings */; }; - 58D1005F13A57F940092E019 /* MainWindow.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003C13A57F940092E019 /* MainWindow.strings */; }; - 58D1006013A57F940092E019 /* Navigator.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1003E13A57F940092E019 /* Navigator.strings */; }; - 58D1006113A57F940092E019 /* Preferences.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004013A57F940092E019 /* Preferences.strings */; }; - 58D1006213A57F940092E019 /* PrintAccessory.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004213A57F940092E019 /* PrintAccessory.strings */; }; - 58D1006313A57F940092E019 /* ProgressIndicatorLayer.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004413A57F940092E019 /* ProgressIndicatorLayer.strings */; }; - 58D1006413A57F940092E019 /* QueryFavoriteManager.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004613A57F940092E019 /* QueryFavoriteManager.strings */; }; - 58D1006513A57F940092E019 /* SaveSPFAccessory.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004813A57F940092E019 /* SaveSPFAccessory.strings */; }; - 58D1006613A57F940092E019 /* SSHQuestionDialog.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004A13A57F940092E019 /* SSHQuestionDialog.strings */; }; - 58D1006713A57F940092E019 /* UserManagerView.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58D1004C13A57F940092E019 /* UserManagerView.strings */; }; 58D2E229101222670063EF1D /* SPTextAndLinkCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 58D2E227101222670063EF1D /* SPTextAndLinkCell.m */; }; 58D2E22E101222870063EF1D /* link-arrow-clicked.png in Resources */ = {isa = PBXBuildFile; fileRef = 58D2E22B101222870063EF1D /* link-arrow-clicked.png */; }; 58D2E22F101222870063EF1D /* link-arrow-highlighted-clicked.png in Resources */ = {isa = PBXBuildFile; fileRef = 58D2E22C101222870063EF1D /* link-arrow-highlighted-clicked.png */; }; @@ -942,6 +916,12 @@ 582E94AD16839C4A003459FD /* toolbar-preferences-notifications.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "toolbar-preferences-notifications.png"; sourceTree = ""; }; 582E94C616839D83003459FD /* toolbar-preferences-tables.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "toolbar-preferences-tables.png"; sourceTree = ""; }; 582E94F716839E83003459FD /* toolbar-preferences-network.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "toolbar-preferences-network.png"; sourceTree = ""; }; + 582E957D1684D720003459FD /* de */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = de; path = de.lproj/SPQLPluginConnectionBundleTemplate.html; sourceTree = ""; }; + 582E957E1684D72A003459FD /* de */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = de; path = de.lproj/SPQLPluginConnectionTemplate.html; sourceTree = ""; }; + 582E957F1684D732003459FD /* de */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = de; path = de.lproj/SPQLPluginContentFiltersTemplate.html; sourceTree = ""; }; + 582E95801684D73A003459FD /* de */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = de; path = de.lproj/SPQLPluginQueryFavoritesTemplate.html; sourceTree = ""; }; + 582E95811684D746003459FD /* de */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = de; path = de.lproj/SPQLPluginSQLTemplate.html; sourceTree = ""; }; + 582E95821684D74C003459FD /* de */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = de; path = de.lproj/SPQLPluginConnectionBundleWindowTemplate.html; sourceTree = ""; }; 582F022F1370B52600B30621 /* SPExportFileNameTokenObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPExportFileNameTokenObject.h; sourceTree = ""; }; 582F02301370B52600B30621 /* SPExportFileNameTokenObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPExportFileNameTokenObject.m; sourceTree = ""; }; 583CA21312EC8B2200C9E763 /* SPWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPWindow.h; sourceTree = ""; }; @@ -972,10 +952,6 @@ 584756FD120A1B290057631F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/SPQLPluginContentFiltersTemplate.html; sourceTree = ""; }; 584756FF120A1B290057631F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/SPQLPluginQueryFavoritesTemplate.html; sourceTree = ""; }; 58475701120A1B290057631F /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/SPQLPluginSQLTemplate.html; sourceTree = ""; }; - 58475706120A1B630057631F /* German */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = German; path = German.lproj/SPQLPluginConnectionTemplate.html; sourceTree = ""; }; - 58475707120A1B630057631F /* German */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = German; path = German.lproj/SPQLPluginContentFiltersTemplate.html; sourceTree = ""; }; - 58475708120A1B630057631F /* German */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = German; path = German.lproj/SPQLPluginQueryFavoritesTemplate.html; sourceTree = ""; }; - 58475709120A1B630057631F /* German */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = German; path = German.lproj/SPQLPluginSQLTemplate.html; sourceTree = ""; }; 584D876015140D3500F24774 /* SPMySQLFramework.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SPMySQLFramework.xcodeproj; path = Frameworks/SPMySQLFramework/SPMySQLFramework.xcodeproj; sourceTree = ""; }; 584D878915140FEB00F24774 /* SPObjectAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPObjectAdditions.h; sourceTree = ""; }; 584D878A15140FEB00F24774 /* SPObjectAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPObjectAdditions.m; sourceTree = ""; }; @@ -1006,7 +982,6 @@ 58A8A72411A0148400B95749 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainWindow.xib; sourceTree = ""; }; 58A8A78F11A036C000B95749 /* SPWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPWindowController.h; sourceTree = ""; }; 58A8A79011A036C000B95749 /* SPWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPWindowController.m; sourceTree = ""; }; - 58A98869140EF6C300E339FF /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = ru; path = ru.lproj/Credits.rtf; sourceTree = ""; }; 58B906E611BD989A000826E5 /* PSMTabBar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PSMTabBar.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 58B906FA11BD9B34000826E5 /* AdiumGradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AdiumGradient.png; sourceTree = ""; }; 58B906FB11BD9B34000826E5 /* AquaTabClose_Front.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AquaTabClose_Front.png; sourceTree = ""; }; @@ -1093,61 +1068,6 @@ 58CDB32F0FCE138D00F8ACA3 /* SPSSHTunnel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPSSHTunnel.m; sourceTree = ""; }; 58CDB3310FCE139C00F8ACA3 /* SequelProTunnelAssistant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SequelProTunnelAssistant.m; sourceTree = ""; }; 58CDB3360FCE13C900F8ACA3 /* SequelProTunnelAssistant */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SequelProTunnelAssistant; sourceTree = BUILT_PRODUCTS_DIR; }; - 58D1001913A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/AboutPanel.strings; sourceTree = ""; }; - 58D1001B13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/BundleEditor.strings; sourceTree = ""; }; - 58D1001D13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ConnectionErrorDialog.strings; sourceTree = ""; }; - 58D1001F13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ConnectionView.strings; sourceTree = ""; }; - 58D1002113A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Console.strings; sourceTree = ""; }; - 58D1002313A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ContentFilterManager.strings; sourceTree = ""; }; - 58D1002513A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ContentPaginationView.strings; sourceTree = ""; }; - 58D1002613A57F940092E019 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = German; path = German.lproj/Credits.rtf; sourceTree = ""; }; - 58D1002813A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/DatabaseProcessList.strings; sourceTree = ""; }; - 58D1002A13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/DatabaseServerVariables.strings; sourceTree = ""; }; - 58D1002C13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/DataMigrationDialog.strings; sourceTree = ""; }; - 58D1002E13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/DBView.strings; sourceTree = ""; }; - 58D1003013A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/EncodingPopupView.strings; sourceTree = ""; }; - 58D1003213A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ExportDialog.strings; sourceTree = ""; }; - 58D1003413A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/FieldEditorSheet.strings; sourceTree = ""; }; - 58D1003613A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ImportAccessory.strings; sourceTree = ""; }; - 58D1003813A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/IndexesView.strings; sourceTree = ""; }; - 58D1003913A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = ""; }; - 58D1003B13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/MainMenu.strings; sourceTree = ""; }; - 58D1003D13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/MainWindow.strings; sourceTree = ""; }; - 58D1003F13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Navigator.strings; sourceTree = ""; }; - 58D1004113A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Preferences.strings; sourceTree = ""; }; - 58D1004313A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/PrintAccessory.strings; sourceTree = ""; }; - 58D1004513A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/ProgressIndicatorLayer.strings; sourceTree = ""; }; - 58D1004713A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/QueryFavoriteManager.strings; sourceTree = ""; }; - 58D1004913A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/SaveSPFAccessory.strings; sourceTree = ""; }; - 58D1004B13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/SSHQuestionDialog.strings; sourceTree = ""; }; - 58D1004D13A57F940092E019 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/UserManagerView.strings; sourceTree = ""; }; - 58D100BD13A5807C0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/AboutPanel.strings; sourceTree = ""; }; - 58D100BE13A580A70092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/BundleEditor.strings; sourceTree = ""; }; - 58D100BF13A580C60092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ConnectionErrorDialog.strings; sourceTree = ""; }; - 58D100C013A580D40092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ConnectionView.strings; sourceTree = ""; }; - 58D100C113A581390092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Console.strings; sourceTree = ""; }; - 58D100C213A5814B0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ContentFilterManager.strings; sourceTree = ""; }; - 58D100C613A581800092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ContentPaginationView.strings; sourceTree = ""; }; - 58D100C713A5818B0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/DatabaseProcessList.strings; sourceTree = ""; }; - 58D100C813A581970092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/DatabaseServerVariables.strings; sourceTree = ""; }; - 58D100C913A581A70092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/DataMigrationDialog.strings; sourceTree = ""; }; - 58D100CA13A581B40092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/DBView.strings; sourceTree = ""; }; - 58D100CB13A581C20092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/EncodingPopupView.strings; sourceTree = ""; }; - 58D100CC13A581DB0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ExportDialog.strings; sourceTree = ""; }; - 58D100CD13A581EB0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/FieldEditorSheet.strings; sourceTree = ""; }; - 58D100CE13A581F50092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ImportAccessory.strings; sourceTree = ""; }; - 58D100CF13A582750092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/IndexesView.strings; sourceTree = ""; }; - 58D100D013A582830092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; - 58D100D113A582940092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MainMenu.strings; sourceTree = ""; }; - 58D100D213A582A40092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MainWindow.strings; sourceTree = ""; }; - 58D100D313A582B00092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Navigator.strings; sourceTree = ""; }; - 58D100D413A582BE0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Preferences.strings; sourceTree = ""; }; - 58D100D513A582C90092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/PrintAccessory.strings; sourceTree = ""; }; - 58D100D613A582D30092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ProgressIndicatorLayer.strings; sourceTree = ""; }; - 58D100D713A582E00092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/QueryFavoriteManager.strings; sourceTree = ""; }; - 58D100D813A582ED0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/SaveSPFAccessory.strings; sourceTree = ""; }; - 58D100D913A582FA0092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/SSHQuestionDialog.strings; sourceTree = ""; }; - 58D100DA13A583080092E019 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/UserManagerView.strings; sourceTree = ""; }; 58D2E227101222670063EF1D /* SPTextAndLinkCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPTextAndLinkCell.m; sourceTree = ""; }; 58D2E228101222670063EF1D /* SPTextAndLinkCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPTextAndLinkCell.h; sourceTree = ""; }; 58D2E22B101222870063EF1D /* link-arrow-clicked.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "link-arrow-clicked.png"; sourceTree = ""; }; @@ -1262,7 +1182,6 @@ BCB56194106F893700167321 /* ContentFilters.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ContentFilters.plist; sourceTree = ""; }; BCB56198106F8A1600167321 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = English; path = English.lproj/EditorQuickLookTypes.plist; sourceTree = ""; }; BCBB3C16121158790011F962 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/SPQLPluginConnectionBundleTemplate.html; sourceTree = ""; }; - BCBB3C181211589D0011F962 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = German; path = German.lproj/SPQLPluginConnectionBundleTemplate.html; sourceTree = ""; }; BCCB7479128D4FD100339E25 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/BundleEditor.xib; sourceTree = ""; }; BCCBD7FB104408B000D4C50A /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/SaveSPFAccessory.xib; sourceTree = ""; }; BCD0AD480FBBFC340066EA5C /* SPSQLTokenizer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = SPSQLTokenizer.l; sourceTree = ""; }; @@ -1270,7 +1189,6 @@ BCE0025B11173D2A009DA533 /* SPFieldMapperController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPFieldMapperController.h; sourceTree = ""; }; BCE0025C11173D2A009DA533 /* SPFieldMapperController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPFieldMapperController.m; sourceTree = ""; }; BCEC861D12115A2B002561DA /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/SPQLPluginConnectionBundleWindowTemplate.html; sourceTree = ""; }; - BCEC862112115A3D002561DA /* German */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = German; path = German.lproj/SPQLPluginConnectionBundleWindowTemplate.html; sourceTree = ""; }; C9AD7C771676138000234EEE /* database-small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "database-small@2x.png"; sourceTree = ""; }; C9AD7C791676158C00234EEE /* toolbar-switch-to-sql.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "toolbar-switch-to-sql.png"; sourceTree = ""; }; C9AD7C7A1676158C00234EEE /* toolbar-switch-to-sql@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "toolbar-switch-to-sql@2x.png"; sourceTree = ""; }; @@ -2529,33 +2447,7 @@ 58D1006813A57FAE0092E019 /* Localization Strings Files */ = { isa = PBXGroup; children = ( - 58D1001813A57F940092E019 /* AboutPanel.strings */, - 58D1001A13A57F940092E019 /* BundleEditor.strings */, - 58D1001C13A57F940092E019 /* ConnectionErrorDialog.strings */, - 58D1001E13A57F940092E019 /* ConnectionView.strings */, - 58D1002013A57F940092E019 /* Console.strings */, - 58D1002213A57F940092E019 /* ContentFilterManager.strings */, - 58D1002413A57F940092E019 /* ContentPaginationView.strings */, - 58D1002713A57F940092E019 /* DatabaseProcessList.strings */, - 58D1002913A57F940092E019 /* DatabaseServerVariables.strings */, - 58D1002B13A57F940092E019 /* DataMigrationDialog.strings */, - 58D1002D13A57F940092E019 /* DBView.strings */, - 58D1002F13A57F940092E019 /* EncodingPopupView.strings */, - 58D1003113A57F940092E019 /* ExportDialog.strings */, - 58D1003313A57F940092E019 /* FieldEditorSheet.strings */, - 58D1003513A57F940092E019 /* ImportAccessory.strings */, - 58D1003713A57F940092E019 /* IndexesView.strings */, 17DD52C4115074CB007D8950 /* Localizable.strings */, - 58D1003A13A57F940092E019 /* MainMenu.strings */, - 58D1003C13A57F940092E019 /* MainWindow.strings */, - 58D1003E13A57F940092E019 /* Navigator.strings */, - 58D1004013A57F940092E019 /* Preferences.strings */, - 58D1004213A57F940092E019 /* PrintAccessory.strings */, - 58D1004413A57F940092E019 /* ProgressIndicatorLayer.strings */, - 58D1004613A57F940092E019 /* QueryFavoriteManager.strings */, - 58D1004813A57F940092E019 /* SaveSPFAccessory.strings */, - 58D1004A13A57F940092E019 /* SSHQuestionDialog.strings */, - 58D1004C13A57F940092E019 /* UserManagerView.strings */, ); name = "Localization Strings Files"; sourceTree = ""; @@ -2791,6 +2683,7 @@ French, German, ru, + de, ); mainGroup = 2A37F4AAFDCFA73011CA2CEA /* sequel-pro */; projectDirPath = ""; @@ -2960,32 +2853,6 @@ BC09D7E112A786FB0030DB64 /* cancel-hovered-highlighted.png in Resources */, BC09D7E212A786FB0030DB64 /* cancel-hovered.png in Resources */, BC09D7E312A786FB0030DB64 /* cancel.png in Resources */, - 58D1004E13A57F940092E019 /* AboutPanel.strings in Resources */, - 58D1004F13A57F940092E019 /* BundleEditor.strings in Resources */, - 58D1005013A57F940092E019 /* ConnectionErrorDialog.strings in Resources */, - 58D1005113A57F940092E019 /* ConnectionView.strings in Resources */, - 58D1005213A57F940092E019 /* Console.strings in Resources */, - 58D1005313A57F940092E019 /* ContentFilterManager.strings in Resources */, - 58D1005413A57F940092E019 /* ContentPaginationView.strings in Resources */, - 58D1005513A57F940092E019 /* DatabaseProcessList.strings in Resources */, - 58D1005613A57F940092E019 /* DatabaseServerVariables.strings in Resources */, - 58D1005713A57F940092E019 /* DataMigrationDialog.strings in Resources */, - 58D1005813A57F940092E019 /* DBView.strings in Resources */, - 58D1005913A57F940092E019 /* EncodingPopupView.strings in Resources */, - 58D1005A13A57F940092E019 /* ExportDialog.strings in Resources */, - 58D1005B13A57F940092E019 /* FieldEditorSheet.strings in Resources */, - 58D1005C13A57F940092E019 /* ImportAccessory.strings in Resources */, - 58D1005D13A57F940092E019 /* IndexesView.strings in Resources */, - 58D1005E13A57F940092E019 /* MainMenu.strings in Resources */, - 58D1005F13A57F940092E019 /* MainWindow.strings in Resources */, - 58D1006013A57F940092E019 /* Navigator.strings in Resources */, - 58D1006113A57F940092E019 /* Preferences.strings in Resources */, - 58D1006213A57F940092E019 /* PrintAccessory.strings in Resources */, - 58D1006313A57F940092E019 /* ProgressIndicatorLayer.strings in Resources */, - 58D1006413A57F940092E019 /* QueryFavoriteManager.strings in Resources */, - 58D1006513A57F940092E019 /* SaveSPFAccessory.strings in Resources */, - 58D1006613A57F940092E019 /* SSHQuestionDialog.strings in Resources */, - 58D1006713A57F940092E019 /* UserManagerView.strings in Resources */, 58F48AA3161D03C6008536A1 /* quick-connect-icon.pdf in Resources */, 58F48B2E161D08C0008536A1 /* quick-connect-icon-white.pdf in Resources */, 5843DA6C161FA35600EAA6D1 /* key-icon-alternate.png in Resources */, @@ -3457,8 +3324,6 @@ isa = PBXVariantGroup; children = ( 17DD52C5115074CB007D8950 /* English */, - 58D1003913A57F940092E019 /* German */, - 58D100D013A582830092E019 /* ru */, ); name = Localizable.strings; sourceTree = ""; @@ -3475,8 +3340,6 @@ isa = PBXVariantGroup; children = ( 17DD52B811507217007D8950 /* English */, - 58D1002613A57F940092E019 /* German */, - 58A98869140EF6C300E339FF /* ru */, ); name = Credits.rtf; sourceTree = ""; @@ -3519,7 +3382,7 @@ isa = PBXVariantGroup; children = ( 584756FB120A1B290057631F /* English */, - 58475706120A1B630057631F /* German */, + 582E957E1684D72A003459FD /* de */, ); name = SPQLPluginConnectionTemplate.html; sourceTree = ""; @@ -3528,7 +3391,7 @@ isa = PBXVariantGroup; children = ( 584756FD120A1B290057631F /* English */, - 58475707120A1B630057631F /* German */, + 582E957F1684D732003459FD /* de */, ); name = SPQLPluginContentFiltersTemplate.html; sourceTree = ""; @@ -3537,7 +3400,7 @@ isa = PBXVariantGroup; children = ( 584756FF120A1B290057631F /* English */, - 58475708120A1B630057631F /* German */, + 582E95801684D73A003459FD /* de */, ); name = SPQLPluginQueryFavoritesTemplate.html; sourceTree = ""; @@ -3546,7 +3409,7 @@ isa = PBXVariantGroup; children = ( 58475701120A1B290057631F /* English */, - 58475709120A1B630057631F /* German */, + 582E95811684D746003459FD /* de */, ); name = SPQLPluginSQLTemplate.html; sourceTree = ""; @@ -3567,240 +3430,6 @@ name = ContentPaginationView.xib; sourceTree = ""; }; - 58D1001813A57F940092E019 /* AboutPanel.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1001913A57F940092E019 /* German */, - 58D100BD13A5807C0092E019 /* ru */, - ); - name = AboutPanel.strings; - sourceTree = ""; - }; - 58D1001A13A57F940092E019 /* BundleEditor.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1001B13A57F940092E019 /* German */, - 58D100BE13A580A70092E019 /* ru */, - ); - name = BundleEditor.strings; - sourceTree = ""; - }; - 58D1001C13A57F940092E019 /* ConnectionErrorDialog.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1001D13A57F940092E019 /* German */, - 58D100BF13A580C60092E019 /* ru */, - ); - name = ConnectionErrorDialog.strings; - sourceTree = ""; - }; - 58D1001E13A57F940092E019 /* ConnectionView.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1001F13A57F940092E019 /* German */, - 58D100C013A580D40092E019 /* ru */, - ); - name = ConnectionView.strings; - sourceTree = ""; - }; - 58D1002013A57F940092E019 /* Console.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002113A57F940092E019 /* German */, - 58D100C113A581390092E019 /* ru */, - ); - name = Console.strings; - sourceTree = ""; - }; - 58D1002213A57F940092E019 /* ContentFilterManager.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002313A57F940092E019 /* German */, - 58D100C213A5814B0092E019 /* ru */, - ); - name = ContentFilterManager.strings; - sourceTree = ""; - }; - 58D1002413A57F940092E019 /* ContentPaginationView.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002513A57F940092E019 /* German */, - 58D100C613A581800092E019 /* ru */, - ); - name = ContentPaginationView.strings; - sourceTree = ""; - }; - 58D1002713A57F940092E019 /* DatabaseProcessList.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002813A57F940092E019 /* German */, - 58D100C713A5818B0092E019 /* ru */, - ); - name = DatabaseProcessList.strings; - sourceTree = ""; - }; - 58D1002913A57F940092E019 /* DatabaseServerVariables.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002A13A57F940092E019 /* German */, - 58D100C813A581970092E019 /* ru */, - ); - name = DatabaseServerVariables.strings; - sourceTree = ""; - }; - 58D1002B13A57F940092E019 /* DataMigrationDialog.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002C13A57F940092E019 /* German */, - 58D100C913A581A70092E019 /* ru */, - ); - name = DataMigrationDialog.strings; - sourceTree = ""; - }; - 58D1002D13A57F940092E019 /* DBView.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1002E13A57F940092E019 /* German */, - 58D100CA13A581B40092E019 /* ru */, - ); - name = DBView.strings; - sourceTree = ""; - }; - 58D1002F13A57F940092E019 /* EncodingPopupView.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003013A57F940092E019 /* German */, - 58D100CB13A581C20092E019 /* ru */, - ); - name = EncodingPopupView.strings; - sourceTree = ""; - }; - 58D1003113A57F940092E019 /* ExportDialog.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003213A57F940092E019 /* German */, - 58D100CC13A581DB0092E019 /* ru */, - ); - name = ExportDialog.strings; - sourceTree = ""; - }; - 58D1003313A57F940092E019 /* FieldEditorSheet.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003413A57F940092E019 /* German */, - 58D100CD13A581EB0092E019 /* ru */, - ); - name = FieldEditorSheet.strings; - sourceTree = ""; - }; - 58D1003513A57F940092E019 /* ImportAccessory.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003613A57F940092E019 /* German */, - 58D100CE13A581F50092E019 /* ru */, - ); - name = ImportAccessory.strings; - sourceTree = ""; - }; - 58D1003713A57F940092E019 /* IndexesView.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003813A57F940092E019 /* German */, - 58D100CF13A582750092E019 /* ru */, - ); - name = IndexesView.strings; - sourceTree = ""; - }; - 58D1003A13A57F940092E019 /* MainMenu.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003B13A57F940092E019 /* German */, - 58D100D113A582940092E019 /* ru */, - ); - name = MainMenu.strings; - sourceTree = ""; - }; - 58D1003C13A57F940092E019 /* MainWindow.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003D13A57F940092E019 /* German */, - 58D100D213A582A40092E019 /* ru */, - ); - name = MainWindow.strings; - sourceTree = ""; - }; - 58D1003E13A57F940092E019 /* Navigator.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1003F13A57F940092E019 /* German */, - 58D100D313A582B00092E019 /* ru */, - ); - name = Navigator.strings; - sourceTree = ""; - }; - 58D1004013A57F940092E019 /* Preferences.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004113A57F940092E019 /* German */, - 58D100D413A582BE0092E019 /* ru */, - ); - name = Preferences.strings; - sourceTree = ""; - }; - 58D1004213A57F940092E019 /* PrintAccessory.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004313A57F940092E019 /* German */, - 58D100D513A582C90092E019 /* ru */, - ); - name = PrintAccessory.strings; - sourceTree = ""; - }; - 58D1004413A57F940092E019 /* ProgressIndicatorLayer.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004513A57F940092E019 /* German */, - 58D100D613A582D30092E019 /* ru */, - ); - name = ProgressIndicatorLayer.strings; - sourceTree = ""; - }; - 58D1004613A57F940092E019 /* QueryFavoriteManager.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004713A57F940092E019 /* German */, - 58D100D713A582E00092E019 /* ru */, - ); - name = QueryFavoriteManager.strings; - sourceTree = ""; - }; - 58D1004813A57F940092E019 /* SaveSPFAccessory.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004913A57F940092E019 /* German */, - 58D100D813A582ED0092E019 /* ru */, - ); - name = SaveSPFAccessory.strings; - sourceTree = ""; - }; - 58D1004A13A57F940092E019 /* SSHQuestionDialog.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004B13A57F940092E019 /* German */, - 58D100D913A582FA0092E019 /* ru */, - ); - name = SSHQuestionDialog.strings; - sourceTree = ""; - }; - 58D1004C13A57F940092E019 /* UserManagerView.strings */ = { - isa = PBXVariantGroup; - children = ( - 58D1004D13A57F940092E019 /* German */, - 58D100DA13A583080092E019 /* ru */, - ); - name = UserManagerView.strings; - sourceTree = ""; - }; B52460D90F8EF93B00171639 /* Console.xib */ = { isa = PBXVariantGroup; children = ( @@ -3918,7 +3547,7 @@ isa = PBXVariantGroup; children = ( BCBB3C16121158790011F962 /* English */, - BCBB3C181211589D0011F962 /* German */, + 582E957D1684D720003459FD /* de */, ); name = SPQLPluginConnectionBundleTemplate.html; sourceTree = ""; @@ -3943,7 +3572,7 @@ isa = PBXVariantGroup; children = ( BCEC861D12115A2B002561DA /* English */, - BCEC862112115A3D002561DA /* German */, + 582E95821684D74C003459FD /* de */, ); name = SPQLPluginConnectionBundleWindowTemplate.html; sourceTree = ""; -- cgit v1.2.3