From 0bf2ec7ef96235240d924bad25119286be1921c6 Mon Sep 17 00:00:00 2001
From: "gavin%gavinsharp.com"
Date: Thu, 1 Jun 2006 17:58:10 +0000
Subject: [PATCH] Bug 336058: rename the "Go" menu to "History", patch by Liz
Looney , r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198812 18797224-902f-48f8-a5cc-f745e15eee43
---
mozilla/browser/base/content/browser-menubar.inc | 2 +-
mozilla/browser/locales/en-US/chrome/browser/browser.dtd | 3 ++-
mozilla/browser/locales/en-US/chrome/help/firebird-toc.rdf | 2 +-
.../browser/locales/en-US/chrome/help/menu_reference.xhtml | 6 +++---
.../browser/locales/en-US/chrome/help/using_firebird.xhtml | 4 ++--
5 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/mozilla/browser/base/content/browser-menubar.inc b/mozilla/browser/base/content/browser-menubar.inc
index cc98b6568ad..695ca541d60 100644
--- a/mozilla/browser/base/content/browser-menubar.inc
+++ b/mozilla/browser/base/content/browser-menubar.inc
@@ -370,7 +370,7 @@
#else
-
-Go
+History
- The Go menu contains a list of the most recently visited web sites.
+ The History menu contains a list of the most recently visited web sites.
Back
Navigates back one page in history. This is the same as clicking on the
diff --git a/mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml b/mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml
index 5a72b6a9ef9..3c5b9e70797 100644
--- a/mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml
+++ b/mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml
@@ -102,9 +102,9 @@ Contributors:
width="320" height="30" alt=""/>
To choose from pages you've visited during the current session, open the
- Go menu and use the list in the bottom section of the menu.
+ History menu and use the list in the bottom section of the menu.
To choose from pages you've visited during the past several sessions,
- open the Go menu and choose History. You will see the
+ open the History menu and choose History. You will see the
History Sidebar. The History Sidebar displays a list of folders.
Clicking the folders displays subfolders or titles of web pages.
You can click a page's title to view that page.