diff options
author | stuconnolly <stuart02@gmail.com> | 2012-04-29 10:23:47 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-04-29 10:23:47 +0000 |
commit | 170cae4dec439efbc91deaf82b77a2ce92a894eb (patch) | |
tree | b4c9d151a80acd5ff91bab5a87b2f6e8f05f0ca2 | |
parent | fb3b03a7d96870cc3829a8c1d01b37267866e8e7 (diff) | |
download | sequelpro-170cae4dec439efbc91deaf82b77a2ce92a894eb.tar.gz sequelpro-170cae4dec439efbc91deaf82b77a2ce92a894eb.tar.bz2 sequelpro-170cae4dec439efbc91deaf82b77a2ce92a894eb.zip |
Update favorite export warning.
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index 496ce4db..c92a876e 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -21,6 +21,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> + <integer value="5796"/> <integer value="4910"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> @@ -2559,7 +2560,7 @@ </object> </object> <object class="NSCustomView" id="507288218"> - <nil key="NSNextResponder"/> + <reference key="NSNextResponder"/> <int key="NSvFlags">268</int> <object class="NSMutableArray" key="NSSubviews"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -2572,7 +2573,7 @@ <object class="NSTextFieldCell" key="NSCell" id="485439419"> <int key="NSCellFlags">67239424</int> <int key="NSCellFlags2">138412032</int> - <string key="NSContents">Note that for security reasons, your connection favorite passwords are not included in the export.</string> + <string key="NSContents">For security reasons, your connection favorite passwords are not included in the export.</string> <reference key="NSSupport" ref="807120225"/> <reference key="NSControlView" ref="300705398"/> <reference key="NSBackgroundColor" ref="644242225"/> @@ -2581,6 +2582,7 @@ </object> </object> <string key="NSFrameSize">{365, 52}</string> + <reference key="NSSuperview"/> <string key="NSClassName">NSView</string> </object> </object> @@ -7385,7 +7387,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{140, 543}, {365, 52}}</string> + <string>{{383, 441}, {365, 52}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <object class="NSAffineTransform"> |