aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/English.lproj/SPQLPluginConnectionBundleWindowTemplate.html
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/English.lproj/SPQLPluginConnectionBundleWindowTemplate.html')
-rw-r--r--Resources/English.lproj/SPQLPluginConnectionBundleWindowTemplate.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/Resources/English.lproj/SPQLPluginConnectionBundleWindowTemplate.html b/Resources/English.lproj/SPQLPluginConnectionBundleWindowTemplate.html
new file mode 100644
index 00000000..1d5a80a2
--- /dev/null
+++ b/Resources/English.lproj/SPQLPluginConnectionBundleWindowTemplate.html
@@ -0,0 +1,17 @@
+<table>
+<tr>
+<td align="right">Server: </td><td width="200px">%@&nbsp;(%@)</td>
+</tr>
+<tr>
+<td align="right">Name: </td><td>%@%@</td>
+</tr>
+<tr>
+<td align="right">Host: </td><td>%@</td>
+</tr>
+<tr>
+<td align="right">User: </td><td>%@</td>
+</tr>
+<tr>
+<td align="right">Database: </td><td>%@</td>
+</tr>
+</table> \ No newline at end of file