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

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

Issue 1317004: Stop abusing cookie strings for local storage and database. (Closed)
Patch Set: s/DATABASE_NAME_LABEL/DATABASE_NAME/ Created 10 years, 9 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/gtk/gtk_chrome_cookie_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/CookieDetailsView.xib
diff --git a/chrome/app/nibs/CookieDetailsView.xib b/chrome/app/nibs/CookieDetailsView.xib
index f106391d69c7811ccb948f7553bb969bf939235b..d4b9d2ca0a977a5329ae07fcb4f23bd0eb2c47a2 100644
--- a/chrome/app/nibs/CookieDetailsView.xib
+++ b/chrome/app/nibs/CookieDetailsView.xib
@@ -660,7 +660,7 @@
<object class="NSTextFieldCell" key="NSCell" id="626846257">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">^IDS_COOKIES_COOKIE_NAME_LABEL</string>
+ <string key="NSContents">^IDS_COOKIES_WEB_DATABASE_NAME</string>
<reference key="NSSupport" ref="284921973"/>
<reference key="NSControlView" ref="741934397"/>
<reference key="NSBackgroundColor" ref="949329157"/>
@@ -753,7 +753,7 @@
<object class="NSTextFieldCell" key="NSCell" id="6282291">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">^IDS_COOKIES_COOKIE_CONTENT_LABEL</string>
+ <string key="NSContents">^IDS_COOKIES_LOCAL_STORAGE_VALUE_LABEL</string>
<reference key="NSSupport" ref="284921973"/>
<reference key="NSControlView" ref="603672778"/>
<reference key="NSBackgroundColor" ref="949329157"/>
@@ -769,7 +769,7 @@
<object class="NSTextFieldCell" key="NSCell" id="896464253">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">^IDS_COOKIES_COOKIE_NAME_LABEL</string>
+ <string key="NSContents">^IDS_COOKIES_LOCAL_STORAGE_KEY_LABEL</string>
<reference key="NSSupport" ref="284921973"/>
<reference key="NSControlView" ref="415175575"/>
<reference key="NSBackgroundColor" ref="949329157"/>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/gtk/gtk_chrome_cookie_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698