diff options
author | Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com> | 2015-08-15 14:34:19 -0400 |
---|---|---|
committer | Jose Diaz-Gonzalez <josegonzalez@users.noreply.github.com> | 2015-08-15 14:34:19 -0400 |
commit | e5255f2987215f74a1c8d33441eae343a19d1e55 (patch) | |
tree | 59b97d9fd3594932bca782ab3dca4dbd3af8f205 | |
parent | ea67ae4b944d2db7f9c6e66d79efa3c6217ce25b (diff) | |
download | sequelpro-e5255f2987215f74a1c8d33441eae343a19d1e55.tar.gz sequelpro-e5255f2987215f74a1c8d33441eae343a19d1e55.tar.bz2 sequelpro-e5255f2987215f74a1c8d33441eae343a19d1e55.zip |
Rename 'Standard' to 'TCP/IP'. Refs #1739
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index a6bfe95c..ee6687b8 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -1231,7 +1231,7 @@ <string key="NSFrame">{{10, 33}, {420, 371}}</string> <reference key="NSNextKeyView" ref="233374444"/> </object> - <string key="NSLabel">Standard</string> + <string key="NSLabel">TCP/IP</string> <reference key="NSColor" ref="644242225"/> <reference key="NSTabView" ref="134031646"/> </object> |