diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-04-28 13:22:24 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-04-28 13:22:24 +0000 |
commit | 1ffe77ae75328174b30e0fbe8067222698aa67b9 (patch) | |
tree | a762d1e983431366e716ff1f58ded8299717809b /Interfaces/English.lproj/DBView.xib | |
parent | a2f339ecc420468f54cbf55d70f380bbf0d64151 (diff) | |
download | sequelpro-1ffe77ae75328174b30e0fbe8067222698aa67b9.tar.gz sequelpro-1ffe77ae75328174b30e0fbe8067222698aa67b9.tar.bz2 sequelpro-1ffe77ae75328174b30e0fbe8067222698aa67b9.zip |
• MySQL Help:
- simplified code for getting mySQLversion (this eliminates complier warning too)
- change HTML/CSS output slightly for keyword header
- changed back/forward tooltip to be consistent
Diffstat (limited to 'Interfaces/English.lproj/DBView.xib')
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 4af1525d..6566796f 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -8,7 +8,7 @@ <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="5428"/> + <integer value="5429"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -6481,7 +6481,7 @@ <string key="NSClassName">NSImage</string> <string key="NSResourceName">NSLeftFacingTriangleTemplate</string> </object> - <string key="NSSegmentItemTooltip">Go Back</string> + <string key="NSSegmentItemTooltip">Show the previous page</string> <int key="NSSegmentItemImageScaling">0</int> </object> <object class="NSSegmentItem"> @@ -6502,7 +6502,7 @@ <string key="NSResourceName">NSRightFacingTriangleTemplate</string> </object> <string key="NSSegmentItemLabel"/> - <string key="NSSegmentItemTooltip">Go Forward</string> + <string key="NSSegmentItemTooltip">Show the next page</string> <int key="NSSegmentItemImageScaling">0</int> </object> </object> @@ -21498,8 +21498,8 @@ aGUgYWN0aXZlIHNlbGVjdGlvbiAo4oyl4oyYUik</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{792, 192}, {351, 309}}</string> - <string>{{792, 192}, {351, 309}}</string> + <string>{{704, 285}, {351, 309}}</string> + <string>{{704, 285}, {351, 309}}</string> <boolean value="NO"/> <boolean value="YES"/> <string>{351, 120}</string> |