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

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

Issue 3018026: AutoFill: Capitalize "Options" in the AutoFill dialog title. (Closed)
Patch Set: Created 10 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/autofill/autofill_dialog_gtk.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">10F569</string> 5 <string key="IBDocument.SystemVersion">10F569</string>
6 <string key="IBDocument.InterfaceBuilderVersion">762</string> 6 <string key="IBDocument.InterfaceBuilderVersion">762</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 25 matching lines...) Expand all
36 <string key="NSClassName">FirstResponder</string > 36 <string key="NSClassName">FirstResponder</string >
37 </object> 37 </object>
38 <object class="NSCustomObject" id="1004"> 38 <object class="NSCustomObject" id="1004">
39 <string key="NSClassName">NSApplication</string> 39 <string key="NSClassName">NSApplication</string>
40 </object> 40 </object>
41 <object class="NSWindowTemplate" id="1005"> 41 <object class="NSWindowTemplate" id="1005">
42 <int key="NSWindowStyleMask">1</int> 42 <int key="NSWindowStyleMask">1</int>
43 <int key="NSWindowBacking">2</int> 43 <int key="NSWindowBacking">2</int>
44 <string key="NSWindowRect">{{1022, 804}, {570, 4 01}}</string> 44 <string key="NSWindowRect">{{1022, 804}, {570, 4 01}}</string>
45 <int key="NSWTFlags">544735232</int> 45 <int key="NSWTFlags">544735232</int>
46 » » » » <string key="NSWindowTitle">^IDS_AUTOFILL_OPTION S</string> 46 » » » » <string key="NSWindowTitle">^IDS_AUTOFILL_OPTION S_TITLE</string>
47 <string key="NSWindowClass">NSWindow</string> 47 <string key="NSWindowClass">NSWindow</string>
48 <nil key="NSViewClass"/> 48 <nil key="NSViewClass"/>
49 <string key="NSWindowContentMaxSize">{1.79769e+3 08, 1.79769e+308}</string> 49 <string key="NSWindowContentMaxSize">{1.79769e+3 08, 1.79769e+308}</string>
50 <object class="NSView" key="NSWindowView" id="10 06"> 50 <object class="NSView" key="NSWindowView" id="10 06">
51 <reference key="NSNextResponder"/> 51 <reference key="NSNextResponder"/>
52 <int key="NSvFlags">274</int> 52 <int key="NSvFlags">274</int>
53 <object class="NSMutableArray" key="NSSu bviews"> 53 <object class="NSMutableArray" key="NSSu bviews">
54 <bool key="EncodedWithXMLCoder"> YES</bool> 54 <bool key="EncodedWithXMLCoder"> YES</bool>
55 <object class="NSScrollView" id= "648570652"> 55 <object class="NSScrollView" id= "648570652">
56 <reference key="NSNextRe sponder" ref="1006"/> 56 <reference key="NSNextRe sponder" ref="1006"/>
(...skipping 1943 matching lines...) Expand 10 before | Expand all | Expand 10 after
2000 </object> 2000 </object>
2001 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 2001 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
2002 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 2002 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
2003 <int key="IBDocument.defaultPropertyAccessControl">3</int> 2003 <int key="IBDocument.defaultPropertyAccessControl">3</int>
2004 <object class="NSMutableDictionary" key="IBDocument.LastKnownIma geSizes"> 2004 <object class="NSMutableDictionary" key="IBDocument.LastKnownIma geSizes">
2005 <string key="NS.key.0">NSSwitch</string> 2005 <string key="NS.key.0">NSSwitch</string>
2006 <string key="NS.object.0">{15, 15}</string> 2006 <string key="NS.object.0">{15, 15}</string>
2007 </object> 2007 </object>
2008 </data> 2008 </data>
2009 </archive> 2009 </archive>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/autofill/autofill_dialog_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698