| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 96423ed1b4d7008529f85f26c3430686c25a7013..cd4950670acdad3f86c845373959fba97f611794 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9316,6 +9316,33 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Zoom &Out
|
| </message>
|
|
|
| + <!-- History menu -->
|
| + <message name="IDS_HISTORY_HOME_LINUX" desc="The Linux menu item for home in the history menu.">
|
| + Home
|
| + </message>
|
| + <message name="IDS_HISTORY_BACK_LINUX" desc="The Linux menu item for back in the history menu.">
|
| + &Back
|
| + </message>
|
| + <message name="IDS_HISTORY_FORWARD_LINUX" desc="The Linux menu item for forward in the history menu.">
|
| + &Forward
|
| + </message>
|
| + <message name="IDS_HISTORY_VISITED_LINUX" desc="The Linux menu item for the header of most visited items in the history menu.">
|
| + Most Visited
|
| + </message>
|
| + <message name="IDS_HISTORY_CLOSED_LINUX" desc="The Linux menu item for the header of recently closed items in the history menu.">
|
| + Recently Closed
|
| + </message>
|
| + <message name="IDS_HISTORY_CLOSED_RESTORE_WINDOW_LINUX" desc="The Linux menu item for restoring all the tabs of a recently closed window.">
|
| + Restore All Tabs
|
| + </message>
|
| +
|
| + <!-- Bookmarks menu -->
|
| + <message name="IDS_BOOKMARK_CURRENT_PAGE_LINUX" desc="The Linux menu item for bookmarking the current page in the bookmark menu.">
|
| + Bookmark This Page...
|
| + </message>
|
| + <message name="IDS_BOOKMARK_ALL_TABS_LINUX" desc="The Linux menu item for bookmarking all tabs in the current window.">
|
| + Bookmark All Tabs...
|
| + </message>
|
| </if>
|
|
|
| <!-- File chooser dialog default titles (only used on Linux) -->
|
|
|