[Pkg-mozext-commits] [firebug] 13/59: Updated the javascript disabled message for the script panel. Firefox no longer has the option to enable javascript in the options menu.

David Prévot taffit at moszumanska.debian.org
Thu Aug 14 14:52:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository firebug.

commit c244cf3faf73d54da59ae1d2f0af09e14f9d95b8
Author: Michael Caputo <therubikscubekid at gmail.com>
Date:   Sat Jul 19 17:50:29 2014 -0400

    Updated the javascript disabled message for the script panel. Firefox no longer has the option to enable javascript in the options menu.
---
 extension/locale/en-US/firebug.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension/locale/en-US/firebug.properties b/extension/locale/en-US/firebug.properties
index db503f3..1e7ba55 100644
--- a/extension/locale/en-US/firebug.properties
+++ b/extension/locale/en-US/firebug.properties
@@ -1527,7 +1527,7 @@ script.suggestion.inactive_during_page_load2=<a>Reload</a> to see all sources
 # This message is displayed within the Script panel if javascript is not enabled.
 # The suggestion message represents an advice how to solve the problem.
 script.warning.javascript_not_enabled=Javascript is not enabled
-script.suggestion.javascript_not_enabled=See Firefox > Tools > Options > Content > Enable Javascript
+script.suggestion.javascript_not_enabled=Navigate to about:config and toggle javascript.enabled to "true"
 # LOCALIZATION NOTE (script.button.enable_javascript): Title for a link, that is displayed on
 # the Script panel, if Javascript is disabled. This link allows to enable it.
 script.button.enable_javascript=Enable JavaScript and Refresh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list