diff options
author | Abhi Beckert <abhi@abhibeckert.com> | 2016-03-04 17:22:12 +1000 |
---|---|---|
committer | Abhi Beckert <abhi@abhibeckert.com> | 2016-03-04 17:22:12 +1000 |
commit | 42f46754508d66661684db06345d15aca7729d34 (patch) | |
tree | ad7d3e4794c521d14ef388557a3fb278745d3abb | |
parent | a0bb2c4fe40f6a739b7e8df36a79f0f5dd69331b (diff) | |
parent | 6caec7296e92053728c5d0b85c2beb68818a29b0 (diff) | |
download | sequelpro-42f46754508d66661684db06345d15aca7729d34.tar.gz sequelpro-42f46754508d66661684db06345d15aca7729d34.tar.bz2 sequelpro-42f46754508d66661684db06345d15aca7729d34.zip |
Merge pull request #2206 from josegonzalez/patch-2
Rename 'Standard' to 'TCP/IP'. Closes #1739
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 2 | ||||
-rw-r--r-- | Resources/English.lproj/ConnectionView.strings | bin | 48636 -> 24314 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index 85f9728a..0baa710e 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> diff --git a/Resources/English.lproj/ConnectionView.strings b/Resources/English.lproj/ConnectionView.strings Binary files differindex c64cc319..7db4b7d6 100644 --- a/Resources/English.lproj/ConnectionView.strings +++ b/Resources/English.lproj/ConnectionView.strings |