summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basilisk/locales/en-US/chrome/browser/browser.dtd4
-rw-r--r--basilisk/locales/en-US/chrome/browser/browser.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/basilisk/locales/en-US/chrome/browser/browser.dtd b/basilisk/locales/en-US/chrome/browser/browser.dtd
index e651760..6afe43c 100644
--- a/basilisk/locales/en-US/chrome/browser/browser.dtd
+++ b/basilisk/locales/en-US/chrome/browser/browser.dtd
@@ -243,8 +243,8 @@ These should match what Safari and other Apple applications use on OS X Lion. --
<!ENTITY addons.accesskey "A">
<!ENTITY addons.commandkey "A">
-<!ENTITY webDeveloperMenu.label "Web Developer">
-<!ENTITY webDeveloperMenu.accesskey "W">
+<!ENTITY webDeveloperMenu.label "Developer Tools">
+<!ENTITY webDeveloperMenu.accesskey "v">
<!ENTITY inspectContextMenu.label "Inspect Element">
<!ENTITY inspectContextMenu.accesskey "Q">
diff --git a/basilisk/locales/en-US/chrome/browser/browser.properties b/basilisk/locales/en-US/chrome/browser/browser.properties
index c9a05af..9d06176 100644
--- a/basilisk/locales/en-US/chrome/browser/browser.properties
+++ b/basilisk/locales/en-US/chrome/browser/browser.properties
@@ -418,7 +418,7 @@ safeModeRestartButton=Restart
# "true" (spelled and capitalized exactly that way) to show the "Text
# Encoding" menu in the main Firefox button on Windows. Any other value will
# hide it. Regardless of the value of this setting, the "Text Encoding"
-# menu will always be accessible via the "Web Developer" menu.
+# menu will always be accessible via the "Developer Tools" menu.
# This is not a string to translate; it just controls whether the menu shows
# up in the Firefox button. If users frequently use the "Text Encoding"
# menu, set this to "true". Otherwise, you can leave it as "false".