[Pkg-mozext-commits] [firebug] 14/59: Updated javascript_not_enabled key so that the changes will be recognized.

David Prévot taffit at moszumanska.debian.org
Thu Aug 14 14:52:54 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 8230b0e3d9533c9fe0b60329bb4083fb4a420c95
Author: Michael Caputo <therubikscubekid at gmail.com>
Date:   Mon Jul 21 17:17:47 2014 -0400

    Updated javascript_not_enabled key so that the changes will be recognized.
---
 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 1e7ba55..e6bfd4f 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=Navigate to about:config and toggle javascript.enabled to "true"
+script.suggestion.javascript_not_enabled2=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