aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html')
-rw-r--r--Resources/de.lproj/SPQLPluginConnectionBundleTemplate.html30
1 files changed, 30 insertions, 0 deletions
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 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+<style>
+body {
+ font-family:'Lucida Grande';
+ font-size:10pt;
+}
+</style>
+</head>
+<body>
+<center>
+<table>
+<tr>
+<td valign="right">
+<img width="128" heigth="128" src="cid:icon.tiff">
+</td>
+<td>
+<center>
+<b style="font-size:12pt">Sequel Pro Session-Datei</b><br />
+(%ld Verbindungen)
+</center><br /><br />
+</td>
+</tr>
+</table>
+%@
+</center>
+</body>
+</html>