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 | eac16a5e59eed36ed13d6bc444e7039bda422744 (patch) | |
tree | 13d0bcae9f993ab7b8605c1dea358c86e1c2cf9a /devtools/client/locales/en-US | |
parent | 2772ce4d2ad64910b0af3b97d4d7d90e8c4e0433 (diff) | |
download | UXP-eac16a5e59eed36ed13d6bc444e7039bda422744.tar UXP-eac16a5e59eed36ed13d6bc444e7039bda422744.tar.gz UXP-eac16a5e59eed36ed13d6bc444e7039bda422744.tar.lz UXP-eac16a5e59eed36ed13d6bc444e7039bda422744.tar.xz UXP-eac16a5e59eed36ed13d6bc444e7039bda422744.zip |
[follow up] DevTools - fix a comment in webConsole.dtd (Web Console and Browser Console - not in the context menu)
Issue #102 and #337
Diffstat (limited to 'devtools/client/locales/en-US')
-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 cb53a923d..7d2eb1faa 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"> |