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 --- .../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 +++++++++++++++++ 6 files changed, 197 insertions(+) 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 (limited to 'Resources/de.lproj') 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: %@ +


+
+
+ +%@ + + + -- cgit v1.2.3