diff options
author | rowanbeentje <rowan@beent.je> | 2012-12-21 20:54:17 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2012-12-21 20:54:17 +0000 |
commit | ef00c05222a7a3352aed86342b0efec2dc5ec91e (patch) | |
tree | d26c7941e5777ae312776fde97ff93d6fbde6f6b /Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html | |
parent | 4aaafb8ffb786e0730cf923d42d5b49ec0670e4b (diff) | |
download | sequelpro-ef00c05222a7a3352aed86342b0efec2dc5ec91e.tar.gz sequelpro-ef00c05222a7a3352aed86342b0efec2dc5ec91e.tar.bz2 sequelpro-ef00c05222a7a3352aed86342b0efec2dc5ec91e.zip |
- 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
Diffstat (limited to 'Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html')
-rw-r--r-- | Resources/German.lproj/SPQLPluginConnectionBundleWindowTemplate.html | 17 |
1 files changed, 0 insertions, 17 deletions
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 @@ -<table> -<tr> -<td align="right">Server: </td><td width="200px">%@ (%@)</td> -</tr> -<tr> -<td align="right">Name: </td><td>%@%@</td> -</tr> -<tr> -<td align="right">Host: </td><td>%@</td> -</tr> -<tr> -<td align="right">Benutzer: </td><td>%@</td> -</tr> -<tr> -<td align="right">Datenbank: </td><td>%@</td> -</tr> -</table>
\ No newline at end of file |