diff options
author | JustOff <Off.Just.Off@gmail.com> | 2016-11-19 23:49:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-19 23:49:21 +0200 |
commit | 33767566ce1400dfb23e7e3727435cdf0dd1e5e7 (patch) | |
tree | 0e9287c9ff708b16298bfab39d0f80339ca8955d /toolkit/locales/en-US/chrome/global | |
parent | 36d54943f53003dfc3e8f6063edb76a502af01a6 (diff) | |
download | palemoon-gre-33767566ce1400dfb23e7e3727435cdf0dd1e5e7.tar.gz |
revert back options.enableRemote.tooltip
Diffstat (limited to 'toolkit/locales/en-US/chrome/global')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/devtools/toolbox.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/locales/en-US/chrome/global/devtools/toolbox.dtd b/toolkit/locales/en-US/chrome/global/devtools/toolbox.dtd index cb7fda5a9..1823170eb 100644 --- a/toolkit/locales/en-US/chrome/global/devtools/toolbox.dtd +++ b/toolkit/locales/en-US/chrome/global/devtools/toolbox.dtd @@ -79,7 +79,7 @@ - checkbox that toggles remote debugging, i.e. devtools.debugger.remote-enabled - boolean preference in about:config, in the options panel. --> <!ENTITY options.enableRemote.label3 "Enable remote debugging"> -<!ENTITY options.enableRemote.tooltip "Turning this option on will allow the developer tools to debug remote Pale Moon instance"> +<!ENTITY options.enableRemote.tooltip "Turning this option on will allow the developer tools to debug remote Firefox instance like Firefox OS"> <!-- LOCALIZATION NOTE (options.disableJavaScript.label, - options.disableJavaScript.tooltip): This is the options panel label and |