summaryrefslogtreecommitdiffstats
path: root/devtools/client/locales/en-US/connection-screen.dtd
diff options
context:
space:
mode:
authorJustOff <Off.Just.Off@gmail.com>2018-06-18 18:51:16 +0300
committerJustOff <Off.Just.Off@gmail.com>2018-06-18 18:51:16 +0300
commit2ab4d666fb3909c45718ebe5e85725a1c72f754e (patch)
tree8eaef6af2b38088e122632a2c84ea455cdc4be3d /devtools/client/locales/en-US/connection-screen.dtd
parent34302180b38e903c7c071b501cbc8be89efd56ec (diff)
downloadUXP-2ab4d666fb3909c45718ebe5e85725a1c72f754e.tar
UXP-2ab4d666fb3909c45718ebe5e85725a1c72f754e.tar.gz
UXP-2ab4d666fb3909c45718ebe5e85725a1c72f754e.tar.lz
UXP-2ab4d666fb3909c45718ebe5e85725a1c72f754e.tar.xz
UXP-2ab4d666fb3909c45718ebe5e85725a1c72f754e.zip
Correct the browser and platform names in `devtools\client`
Diffstat (limited to 'devtools/client/locales/en-US/connection-screen.dtd')
-rw-r--r--devtools/client/locales/en-US/connection-screen.dtd6
1 files changed, 5 insertions, 1 deletions
diff --git a/devtools/client/locales/en-US/connection-screen.dtd b/devtools/client/locales/en-US/connection-screen.dtd
index 674a408d5..15d70f764 100644
--- a/devtools/client/locales/en-US/connection-screen.dtd
+++ b/devtools/client/locales/en-US/connection-screen.dtd
@@ -7,6 +7,10 @@
- in the Web Developer menu.
- -->
+<!ENTITY % brandDTD
+ SYSTEM "chrome://branding/locale/brand.dtd">
+ %brandDTD;
+
<!ENTITY title "Connect">
<!ENTITY header "Connect to remote device">
<!ENTITY host "Host:">
@@ -24,7 +28,7 @@
<!-- 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 remoteHelp "&brandShortName; Developer Tools can debug remote devices (Firefox for Android, 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 ".">