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

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

Issue 7744055: bookmarks: Fix an obvious typo in IDS_BOOMARK_*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/nibs/BookmarkBubble.xib ('k') | chrome/app/nibs/BookmarkNameFolder.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/BookmarkEditor.xib
diff --git a/chrome/app/nibs/BookmarkEditor.xib b/chrome/app/nibs/BookmarkEditor.xib
index f5a505f7d983ecb61ab66e56b0f9ff98b2101b9a..52d6dc7df087e9ff961a18c41d12b80b8dd9f2da 100644
--- a/chrome/app/nibs/BookmarkEditor.xib
+++ b/chrome/app/nibs/BookmarkEditor.xib
@@ -121,7 +121,7 @@
<object class="NSTextFieldCell" key="NSCell" id="52444064">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">^IDS_BOOMARK_EDITOR_NAME_LABEL</string>
+ <string key="NSContents">^IDS_BOOKMARK_EDITOR_NAME_LABEL</string>
<reference key="NSSupport" ref="899171858"/>
<reference key="NSControlView" ref="1036501322"/>
<object class="NSColor" key="NSBackgroundColor" id="519536938">
@@ -153,7 +153,7 @@
<object class="NSTextFieldCell" key="NSCell" id="268808428">
<int key="NSCellFlags">68288064</int>
<int key="NSCellFlags2">272630784</int>
- <string key="NSContents">^IDS_BOOMARK_EDITOR_URL_LABEL</string>
+ <string key="NSContents">^IDS_BOOKMARK_EDITOR_URL_LABEL</string>
<reference key="NSSupport" ref="899171858"/>
<reference key="NSControlView" ref="209927002"/>
<reference key="NSBackgroundColor" ref="519536938"/>
@@ -266,7 +266,7 @@
<object class="NSButtonCell" key="NSCell" id="732374144">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
- <string key="NSContents">^IDS_BOOMARK_EDITOR_NEW_FOLDER_BUTTON</string>
+ <string key="NSContents">^IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON</string>
<reference key="NSSupport" ref="899171858"/>
<reference key="NSControlView" ref="631907363"/>
<int key="NSButtonFlags">-2038284033</int>
« no previous file with comments | « chrome/app/nibs/BookmarkBubble.xib ('k') | chrome/app/nibs/BookmarkNameFolder.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698