summaryrefslogtreecommitdiffstats
path: root/devtools/client/locales/en-US/webide.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/locales/en-US/webide.dtd')
-rw-r--r--devtools/client/locales/en-US/webide.dtd8
1 files changed, 6 insertions, 2 deletions
diff --git a/devtools/client/locales/en-US/webide.dtd b/devtools/client/locales/en-US/webide.dtd
index 5e1a80ccd..554488f6d 100644
--- a/devtools/client/locales/en-US/webide.dtd
+++ b/devtools/client/locales/en-US/webide.dtd
@@ -2,7 +2,11 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<!ENTITY windowTitle "Firefox WebIDE">
+<!ENTITY % brandDTD
+ SYSTEM "chrome://branding/locale/brand.dtd">
+ %brandDTD;
+
+<!ENTITY windowTitle "&brandShortName; WebIDE">
<!ENTITY projectMenu_label "Project">
<!ENTITY projectMenu_accesskey "P">
@@ -59,7 +63,7 @@
<!ENTITY projectButton_label "Open App">
<!ENTITY runtimeButton_label "Select Runtime">
-<!-- We try to repicate Firefox' bindings: -->
+<!-- We try to repicate browser' bindings: -->
<!-- quit app -->
<!ENTITY key_quit "W">
<!-- open menu -->