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

Unified Diff: chrome/app/nibs/BookmarkAllTabs.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/generated_resources.grd ('k') | chrome/app/nibs/BookmarkBar.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/BookmarkAllTabs.xib
diff --git a/chrome/app/nibs/BookmarkAllTabs.xib b/chrome/app/nibs/BookmarkAllTabs.xib
index c417b40ba0e6d78e44163788af674165c9fbda36..dc9fa870ad2e5644e9998242da722368f0714dab 100644
--- a/chrome/app/nibs/BookmarkAllTabs.xib
+++ b/chrome/app/nibs/BookmarkAllTabs.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="460527477">
@@ -163,7 +163,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/generated_resources.grd ('k') | chrome/app/nibs/BookmarkBar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698