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

Side by Side Diff: chrome/app/nibs/BookmarkAllTabs.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/generated_resources.grd ('k') | chrome/app/nibs/BookmarkBar.xib » ('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">10J567</string> 5 <string key="IBDocument.SystemVersion">10J567</string>
6 <string key="IBDocument.InterfaceBuilderVersion">823</string> 6 <string key="IBDocument.InterfaceBuilderVersion">823</string>
7 <string key="IBDocument.AppKitVersion">1038.35</string> 7 <string key="IBDocument.AppKitVersion">1038.35</string>
8 <string key="IBDocument.HIToolboxVersion">462.00</string> 8 <string key="IBDocument.HIToolboxVersion">462.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 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 <bool key="Encod edWithXMLCoder">YES</bool> 114 <bool key="Encod edWithXMLCoder">YES</bool>
115 <object class="N STextField" id="1036501322"> 115 <object class="N STextField" id="1036501322">
116 <referen ce key="NSNextResponder" ref="563188797"/> 116 <referen ce key="NSNextResponder" ref="563188797"/>
117 <int key ="NSvFlags">265</int> 117 <int key ="NSvFlags">265</int>
118 <string key="NSFrame">{{17, 6}, {50, 17}}</string> 118 <string key="NSFrame">{{17, 6}, {50, 17}}</string>
119 <referen ce key="NSSuperview" ref="563188797"/> 119 <referen ce key="NSSuperview" ref="563188797"/>
120 <bool ke y="NSEnabled">YES</bool> 120 <bool ke y="NSEnabled">YES</bool>
121 <object class="NSTextFieldCell" key="NSCell" id="52444064"> 121 <object class="NSTextFieldCell" key="NSCell" id="52444064">
122 <int key="NSCellFlags">68288064</int> 122 <int key="NSCellFlags">68288064</int>
123 <int key="NSCellFlags2">272630784</int> 123 <int key="NSCellFlags2">272630784</int>
124 » » » » » » » » » » <string key="NSContents">^IDS_BOOMARK_EDITOR_NAME_LABEL</string> 124 » » » » » » » » » » <string key="NSContents">^IDS_BOOKMARK_EDITOR_NAME_LABEL</string>
125 <reference key="NSSupport" ref="899171858"/> 125 <reference key="NSSupport" ref="899171858"/>
126 <reference key="NSControlView" ref="1036501322"/> 126 <reference key="NSControlView" ref="1036501322"/>
127 <object class="NSColor" key="NSBackgroundColor" id="460527477"> 127 <object class="NSColor" key="NSBackgroundColor" id="460527477">
128 <int key="NSColorSpace">6</int> 128 <int key="NSColorSpace">6</int>
129 <string key="NSCatalogName">System</string> 129 <string key="NSCatalogName">System</string>
130 <string key="NSColorName">controlColor</string> 130 <string key="NSColorName">controlColor</string>
131 <object class="NSColor" key="NSColor" id="22454945"> 131 <object class="NSColor" key="NSColor" id="22454945">
132 <int key="NSColorSpace">3</int> 132 <int key="NSColorSpace">3</int>
133 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> 133 <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
134 </object> 134 </object>
(...skipping 21 matching lines...) Expand all
156 <bool key="Encod edWithXMLCoder">YES</bool> 156 <bool key="Encod edWithXMLCoder">YES</bool>
157 <object class="N SButton" id="631907363"> 157 <object class="N SButton" id="631907363">
158 <referen ce key="NSNextResponder" ref="649769717"/> 158 <referen ce key="NSNextResponder" ref="649769717"/>
159 <int key ="NSvFlags">292</int> 159 <int key ="NSvFlags">292</int>
160 <string key="NSFrame">{{14, 12}, {111, 32}}</string> 160 <string key="NSFrame">{{14, 12}, {111, 32}}</string>
161 <referen ce key="NSSuperview" ref="649769717"/> 161 <referen ce key="NSSuperview" ref="649769717"/>
162 <bool ke y="NSEnabled">YES</bool> 162 <bool ke y="NSEnabled">YES</bool>
163 <object class="NSButtonCell" key="NSCell" id="732374144"> 163 <object class="NSButtonCell" key="NSCell" id="732374144">
164 <int key="NSCellFlags">67239424</int> 164 <int key="NSCellFlags">67239424</int>
165 <int key="NSCellFlags2">134217728</int> 165 <int key="NSCellFlags2">134217728</int>
166 » » » » » » » » » » <string key="NSContents">^IDS_BOOMARK_EDITOR_NEW_FOLDER_BUTTON</string> 166 » » » » » » » » » » <string key="NSContents">^IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON</string>
167 <reference key="NSSupport" ref="899171858"/> 167 <reference key="NSSupport" ref="899171858"/>
168 <reference key="NSControlView" ref="631907363"/> 168 <reference key="NSControlView" ref="631907363"/>
169 <int key="NSButtonFlags">-2038284033</int> 169 <int key="NSButtonFlags">-2038284033</int>
170 <int key="NSButtonFlags2">129</int> 170 <int key="NSButtonFlags2">129</int>
171 <string key="NSAlternateContents"/> 171 <string key="NSAlternateContents"/>
172 <string key="NSKeyEquivalent"/> 172 <string key="NSKeyEquivalent"/>
173 <int key="NSPeriodicDelay">200</int> 173 <int key="NSPeriodicDelay">200</int>
174 <int key="NSPeriodicInterval">25</int> 174 <int key="NSPeriodicInterval">25</int>
175 </object > 175 </object >
176 </object> 176 </object>
(...skipping 1922 matching lines...) Expand 10 before | Expand all | Expand 10 after
2099 </object> 2099 </object>
2100 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 2100 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
2101 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 2101 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
2102 <integer value="3000" key="NS.object.0"/> 2102 <integer value="3000" key="NS.object.0"/>
2103 </object> 2103 </object>
2104 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 2104 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
2105 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 2105 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
2106 <int key="IBDocument.defaultPropertyAccessControl">3</int> 2106 <int key="IBDocument.defaultPropertyAccessControl">3</int>
2107 </data> 2107 </data>
2108 </archive> 2108 </archive>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/nibs/BookmarkBar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698