diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-06-18 18:51:16 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-06-18 18:51:16 +0300 |
commit | 2ab4d666fb3909c45718ebe5e85725a1c72f754e (patch) | |
tree | 8eaef6af2b38088e122632a2c84ea455cdc4be3d /devtools/client/locales/en-US/toolbox.dtd | |
parent | 34302180b38e903c7c071b501cbc8be89efd56ec (diff) | |
download | UXP-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/toolbox.dtd')
-rw-r--r-- | devtools/client/locales/en-US/toolbox.dtd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/client/locales/en-US/toolbox.dtd b/devtools/client/locales/en-US/toolbox.dtd index 6097fa82a..73c74567c 100644 --- a/devtools/client/locales/en-US/toolbox.dtd +++ b/devtools/client/locales/en-US/toolbox.dtd @@ -199,9 +199,9 @@ - label for the checkbox that toggles the display of the platform data in the, - Profiler i.e. devtools.profiler.ui.show-platform-data a boolean preference - in about:config, in the options panel. --> -<!ENTITY options.showPlatformData.label "Show Gecko platform data"> +<!ENTITY options.showPlatformData.label "Show Goanna platform data"> <!ENTITY options.showPlatformData.tooltip "If you enable this option the JavaScript Profiler reports will include -Gecko platform symbols"> +Goanna platform symbols"> <!-- LOCALIZATION NOTE (options.sourceeditor.*): Options under the editor - section. --> |