diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-05-08 06:41:28 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-05-08 06:41:28 +0200 |
commit | baa5d18a7c54870b7363373d0e4235dbe4bec6f2 (patch) | |
tree | 13d0bcae9f993ab7b8605c1dea358c86e1c2cf9a /devtools | |
parent | c9454fb9ccdb24dd6b83b3a03295e9620b9360d8 (diff) | |
download | uxp-baa5d18a7c54870b7363373d0e4235dbe4bec6f2.tar.gz |
[follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console - not in the context menu)
Issue mcp-graveyard/UXP#102 and #337
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/client/locales/en-US/webConsole.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/locales/en-US/webConsole.dtd b/devtools/client/locales/en-US/webConsole.dtd index cb53a923d4..7d2eb1faa7 100644 --- a/devtools/client/locales/en-US/webConsole.dtd +++ b/devtools/client/locales/en-US/webConsole.dtd @@ -12,7 +12,7 @@ <!ENTITY browserConsole.title "Browser Console"> <!-- LOCALIZATION NOTE (saveBodies.label): You can see this string in - - the Web Console and Browser Console context menu. --> + - the Web Console and Browser Console menu. --> <!ENTITY saveBodies.label "Log Request and Response Bodies"> <!ENTITY saveBodies.accesskey "L"> |