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

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

Issue 579020: linux: Implement the new AutoFill section of the Options dialog. (Closed)
Patch Set: fix for mac side Created 10 years, 10 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/autofill/autofill_dialog_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/Preferences.xib
diff --git a/chrome/app/nibs/Preferences.xib b/chrome/app/nibs/Preferences.xib
index e628c37dc818a3bbea371226824e6a15a8cc0837..fd08a69fc1bac17441791e282597df8e36b6210e 100644
--- a/chrome/app/nibs/Preferences.xib
+++ b/chrome/app/nibs/Preferences.xib
@@ -2089,7 +2089,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
<object class="NSButtonCell" id="674682819">
<int key="NSCellFlags">-2080244224</int>
<int key="NSCellFlags2">0</int>
- <string key="NSContents">^IDS_OPTIONS_AUTOFILL_SAVE</string>
+ <string key="NSContents">^IDS_OPTIONS_AUTOFILL_ENABLE</string>
<reference key="NSSupport" ref="445696277"/>
<int key="NSTag">1</int>
<reference key="NSControlView" ref="854747859"/>
@@ -2104,7 +2104,7 @@ AAMAAAABAAEAAAFTAAMAAAAEAAAFwgAAAAAACAAIAAgACAABAAEAAQABA</bytes>
<object class="NSButtonCell" id="201008548">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">0</int>
- <string key="NSContents">^IDS_OPTIONS_AUTOFILL_NEVERSAVE</string>
+ <string key="NSContents">^IDS_OPTIONS_AUTOFILL_DISABLE</string>
<reference key="NSSupport" ref="445696277"/>
<reference key="NSControlView" ref="854747859"/>
<int key="NSButtonFlags">1211912703</int>
« 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