summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 22:05:08 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 22:05:08 +0000
commit58b359d1055914da02ca1b79ea228118dff5ba44 (patch)
treecfd33e8ddbaf6afed4a6df441799320d758e7577 /chrome/app/generated_resources.grd
parentcb9bb1317104cc8a7f219fdaeec45723a9e59e0e (diff)
downloadchromium_src-58b359d1055914da02ca1b79ea228118dff5ba44.zip
chromium_src-58b359d1055914da02ca1b79ea228118dff5ba44.tar.gz
chromium_src-58b359d1055914da02ca1b79ea228118dff5ba44.tar.bz2
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
manager (Glen says no context menus for now). All BookmarkModelObservers have been updated appropriately. BUG=1750 TEST=bring up the bookmark manager and try the 'Reorder by title' menu item, make sure it works and I didn't screw up anything around it. Review URL: http://codereview.chromium.org/27262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10633 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c492b52d..416ad08 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3406,6 +3406,9 @@ each locale. -->
<message name="IDS_BOOKMARK_MANAGER_SHOW_IN_FOLDER" desc="The label of the menu item in the bookmark manager context menu that changes the selection in the tree to match the folder of the selected item in the table.">
Show in folder
</message>
+ <message name="IDS_BOOKMARK_MANAGER_SORT" desc="The label of the menu item in the bookmark manager organize menu that alphabetizes the bookmarks/folders by title.">
+ Reorder by title
+ </message>
<message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager.">
Organize
</message>