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

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

Issue 245009: L10N pass through download item and download shelf.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 2 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
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.03"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9L31a</string> 5 <string key="IBDocument.SystemVersion">9L31a</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.54</string> 7 <string key="IBDocument.AppKitVersion">949.54</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string> 8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool> 10 <bool key="EncodedWithXMLCoder">YES</bool>
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 <bool ke y="EncodedWithXMLCoder">YES</bool> 83 <bool ke y="EncodedWithXMLCoder">YES</bool>
84 <object class="NSTextView" id="550190606"> 84 <object class="NSTextView" id="550190606">
85 <reference key="NSNextResponder" ref="581923208"/> 85 <reference key="NSNextResponder" ref="581923208"/>
86 <int key="NSvFlags">2322</int> 86 <int key="NSvFlags">2322</int>
87 <string key="NSFrameSize">{182, 14}</string> 87 <string key="NSFrameSize">{182, 14}</string>
88 <reference key="NSSuperview" ref="581923208"/> 88 <reference key="NSSuperview" ref="581923208"/>
89 <object class="NSTextContainer" key="NSTextContainer" id="526453298"> 89 <object class="NSTextContainer" key="NSTextContainer" id="526453298">
90 <object class="NSLayoutManager" key="NSLayoutManager"> 90 <object class="NSLayoutManager" key="NSLayoutManager">
91 <object class="NSTextStorage" key="NSTextStorage"> 91 <object class="NSTextStorage" key="NSTextStorage">
92 <object class="NSMutableString" key="NSString"> 92 <object class="NSMutableString" key="NSString">
93 » » » » » » » » » » » » » » <characters key="NS.bytes">DO NOT TRANSLATE down load link</characters> 93 » » » » » » » » » » » » » » <characters key="NS.bytes">download link</charac ters>
94 </object> 94 </object>
95 <object class="NSDictionary" key="NSAttributes"> 95 <object class="NSDictionary" key="NSAttributes">
96 <bool key="EncodedWithXMLCoder">YES</bool> 96 <bool key="EncodedWithXMLCoder">YES</bool>
97 <object class="NSMutableArray" key="dict.sortedK eys"> 97 <object class="NSMutableArray" key="dict.sortedK eys">
98 <bool key="EncodedWithXMLCoder">YES</boo l> 98 <bool key="EncodedWithXMLCoder">YES</boo l>
99 <string>NSFont</string> 99 <string>NSFont</string>
100 <string>NSParagraphStyle</string> 100 <string>NSParagraphStyle</string>
101 </object> 101 </object>
102 <object class="NSMutableArray" key="dict.values" > 102 <object class="NSMutableArray" key="dict.values" >
103 <bool key="EncodedWithXMLCoder">YES</boo l> 103 <bool key="EncodedWithXMLCoder">YES</boo l>
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 651 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
652 </object> 652 </object>
653 </object> 653 </object>
654 </object> 654 </object>
655 </object> 655 </object>
656 <int key="IBDocument.localizationMode">0</int> 656 <int key="IBDocument.localizationMode">0</int>
657 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 657 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
658 <int key="IBDocument.defaultPropertyAccessControl">3</int> 658 <int key="IBDocument.defaultPropertyAccessControl">3</int>
659 </data> 659 </data>
660 </archive> 660 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698