Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(578)

Side by Side Diff: chrome/app/nibs/BookmarkNameFolder.xib

Issue 7744055: bookmarks: Fix an obvious typo in IDS_BOOMARK_*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/nibs/BookmarkEditor.xib ('k') | chrome/browser/bookmarks/bookmark_codec.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">10F2108</string> 5 <string key="IBDocument.SystemVersion">10F2108</string>
6 <string key="IBDocument.InterfaceBuilderVersion">823</string> 6 <string key="IBDocument.InterfaceBuilderVersion">823</string>
7 <string key="IBDocument.AppKitVersion">1038.29</string> 7 <string key="IBDocument.AppKitVersion">1038.29</string>
8 <string key="IBDocument.HIToolboxVersion">461.00</string> 8 <string key="IBDocument.HIToolboxVersion">461.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 <bool key="Encod edWithXMLCoder">YES</bool> 146 <bool key="Encod edWithXMLCoder">YES</bool>
147 <object class="N STextField" id="1000877900"> 147 <object class="N STextField" id="1000877900">
148 <referen ce key="NSNextResponder" ref="981869567"/> 148 <referen ce key="NSNextResponder" ref="981869567"/>
149 <int key ="NSvFlags">265</int> 149 <int key ="NSvFlags">265</int>
150 <string key="NSFrame">{{17, 20}, {45, 17}}</string> 150 <string key="NSFrame">{{17, 20}, {45, 17}}</string>
151 <referen ce key="NSSuperview" ref="981869567"/> 151 <referen ce key="NSSuperview" ref="981869567"/>
152 <bool ke y="NSEnabled">YES</bool> 152 <bool ke y="NSEnabled">YES</bool>
153 <object class="NSTextFieldCell" key="NSCell" id="383706794"> 153 <object class="NSTextFieldCell" key="NSCell" id="383706794">
154 <int key="NSCellFlags">68288064</int> 154 <int key="NSCellFlags">68288064</int>
155 <int key="NSCellFlags2">272630784</int> 155 <int key="NSCellFlags2">272630784</int>
156 » » » » » » » » » » <string key="NSContents">^IDS_BOOMARK_BAR_EDIT_FOLDER_LABEL</string> 156 » » » » » » » » » » <string key="NSContents">^IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL</string>
157 <reference key="NSSupport" ref="11363697"/> 157 <reference key="NSSupport" ref="11363697"/>
158 <reference key="NSControlView" ref="1000877900"/> 158 <reference key="NSControlView" ref="1000877900"/>
159 <object class="NSColor" key="NSBackgroundColor"> 159 <object class="NSColor" key="NSBackgroundColor">
160 <int key="NSColorSpace">6</int> 160 <int key="NSColorSpace">6</int>
161 <string key="NSCatalogName">System</string> 161 <string key="NSCatalogName">System</string>
162 <string key="NSColorName">controlColor</string> 162 <string key="NSColorName">controlColor</string>
163 <object class="NSColor" key="NSColor"> 163 <object class="NSColor" key="NSColor">
164 <int key="NSColorSpace">3</int> 164 <int key="NSColorSpace">3</int>
165 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> 165 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
166 </object> 166 </object>
(...skipping 1278 matching lines...) Expand 10 before | Expand all | Expand 10 after
1445 </object> 1445 </object>
1446 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 1446 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1447 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 1447 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1448 <integer value="3000" key="NS.object.0"/> 1448 <integer value="3000" key="NS.object.0"/>
1449 </object> 1449 </object>
1450 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 1450 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1451 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1451 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1452 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1452 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1453 </data> 1453 </data>
1454 </archive> 1454 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/BookmarkEditor.xib ('k') | chrome/browser/bookmarks/bookmark_codec.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698