From d20d35aedb551516e1974979e8a0048a0ea81cbf Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Wed, 4 Aug 2010 22:24:30 +0000 Subject: - Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build dependency --- .../German.lproj/SPQLPluginConnectionTemplate.html | 54 ++++++++++++++++++++++ .../SPQLPluginContentFiltersTemplate.html | 35 ++++++++++++++ .../SPQLPluginQueryFavoritesTemplate.html | 35 ++++++++++++++ Resources/German.lproj/SPQLPluginSQLTemplate.html | 37 +++++++++++++++ 4 files changed, 161 insertions(+) create mode 100644 Resources/German.lproj/SPQLPluginConnectionTemplate.html create mode 100644 Resources/German.lproj/SPQLPluginContentFiltersTemplate.html create mode 100644 Resources/German.lproj/SPQLPluginQueryFavoritesTemplate.html create mode 100644 Resources/German.lproj/SPQLPluginSQLTemplate.html (limited to 'Resources/German.lproj') diff --git a/Resources/German.lproj/SPQLPluginConnectionTemplate.html b/Resources/German.lproj/SPQLPluginConnectionTemplate.html new file mode 100644 index 00000000..28d5bbb3 --- /dev/null +++ b/Resources/German.lproj/SPQLPluginConnectionTemplate.html @@ -0,0 +1,54 @@ + + + + + + + +
+ + + + + +
+ + +
+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 new file mode 100644 index 00000000..34ab2c38 --- /dev/null +++ b/Resources/German.lproj/SPQLPluginContentFiltersTemplate.html @@ -0,0 +1,35 @@ + + + + + + + +
+ + + + + +
+ + +
+Sequel Pro Inhaltsfilter-Datei

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

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


+ +
+
+ + -- cgit v1.2.3