diff options
author | rowanbeentje <rowan@beent.je> | 2010-06-05 01:08:52 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2010-06-05 01:08:52 +0000 |
commit | 3adafb4e0bb38776f71302fd241be3bc677730d7 (patch) | |
tree | b9e993c4605533c957e61c32de72c9f64b0153e5 /Interfaces/English.lproj | |
parent | 4b416c4fccb0a68a5469ffc03d8d8761dd6e4af2 (diff) | |
download | sequelpro-3adafb4e0bb38776f71302fd241be3bc677730d7.tar.gz sequelpro-3adafb4e0bb38776f71302fd241be3bc677730d7.tar.bz2 sequelpro-3adafb4e0bb38776f71302fd241be3bc677730d7.zip |
- Enable the translation feedback menu item. The nightly build system has been updated to fetch the latest translations as part of the build process, so this should also be the first build including the start of multiple language support.
Diffstat (limited to 'Interfaces/English.lproj')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index c2650601..c5eca521 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2,7 +2,7 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> <data> <int key="IBDocument.SystemTarget">1050</int> - <string key="IBDocument.SystemVersion">10D573</string> + <string key="IBDocument.SystemVersion">10D2094</string> <string key="IBDocument.InterfaceBuilderVersion">762</string> <string key="IBDocument.AppKitVersion">1038.29</string> <string key="IBDocument.HIToolboxVersion">460.00</string> @@ -1784,7 +1784,6 @@ </object> <object class="NSMenuItem" id="192476353"> <reference key="NSMenu" ref="1021151289"/> - <bool key="NSIsHidden">YES</bool> <string key="NSTitle">Provide Translation Feedback</string> <string key="NSKeyEquiv"/> <int key="NSMnemonicLoc">2147483647</int> |