summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-28 19:48:27 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-28 19:48:27 +0000
commit331e24c5436a4d6af21f55efbff0f0d2d66e9c71 (patch)
tree308e3aa98486ace509d171f110068fb20ee0ce40 /chrome/app
parentc40316aaab494da9e87e3f05b8ad6e801fcdf791 (diff)
downloadchromium_src-331e24c5436a4d6af21f55efbff0f0d2d66e9c71.zip
chromium_src-331e24c5436a4d6af21f55efbff0f0d2d66e9c71.tar.gz
chromium_src-331e24c5436a4d6af21f55efbff0f0d2d66e9c71.tar.bz2
Adds strings needed for the bookmark manager.
BUG=3784 TEST=none Review URL: http://codereview.chromium.org/8837 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4083 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd18
1 files changed, 18 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3bafa68..855bb80 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3181,6 +3181,24 @@ each locale. -->
<message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
Bookmark Manager
</message>
+ <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager">
+ &amp;Bookmark manager
+ </message>
+ <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_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager.">
+ Organize
+ </message>
+ <message name="IDS_BOOKMARK_MANAGER_TOOLS_MENU" desc="Title of the tools menu in the bookmark manager.">
+ Tools
+ </message>
+ <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import menu item in the bookmark manager.">
+ Import bookmarks...
+ </message>
+ <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export menu item in the bookmark manager.">
+ Export bookmarks...
+ </message>
</messages>
</release>