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

Unified Diff: chrome/app/nibs/ImportProgressDialog.xib

Issue 199035: Localize First Run Dialogs (Closed)
Patch Set: Created 11 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/nibs/ImportProgressDialog.xib
diff --git a/chrome/app/nibs/ImportProgressDialog.xib b/chrome/app/nibs/ImportProgressDialog.xib
index 184a93beab65d6017a3e506caed9bc19c7530216..ad8de184ddcad45c72f0d1a68994acb1eeb7186f 100644
--- a/chrome/app/nibs/ImportProgressDialog.xib
+++ b/chrome/app/nibs/ImportProgressDialog.xib
@@ -2,9 +2,9 @@
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
<data>
<int key="IBDocument.SystemTarget">1050</int>
- <string key="IBDocument.SystemVersion">9J61</string>
+ <string key="IBDocument.SystemVersion">9L31a</string>
<string key="IBDocument.InterfaceBuilderVersion">677</string>
- <string key="IBDocument.AppKitVersion">949.46</string>
+ <string key="IBDocument.AppKitVersion">949.54</string>
<string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -39,7 +39,7 @@
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{196, 316}, {509, 194}}</string>
<int key="NSWTFlags">536871936</int>
- <string key="NSWindowTitle">Importing</string>
+ <string key="NSWindowTitle">^IDS_IMPORT_PROGRESS_TITLE</string>
<string key="NSWindowClass">NSWindow</string>
<nil key="NSViewClass"/>
<string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
@@ -93,7 +93,7 @@
<object class="NSTextFieldCell" key="NSCell" id="958179589">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">Favorites/Bookmarks</string>
+ <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS</string>
<reference key="NSSupport" ref="521946663"/>
<reference key="NSControlView" ref="310539509"/>
<reference key="NSBackgroundColor" ref="209012800"/>
@@ -109,7 +109,7 @@
<object class="NSTextFieldCell" key="NSCell" id="378152902">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">Search settings</string>
+ <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_SEARCH</string>
<reference key="NSSupport" ref="521946663"/>
<reference key="NSControlView" ref="423545563"/>
<reference key="NSBackgroundColor" ref="209012800"/>
@@ -125,7 +125,7 @@
<object class="NSTextFieldCell" key="NSCell" id="848132906">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">Saved Passwords</string>
+ <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_PASSWORDS</string>
<reference key="NSSupport" ref="521946663"/>
<reference key="NSControlView" ref="1056899072"/>
<reference key="NSBackgroundColor" ref="209012800"/>
@@ -141,7 +141,7 @@
<object class="NSTextFieldCell" key="NSCell" id="858790319">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">Browsing history</string>
+ <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_HISTORY</string>
<reference key="NSSupport" ref="521946663"/>
<reference key="NSControlView" ref="891861620"/>
<reference key="NSBackgroundColor" ref="209012800"/>
@@ -157,7 +157,7 @@
<object class="NSButtonCell" key="NSCell" id="190897395">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
- <string key="NSContents">Cancel</string>
+ <string key="NSContents">^IDS_CANCEL</string>
<reference key="NSSupport" ref="521946663"/>
<reference key="NSControlView" ref="487067694"/>
<int key="NSButtonFlags">-2038284033</int>
@@ -243,6 +243,9 @@
<string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
<string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
</object>
+ <object class="NSCustomObject" id="695534214">
+ <string key="NSClassName">ChromeUILocalizer</string>
+ </object>
</object>
<object class="IBObjectContainer" key="IBDocument.Objects">
<object class="NSMutableArray" key="connectionRecords">
@@ -407,6 +410,14 @@
</object>
<int key="connectionID">56</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">owner_</string>
+ <reference key="source" ref="695534214"/>
+ <reference key="destination" ref="1001"/>
+ </object>
+ <int key="connectionID">58</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -604,6 +615,11 @@
<reference key="object" ref="929811185"/>
<reference key="parent" ref="489328383"/>
</object>
+ <object class="IBObjectRecord">
+ <int key="objectID">57</int>
+ <reference key="object" ref="695534214"/>
+ <reference key="parent" ref="1002"/>
+ </object>
</object>
</object>
<object class="NSMutableDictionary" key="flattenedProperties">
@@ -636,6 +652,7 @@
<string>3.IBPluginDependency</string>
<string>4.IBPluginDependency</string>
<string>5.IBPluginDependency</string>
+ <string>57.IBPluginDependency</string>
<string>6.IBPluginDependency</string>
<string>7.IBPluginDependency</string>
<string>8.IBPluginDependency</string>
@@ -673,6 +690,7 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
</object>
</object>
<object class="NSMutableDictionary" key="unlocalizedProperties">
@@ -695,12 +713,43 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">56</int>
+ <int key="maxID">58</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBPartialClassDescription">
+ <string key="className">ChromeUILocalizer</string>
+ <string key="superclassName">GTMUILocalizer</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">browser/cocoa/ui_localizer.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">GTMUILocalizer</string>
+ <string key="superclassName">NSObject</string>
+ <object class="NSMutableDictionary" key="outlets">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="NSMutableArray" key="dict.sortedKeys">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>otherObjectToLocalize_</string>
+ <string>owner_</string>
+ <string>yetAnotherObjectToLocalize_</string>
+ </object>
+ <object class="NSMutableArray" key="dict.values">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>id</string>
+ <string>id</string>
+ <string>id</string>
+ </object>
+ </object>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">../third_party/GTM/AppKit/GTMUILocalizer.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
<string key="className">ImportProgressDialogController</string>
<string key="superclassName">NSWindowController</string>
<object class="NSMutableDictionary" key="actions">

Powered by Google App Engine
This is Rietveld 408576698