mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Backed out changeset 52b1205696cd (bug 927974) on the suspicion of this having caused frequent mochitest-bc oranges
This commit is contained in:
parent
c449fc9c3b
commit
7a6c00ee31
@ -45,6 +45,6 @@
|
|||||||
<section id="connecting">
|
<section id="connecting">
|
||||||
<p><img src="chrome://browser/skin/tabbrowser/loading.png"></img> &connecting;</p>
|
<p><img src="chrome://browser/skin/tabbrowser/loading.png"></img> &connecting;</p>
|
||||||
</section>
|
</section>
|
||||||
<footer>&remoteHelp;<a target='_' href='https://developer.mozilla.org/docs/Tools/Remote_Debugging'>&remoteDocumentation;</a>&remoteHelpSuffix;</footer>
|
<footer>&help2;</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -19,11 +19,4 @@
|
|||||||
<!ENTITY errorTimeout "Error: connection timeout.">
|
<!ENTITY errorTimeout "Error: connection timeout.">
|
||||||
<!ENTITY errorRefused "Error: connection refused.">
|
<!ENTITY errorRefused "Error: connection refused.">
|
||||||
<!ENTITY errorUnexpected "Unexpected error.">
|
<!ENTITY errorUnexpected "Unexpected error.">
|
||||||
|
<!ENTITY help2 "Firefox Developer Tools can debug remote devices (Firefox for Android and Firefox OS, for example). Make sure that you have turned on the 'Remote debugging' option in the remote device. See the <a target='_' href='https://developer.mozilla.org/docs/Tools/Remote_Debugging'>documentation</a> for more.">
|
||||||
<!-- LOCALIZATION NOTE (remoteHelp, remoteDocumentation, remoteHelpSuffix):
|
|
||||||
these strings will be concatenated in a single label, remoteDocumentation will
|
|
||||||
be used as text for a link to MDN. -->
|
|
||||||
<!ENTITY remoteHelp "Firefox Developer Tools can debug remote devices (Firefox for Android and Firefox OS, for example). Make sure that you have turned on the 'Remote debugging' option in the remote device. For more, see the">
|
|
||||||
<!ENTITY remoteDocumentation "documentation">
|
|
||||||
<!ENTITY remoteHelpSuffix ".">
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user