mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
[regression] DevTools - Web and Browser console - Added "Log request and response bodies" preference
Issue #102
This commit is contained in:
parent
5873c0487c
commit
30e2f6345d
4 changed files with 48 additions and 8 deletions
|
|
@ -11,6 +11,11 @@
|
|||
<!ENTITY window.title "Web Console">
|
||||
<!ENTITY browserConsole.title "Browser Console">
|
||||
|
||||
<!-- LOCALIZATION NOTE (saveBodies.label): You can see this string in
|
||||
- the Browser Console context menu. -->
|
||||
<!ENTITY saveBodies.label "Log Request and Response Bodies">
|
||||
<!ENTITY saveBodies.accesskey "L">
|
||||
|
||||
<!-- LOCALIZATION NOTE (openURL.label): You can see this string in the Web
|
||||
- Console context menu. -->
|
||||
<!ENTITY openURL.label "Open URL in New Tab">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue