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

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

Issue 3018026: AutoFill: Capitalize "Options" in the AutoFill dialog title. (Closed)
Patch Set: Created 10 years, 5 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/AutoFillDialog.xib
diff --git a/chrome/app/nibs/AutoFillDialog.xib b/chrome/app/nibs/AutoFillDialog.xib
index f7edaa93d793bae011703a9e7b55419ae8ff340f..f2fdbee7d6fb3ce7122777103e3d3f299dcdee91 100644
--- a/chrome/app/nibs/AutoFillDialog.xib
+++ b/chrome/app/nibs/AutoFillDialog.xib
@@ -43,7 +43,7 @@
<int key="NSWindowBacking">2</int>
<string key="NSWindowRect">{{1022, 804}, {570, 401}}</string>
<int key="NSWTFlags">544735232</int>
- <string key="NSWindowTitle">^IDS_AUTOFILL_OPTIONS</string>
+ <string key="NSWindowTitle">^IDS_AUTOFILL_OPTIONS_TITLE</string>
<string key="NSWindowClass">NSWindow</string>
<nil key="NSViewClass"/>
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
« 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