Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
Rob Paveza | 2eb8c14 | 2019-10-13 18:02:38 | [diff] [blame] | 3 | <message name="IDS_DEVTOOLS_0203e27fe44545283879b18e7084391b" desc="Error message when failing to load a script source text"> |
| 4 | Unable to fetch script source. |
| 5 | </message> |
Lily Chen | 881012b | 2019-10-02 15:46:48 | [diff] [blame] | 6 | <message name="IDS_DEVTOOLS_04608e209233c72a33b9a80e8ff2bd58" desc="Tooltip to explain why a cookie was blocked"> |
| 7 | This cookie had the "SameSite=None" attribute but was not marked "Secure". Cookies without SameSite restrictions must be marked "Secure" and sent over a secure connection. |
| 8 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 9 | <message name="IDS_DEVTOOLS_07553a11db31a4433684be32cc4716e3" desc="Text in Network Manager"> |
| 10 | Cross-Origin Read Blocking (CORB) blocked cross-origin response <ph name="NETWORKREQUEST_URL__">$1s<ex>https://example.com</ex></ph> with MIME type <ph name="NETWORKREQUEST_MIMETYPE">$2s<ex>application</ex></ph>. See https://www.chromestatus.com/feature/5629709824032768 for more details. |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 11 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 12 | <message name="IDS_DEVTOOLS_07ba1c48fc0b478df5462700f993fa5e" desc="Message in Network Manager"> |
| 13 | <ph name="NETWORKREQUEST_RESOURCETYPE___TITLE__">$1s<ex>XHR</ex></ph> failed loading: <ph name="NETWORKREQUEST_REQUESTMETHOD">$2s<ex>GET</ex></ph> "<ph name="NETWORKREQUEST_URL__">$3s<ex>https://example.com</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 14 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 15 | <message name="IDS_DEVTOOLS_09cdd6a7321c64bae05b8cca859f1461" desc="Title of a setting under the Network category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 16 | Enable cache |
| 17 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 18 | <message name="IDS_DEVTOOLS_0b4e8f2008c602c781fee001c917dbf9" desc="Tooltip to explain why a cookie was blocked"> |
| 19 | This set-cookie had invalid syntax. |
| 20 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 21 | <message name="IDS_DEVTOOLS_0d66520dddd8718f59f517582fafaebb" desc="Title of a media query that can be emulated via the Rendering drawer"> |
| 22 | prefers-color-scheme: light |
| 23 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 24 | <message name="IDS_DEVTOOLS_0fe1f9158e2f164da1332501f9e65702" desc="Text in Console Model"> |
| 25 | Navigated to <ph name="EVENT_DATA_URL">$1s<ex>https://example.com</ex></ph> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 26 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 27 | <message name="IDS_DEVTOOLS_1023bf87beb1d2947824df00fa0898ad" desc="Title of a setting under the Debugger category in Settings"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 28 | Disable async stack traces |
| 29 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 30 | <message name="IDS_DEVTOOLS_10bdea5cc4e1689c7db90eb7bf7f45c0" desc="Title of a setting under the Rendering drawer"> |
| 31 | Emulate CSS media type |
| 32 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 33 | <message name="IDS_DEVTOOLS_185bf49541541933dc3fd1fb89d3fea3" desc="Title of a setting under the Console category in Settings"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 34 | Enable custom formatters |
| 35 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 36 | <message name="IDS_DEVTOOLS_1985576209a186984f171efd81e91e3d" desc="Text in Network Log"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 37 | <anonymous> |
| 38 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 39 | <message name="IDS_DEVTOOLS_1a4157cb54ce78ee862a88ecd1a66916" desc="Tooltip to explain why a cookie was blocked"> |
| 40 | This set-cookie used the "__Secure-" or "__Host-" prefix in its name and broke the additional rules applied to cookies with these prefixes as defined in https://tools.ietf.org/html/draft-west-cookie-prefixes-05. |
| 41 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 42 | <message name="IDS_DEVTOOLS_1ccfb518c1eb59a48fa9b2c578073557" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 43 | redundant |
| 44 | </message> |
Mandy Chen | 9c1200c | 2019-09-24 18:36:01 | [diff] [blame] | 45 | <message name="IDS_DEVTOOLS_1ee85f6c60017a7f0646ba8dc5824de6" desc="Service worker running status displayed in the Service Workers view in the Application panel"> |
| 46 | starting |
| 47 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 48 | <message name="IDS_DEVTOOLS_21070fd87b02611a5426d726a70a5502" desc="Text in Server Timing"> |
| 49 | No value found for parameter "<ph name="PARAMNAME">$1s<ex>https</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 50 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 51 | <message name="IDS_DEVTOOLS_212af9ab36fa426a9e52bc1ebfd8665b" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 52 | Drag / drop |
| 53 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 54 | <message name="IDS_DEVTOOLS_22af645d1859cb5ca6da0c484f1f37ea" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 55 | new |
| 56 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 57 | <message name="IDS_DEVTOOLS_23e5a7b7976e412ece233ceaf8257bc2" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 58 | Clipboard |
| 59 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 60 | <message name="IDS_DEVTOOLS_23e8e5daea7e9dc939ae4298a6f74e36" desc="Text in Server Timing"> |
| 61 | ServerTiming: <ph name="MSG">$1s<ex>Extraneous trailing characters.</ex></ph> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 62 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 63 | <message name="IDS_DEVTOOLS_242dd6b02f1ff7db7cbba7f7226abb4a" desc="Title of a setting under the Rendering drawer that can be invoked through the Command Menu"> |
| 64 | Do not emulate CSS prefers-color-scheme |
| 65 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 66 | <message name="IDS_DEVTOOLS_25121e2acd3c495847c5592661c2a2f9" desc="Tooltip to explain why a cookie was blocked"> |
| 67 | This set-cookie's Domain attribute was invalid with regards to the current host url. |
| 68 | </message> |
| 69 | <message name="IDS_DEVTOOLS_27d7b4e470e9a00b0fc6cf26fb3c5100" desc="Tooltip to explain why a cookie was blocked"> |
| 70 | This cookie's domain is not configured to match the request url's domain, even though they share a common TLD+1 (TLD+1 of foo.bar.example.com is example.com). |
| 71 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 72 | <message name="IDS_DEVTOOLS_28e486be4b3bad598b6e9eaa34ebec76" desc="Text in Network Manager"> |
| 73 | Set-Cookie header is ignored in response from url: <ph name="RESPONSE_URL">$1s<ex>https://example.com</ex></ph>. Cookie length should be less than or equal to 4096 characters. |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 74 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 75 | <message name="IDS_DEVTOOLS_2973958e77629e3a167a1a4c60dd5c5f" desc="Text in Network Manager"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 76 | Slow 3G |
| 77 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 78 | <message name="IDS_DEVTOOLS_2cc895b2288b4709e1620a1510322de0" desc="Tooltip to explain why a cookie was blocked"> |
| 79 | This cookie was not sent due to user preferences. |
| 80 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 81 | <message name="IDS_DEVTOOLS_5e53467e9b005376370c28e92b42b6f5" desc="Title of a setting under the Rendering drawer that can be invoked through the Command Menu"> |
| 82 | Emulate CSS prefers-reduced-motion: reduce |
| 83 | </message> |
| 84 | <message name="IDS_DEVTOOLS_685c645cb0cb322c5b9989eb12bada19" desc="Title of a setting under the Rendering drawer that can be invoked through the Command Menu"> |
| 85 | Emulate CSS media feature prefers-color-scheme |
| 86 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 87 | <message name="IDS_DEVTOOLS_3034e08ec0b14678ddb50284eef02ee4" desc="Title of a setting under the Console category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 88 | Do not preserve log upon navigation |
| 89 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 90 | <message name="IDS_DEVTOOLS_328d7fa69bbeeeefd8b3db6e1f06a17b" desc="Text in Debugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 91 | With Block |
| 92 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 93 | <message name="IDS_DEVTOOLS_3437f1aa3e12219221092a45e62c9d4f" desc="Text in Console Model"> |
| 94 | Profile '<ph name="DATA_TITLE">$1s<ex>name</ex></ph>' finished. |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 95 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 96 | <message name="IDS_DEVTOOLS_365e0172a2e97b0a26274c5bd2e4bad0" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 97 | Script Blocked by Content Security Policy |
| 98 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 99 | <message name="IDS_DEVTOOLS_38fe155e13d77298cfd5688c3378fa85" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 100 | Emulate CSS screen media type |
| 101 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 102 | <message name="IDS_DEVTOOLS_3a61bf1744eb364af52e107aec676f62" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 103 | installing |
| 104 | </message> |
Mandy Chen | 9c1200c | 2019-09-24 18:36:01 | [diff] [blame] | 105 | <message name="IDS_DEVTOOLS_3b2a3c8ed19fc3647432e72885d633e7" desc="Service worker running status displayed in the Service Workers view in the Application panel"> |
| 106 | stopping |
| 107 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 108 | <message name="IDS_DEVTOOLS_3c000cf06aef2d48a8bfe568e1d6ef65" desc="Tooltip to explain why a cookie was blocked"> |
| 109 | This set-cookie was not sent over a secure connection and would have overwritten a cookie with the Secure attribute. |
| 110 | </message> |
| 111 | <message name="IDS_DEVTOOLS_3c2de12122c9b36f60cb989a6e0589b9" desc="Tooltip to explain why a cookie was blocked"> |
| 112 | This cookie's path was not within the request url's path. |
| 113 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 114 | <message name="IDS_DEVTOOLS_3d9320c6e796b65a6c91fcd64e27fa88" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 115 | Hide frames per second (FPS) meter |
| 116 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 117 | <message name="IDS_DEVTOOLS_3ff9f750075f426831f71818a8f4ff12" desc="Text in Network Manager"> |
Christy Chen | 6b8db62 | 2019-09-27 16:50:05 | [diff] [blame] | 118 | Request was blocked by <ph name="LOCKED_1">DevTools</ph>: "<ph name="NETWORKREQUEST_URL__">$1s<ex>https://example.com</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 119 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 120 | <message name="IDS_DEVTOOLS_40dba446b661ae69dea3a8e026f76dfd" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 121 | Hide paint flashing rectangles |
| 122 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 123 | <message name="IDS_DEVTOOLS_41b61424daffc7d27c709bdd4f1ad0ec" desc="Title of a setting under the Rendering drawer that can be invoked through the Command Menu"> |
| 124 | Emulate CSS prefers-color-scheme: dark |
| 125 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 126 | <message name="IDS_DEVTOOLS_4249b3308a0ed3e1e90e0a91ca11cf21" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 127 | WebGL Error Fired |
| 128 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 129 | <message name="IDS_DEVTOOLS_4636cded1f8a4578c9e8e7f2fd9cfdee" desc="Text in Network Request"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 130 | (binary) |
| 131 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 132 | <message name="IDS_DEVTOOLS_4a2c6d480468877dd33d9a5bae54b549" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 133 | WebGL Warning Fired |
| 134 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 135 | <message name="IDS_DEVTOOLS_4bfca2e69ec73893d36ebcdcce35cf36" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 136 | Suspend AudioContext |
| 137 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 138 | <message name="IDS_DEVTOOLS_4cc00b9253c692417d3b0765d5ae5e79" desc="Text in Server Timing"> |
| 139 | Unable to parse "<ph name="PARAMNAME">$1s<ex>https</ex></ph>" value "<ph name="PARAMVALUE">$2s<ex>2.0</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 140 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 141 | <message name="IDS_DEVTOOLS_4cc6684df7b4a92b1dec6fce3264fac8" desc="Text in Debugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 142 | Global |
| 143 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 144 | <message name="IDS_DEVTOOLS_50103f373f2d49a21139259d81f472d9" desc="Tooltip to explain why a cookie was blocked"> |
| 145 | This cookie had the "Secure" attribute and the connection was not secure. |
| 146 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 147 | <message name="IDS_DEVTOOLS_509820290d57f333403f490dde7316f4" desc="Text in Debugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 148 | Local |
| 149 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 150 | <message name="IDS_DEVTOOLS_509a7f125ba127d220887938738af707" desc="Text in Console Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 151 | Failed to save to temp variable. |
| 152 | </message> |
Rob Paveza | 2eb8c14 | 2019-10-13 18:02:38 | [diff] [blame] | 153 | <message name="IDS_DEVTOOLS_51a81ec0bbeea1b79ef6a0cc91a7b9a8" desc="Error message for when a script can't be loaded which had been previously"> |
| 154 | Script removed or deleted. |
| 155 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 156 | <message name="IDS_DEVTOOLS_52da3e7fcf6abefc2a8807df4b759ef8" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 157 | setInterval fired |
| 158 | </message> |
Rob Paveza | 2eb8c14 | 2019-10-13 18:02:38 | [diff] [blame] | 159 | <message name="IDS_DEVTOOLS_58b76a3d0e2c9313c7742f409bc0afa9" desc="Error message to display when a source CSS file could not be retrieved."> |
| 160 | There was an error retrieving the source styles. |
| 161 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 162 | <message name="IDS_DEVTOOLS_599eba19aa93a929cb8589f148b8a6c4" desc="A drop-down menu option to emulate css screen media type"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 163 | screen |
| 164 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 165 | <message name="IDS_DEVTOOLS_5c63ad6312d0451b3d1012e5ea8fd08f" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 166 | Emulate CSS print media type |
| 167 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 168 | <message name="IDS_DEVTOOLS_5fe9d4f417e5f34919b0b6e5f0431ec1" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 169 | Hide hit-test borders |
| 170 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 171 | <message name="IDS_DEVTOOLS_61cf8510205077b6f5491d38cd44c0f7" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 172 | Pointer |
| 173 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 174 | <message name="IDS_DEVTOOLS_6242258a3bddacbd457df5c049591257" desc="Tooltip to explain why a cookie was blocked"> |
| 175 | An unknown error was encountered when trying to store this cookie. |
| 176 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 177 | <message name="IDS_DEVTOOLS_62efb9ec331e364b96efe68c8b03ca20" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 178 | Worker |
| 179 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 180 | <message name="IDS_DEVTOOLS_62fce3f916fe47f75c391fd5e4fc3eca" desc="Text in Network Log"> |
| 181 | Consider disabling <ph name="COMMON_UISTRING__CHROME_DATA_SAVER__">$1s<ex>Chrome Data Saver</ex></ph> while debugging. For more info see: <ph name="_HTTPS___SUPPORT_GOOGLE_COM_CHROME__P_DATASAVER_">$2s<ex>https://example.com</ex></ph> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 182 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 183 | <message name="IDS_DEVTOOLS_646554c61e2132b9c32db710eaca838b" desc="Tooltip to explain why a cookie was blocked"> |
| 184 | This set-cookie was not stored due to user preferences. |
| 185 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 186 | <message name="IDS_DEVTOOLS_6617a779f50f7afb7949c7ea3ad52b28" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 187 | Show hit-test borders |
| 188 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 189 | <message name="IDS_DEVTOOLS_6948a469c79f7dd5426e4f291cba3db1" desc="Text in Network Log"> |
Christy Chen | 6b8db62 | 2019-09-27 16:50:05 | [diff] [blame] | 190 | <ph name="LOCKED_1">Chrome Data Saver</ph> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 191 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 192 | <message name="IDS_DEVTOOLS_6ce4d85a628a88bbdb3ac24a8e5a9c2e" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 193 | Keyboard |
| 194 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 195 | <message name="IDS_DEVTOOLS_6e2e8696272b40b7a9745c998a39b177" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 196 | Close AudioContext |
| 197 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 198 | <message name="IDS_DEVTOOLS_6ea5359e01a41842884943125518289b" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 199 | Canvas |
| 200 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 201 | <message name="IDS_DEVTOOLS_6fdb8f0232e380cf106312e7b880d8d2" desc="Title of a setting under the Console category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 202 | Preserve log upon navigation |
| 203 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 204 | <message name="IDS_DEVTOOLS_7121afd196f5c52bef488d5a0f4c097b" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 205 | Script First Statement |
| 206 | </message> |
Sigurd Schneider | a327cde | 2020-01-21 15:48:12 | [diff] [blame^] | 207 | <message name="IDS_DEVTOOLS_716ddf802d9b9ee6899a47025e38bff7" desc="Error message when failing to fetch a resource referenced in a source map"> |
| 208 | Could not load content for <ph name="THIS__SOURCEURL">$1s<ex>https://example.com/sourcemap.map</ex></ph> (<ph name="ERRORMESSAGE">$2s<ex>An error occurred</ex></ph>) |
| 209 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 210 | <message name="IDS_DEVTOOLS_73329564760013a7824ff9d5d1af91ff" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 211 | installed |
| 212 | </message> |
Mandy Chen | 9c1200c | 2019-09-24 18:36:01 | [diff] [blame] | 213 | <message name="IDS_DEVTOOLS_75101dcdfc88455bcafc9e53e0b06689" desc="Service worker running status displayed in the Service Workers view in the Application panel"> |
| 214 | running |
| 215 | </message> |
Rob Paveza | 2eb8c14 | 2019-10-13 18:02:38 | [diff] [blame] | 216 | <message name="IDS_DEVTOOLS_75ce94bc789367b63d0fc1c8daa996df" desc="Error message for when a CSS file can't be loaded"> |
| 217 | Could not find the original style sheet. |
| 218 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 219 | <message name="IDS_DEVTOOLS_77454122d17d16885c51c0d57f5c7bd3" desc="Tooltip to explain why a cookie was blocked"> |
| 220 | This cookie had the "SameSite=Strict" attribute and the request was made on on a different site. This includes navigation requests initiated by other sites. |
| 221 | </message> |
| 222 | <message name="IDS_DEVTOOLS_792c21f9d971ea4d5a4fa7891dcebe02" desc="Tooltip to explain why a cookie was blocked"> |
| 223 | This set-cookie didn't specify a "SameSite" attribute and was defaulted to "SameSite=Lax" and broke the same rules specified in the SameSiteLax value. |
| 224 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 225 | <message name="IDS_DEVTOOLS_794f64c7f20487f6e13679201deeab3d" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 226 | Picture-in-Picture |
| 227 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 228 | <message name="IDS_DEVTOOLS_7c2bc755363ab11a1611bfa369654ff8" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 229 | Show frames per second (FPS) meter |
| 230 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 231 | <message name="IDS_DEVTOOLS_7d38391da564c2d9f767c440bbe531f9" desc="Tooltip to explain why a cookie was blocked"> |
| 232 | This set-cookie had the "SameSite=None" attribute but did not have the "Secure" attribute, which is required in order to use "SameSite=None". |
| 233 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 234 | <message name="IDS_DEVTOOLS_81961fe251f4d1cb4df131561dedf319" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 235 | Hide layer borders |
| 236 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 237 | <message name="IDS_DEVTOOLS_829450ef4b9cf5fb35bbc1da8aeec72c" desc="Tooltip to explain why a cookie was blocked"> |
| 238 | The scheme of this connection is not allowed to store cookies. |
| 239 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 240 | <message name="IDS_DEVTOOLS_83f2229658949472d34f78e19475fcdd" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 241 | Show layer borders |
| 242 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 243 | <message name="IDS_DEVTOOLS_9028784c589c0c809700c7fbc66a5d96" desc="Text in Network Manager"> |
| 244 | Resource interpreted as <ph name="NETWORKREQUEST_RESOURCETYPE___TITLE__">$1s<ex>application</ex></ph> but transferred with MIME type <ph name="NETWORKREQUEST_MIMETYPE">$2s<ex>image</ex></ph>: "<ph name="NETWORKREQUEST_URL__">$3s<ex>https://example.com</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 245 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 246 | <message name="IDS_DEVTOOLS_9108ae673b7efa9620aec771edc9d4de" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 247 | setTimeout fired |
| 248 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 249 | <message name="IDS_DEVTOOLS_92907ecce0019f3a10f867cfd53dad0c" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Mandy Chen | bcdc9f9 | 2019-06-10 18:36:34 | [diff] [blame] | 250 | Show layout shift regions |
| 251 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 252 | <message name="IDS_DEVTOOLS_930c85a96d7227c515891c4f86a17c30" desc="Title of a setting under the Debugger category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 253 | Disable JavaScript |
| 254 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 255 | <message name="IDS_DEVTOOLS_93dee6366d66361f36985cf5c88346aa" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 256 | Create AudioContext |
| 257 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 258 | <message name="IDS_DEVTOOLS_948eea612456562bf255d3a9c59c40a3" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 259 | activating |
| 260 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 261 | <message name="IDS_DEVTOOLS_96d008db67fc0b5551a926842bbb6a71" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 262 | Notification |
| 263 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 264 | <message name="IDS_DEVTOOLS_9850063efe194af1c63d2aa61ef94c62" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 265 | Create canvas context |
| 266 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 267 | <message name="IDS_DEVTOOLS_9995eb02238160b5b11b6097b8eb5008" desc="Tooltip to explain why a cookie was blocked"> |
| 268 | This cookie didn't specify a SameSite attribute when it was stored and was defaulted to "SameSite=Lax" and broke the same rules specified in the SameSiteLax value. The cookie had to have been set with "SameSite=None" to enable third-party usage. |
| 269 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 270 | <message name="IDS_DEVTOOLS_9dd7b9f5cc1c19a830f153c3e8f1ad89" desc="Text in Network Manager"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 271 | Fast 3G |
| 272 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 273 | <message name="IDS_DEVTOOLS_9f7d4cb9fefed9daf0e9e4aad0620497" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 274 | Do not highlight ad frames |
| 275 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 276 | <message name="IDS_DEVTOOLS_a155bce1e541d9234013102c2e613941" desc="Text in Service Worker Cache Model"> |
| 277 | ServiceWorkerCacheAgent error deleting cache entry <ph name="CACHE_TOSTRING__">$1s<ex>https://cache</ex></ph> in cache: <ph name="RESPONSE_PROTOCOL_ERROR_">$2s<ex>error message</ex></ph> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 278 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 279 | <message name="IDS_DEVTOOLS_a1595abbb4c3a326636dd178757cd6c1" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 280 | Control |
| 281 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 282 | <message name="IDS_DEVTOOLS_a720fc15eb9ec85751969e8615ace9e1" desc="Text in Server Timing"> |
| 283 | Duplicate parameter "<ph name="PARAMNAME">$1s<ex>https</ex></ph>" ignored. |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 284 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 285 | <message name="IDS_DEVTOOLS_ab91d7ba3d80985f31629857bb57db5a" desc="Tooltip to explain why a cookie was blocked"> |
| 286 | This cookie had the "SameSite=Lax" attribute and the request was made on a different site. This does not include navigation requests initiated by other sites. |
| 287 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 288 | <message name="IDS_DEVTOOLS_ac4aac1ba23d844f4976e9fcd1fd4a61" desc="Text in DOMDebugger Model"> |
| 289 | WebGL Error Fired (<ph name="ERRORNAME">$1s<ex>Snag Error</ex></ph>) |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 290 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 291 | <message name="IDS_DEVTOOLS_ae0d59f889c8a03301b9adb5ff1f5bd2" desc="Tooltip to explain why a cookie was blocked"> |
| 292 | This set-cookie had the "SameSite=Strict" attribute but came from a cross-origin response. This includes navigation requests intitiated by other origins. |
| 293 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 294 | <message name="IDS_DEVTOOLS_b1d4660db82a3d7b85dca58e8635ce13" desc="Tooltip to explain why a cookie was blocked"> |
| 295 | This set-cookie had the "SameSite=Lax" attribute but came from a cross-origin response. |
| 296 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 297 | <message name="IDS_DEVTOOLS_b28354b543375bfa94dabaeda722927f" desc="Text in Resource Tree Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 298 | top |
| 299 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 300 | <message name="IDS_DEVTOOLS_b43356cdb7bdec437e117bb1ed5625bc" desc="Title of a setting under the Debugger category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 301 | Capture async stack traces |
| 302 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 303 | <message name="IDS_DEVTOOLS_b50ec339cd40d39d5ff4ca56379e61c6" desc="Text in Overlay Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 304 | Paused in debugger |
| 305 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 306 | <message name="IDS_DEVTOOLS_b600e0facf21b7d4a9a769a60b236ba1" desc="Title of a setting under the Debugger category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 307 | Enable JavaScript |
| 308 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 309 | <message name="IDS_DEVTOOLS_b9a5a0162829cba9db8b77daa75ec604" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Mandy Chen | bcdc9f9 | 2019-06-10 18:36:34 | [diff] [blame] | 310 | Hide layout shift regions |
| 311 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 312 | <message name="IDS_DEVTOOLS_ba50636875d999db0c9218b48b23027d" desc="Title of a setting under the Debugger category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 313 | Do not capture async stack traces |
| 314 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 315 | <message name="IDS_DEVTOOLS_be06029749b376cc5dec53b60a0cf135" desc="Title of a media query that can be emulated via the Rendering drawer"> |
| 316 | prefers-reduced-motion: reduce |
| 317 | </message> |
| 318 | <message name="IDS_DEVTOOLS_beff15b1acf49b84bf1080cceb920ebf" desc="Title of a media query that can be emulated via the Rendering drawer"> |
| 319 | prefers-color-scheme: dark |
| 320 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 321 | <message name="IDS_DEVTOOLS_c3905c37f4127686d512a7665206852e" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 322 | activated |
| 323 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 324 | <message name="IDS_DEVTOOLS_c432f4e5fdec5760a2f06b38f646168e" desc="Text in Console Model"> |
| 325 | Profile '<ph name="DATA_TITLE">$1s<ex>title</ex></ph>' started. |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 326 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 327 | <message name="IDS_DEVTOOLS_c5d59568835d0760e318829b800ee06d" desc="Text in Debugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 328 | Catch |
| 329 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 330 | <message name="IDS_DEVTOOLS_c64d5c0d5233c7d6e85a41c6dd3c3a3f" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 331 | Resume AudioContext |
| 332 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 333 | <message name="IDS_DEVTOOLS_c89686a387d2b12b3c729ce35a0bcb5b" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 334 | Window |
| 335 | </message> |
Sigurd Schneider | 4c5f0c6 | 2019-12-11 12:24:09 | [diff] [blame] | 336 | <message name="IDS_DEVTOOLS_ca4fbb6d710463b20755b9a024d841c1" desc="Error message when failing to load a source map text"> |
| 337 | DevTools failed to load SourceMap: <ph name="ERROR_MESSAGE"><ex>An error occured</ex>$1s</ph> |
| 338 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 339 | <message name="IDS_DEVTOOLS_ccab918ce9f085b521a52ac13f653c0b" desc="Tooltip to explain why a cookie was blocked"> |
| 340 | An unknown error was encountered when trying to send this cookie. |
| 341 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 342 | <message name="IDS_DEVTOOLS_cdb227ce6e015a5e5570e286ccd8866c" desc="Title of a setting under the Rendering drawer"> |
| 343 | Emulate CSS media feature prefers-reduced-motion |
| 344 | </message> |
| 345 | <message name="IDS_DEVTOOLS_ceb19b7234304452f0c748bac8ba3fb8" desc="Title of a setting under the Rendering drawer that can be invoked through the Command Menu"> |
| 346 | Do not emulate CSS prefers-reduced-motion |
| 347 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 348 | <message name="IDS_DEVTOOLS_cedab6b9e4e794e93bba797e8aff218a" desc="Message in Network Manager"> |
| 349 | <ph name="NETWORKREQUEST_RESOURCETYPE___TITLE__">$1s<ex>XHR</ex></ph> finished loading: <ph name="NETWORKREQUEST_REQUESTMETHOD">$2s<ex>GET</ex></ph> "<ph name="NETWORKREQUEST_URL__">$3s<ex>https://example.com</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 350 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 351 | <message name="IDS_DEVTOOLS_d24a22fef757966373800aa9795458dc" desc="Text in Source Map"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 352 | ? [sm] |
| 353 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 354 | <message name="IDS_DEVTOOLS_d4fad802fc7bf0248d34c685533bd56f" desc="Title of a setting under the Network category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 355 | Disable request blocking |
| 356 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 357 | <message name="IDS_DEVTOOLS_dcd9c13c4f8ae68ea7ae92edf9191264" desc="Text in Server Timing"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 358 | Deprecated syntax found. Please use: <name>;dur=<duration>;desc=<description> |
| 359 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 360 | <message name="IDS_DEVTOOLS_df9f4292c1d025cbada13b25744d34e5" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 361 | Do not emulate CSS media type |
| 362 | </message> |
Joey Arhar | d4139c8 | 2019-09-07 03:54:39 | [diff] [blame] | 363 | <message name="IDS_DEVTOOLS_dfc84699a635ac79c7512494a2ebec91" desc="Tooltip to explain why a cookie was blocked"> |
| 364 | This set-cookie had the "Secure" attribute but was not received over a secure connection. |
| 365 | </message> |
vidorteg | 512f3e3 | 2019-12-04 23:44:55 | [diff] [blame] | 366 | <message name="IDS_DEVTOOLS_e1e4c8c9ccd9fc39c391da4bcd093fb2" desc="Noun that represents a section or block of code in the Debugger Model. Shown in the Sources tab, while paused on a breakpoint."> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 367 | Block |
| 368 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 369 | <message name="IDS_DEVTOOLS_e2b60c37530e144372a7943df0f6017d" desc="Text in Resource Tree Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 370 | <iframe> |
| 371 | </message> |
Sigurd Schneider | 4c5f0c6 | 2019-12-11 12:24:09 | [diff] [blame] | 372 | <message name="IDS_DEVTOOLS_e3f19fc256ab121cc63e22eb3a891b1a" desc="Error message when failing to load a script source text via the network"> |
| 373 | Could not parse content for <ph name="SOURCEMAPURL"><ex>https://example.com</ex>$1s</ph>: <ph name="E_MESSAGE"><ex>Unexpected token</ex>$2s</ph> |
| 374 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 375 | <message name="IDS_DEVTOOLS_e485c975c1d6c17d9dfd81128b83f63a" desc="Text in the Event Listener Breakpoints Panel of the JavaScript Debugger in the Sources Panel"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 376 | Set innerHTML |
| 377 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 378 | <message name="IDS_DEVTOOLS_e69d85cd1acdf030f0cede48b61d7720" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 379 | Hide scroll performance bottlenecks |
| 380 | </message> |
Mathias Bynens | 69096bb | 2019-10-01 18:48:30 | [diff] [blame] | 381 | <message name="IDS_DEVTOOLS_e8e741c8bebb2da4dc93e5f9c1cecd8c" desc="Title of a setting under the Rendering drawer that can be invoked through the Command Menu"> |
| 382 | Emulate CSS prefers-color-scheme: light |
| 383 | </message> |
Mandy Chen | 1d6fff9 | 2019-10-23 19:03:27 | [diff] [blame] | 384 | <message name="IDS_DEVTOOLS_eb6ff454fb651bb604121a229e5baec3" desc="Service worker version status displayed in the Threads view of the Debugging side pane in the Sources panel"> |
| 385 | <ph name="LABEL">$1s<ex>sw.js</ex></ph> #<ph name="VERSION_ID">$2s<ex>117</ex></ph> (<ph name="STATUS">$3s<ex>activated</ex></ph>) |
| 386 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 387 | <message name="IDS_DEVTOOLS_edb020d2175281d94054136e09a3e132" desc="Title of a setting under the Debugger category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 388 | Do not pause on exceptions |
| 389 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 390 | <message name="IDS_DEVTOOLS_efa547f7d0b9924fdc7b301838c99fad" desc="A drop-down menu option to do not emulate css media type"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 391 | No emulation |
| 392 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 393 | <message name="IDS_DEVTOOLS_efb4777327e6f704fb1519c1882f93ec" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 394 | Timer |
| 395 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 396 | <message name="IDS_DEVTOOLS_eff8d530f562a22a45fbf1ee83299353" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 397 | Show scroll performance bottlenecks |
| 398 | </message> |
Mandy Chen | 9c1200c | 2019-09-24 18:36:01 | [diff] [blame] | 399 | <message name="IDS_DEVTOOLS_f0a0bfe6bc7d2c58d2989034f83183e0" desc="Service worker running status displayed in the Service Workers view in the Application panel"> |
| 400 | stopped |
| 401 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 402 | <message name="IDS_DEVTOOLS_f107ac919ab14339cdb22cd00fccd215" desc="Title of a setting under the Rendering category that can be invoked through the Command Menu"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 403 | Show paint flashing rectangles |
| 404 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 405 | <message name="IDS_DEVTOOLS_f2a47c6809d88e175dade0ef7b16aa13" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 406 | Mouse |
| 407 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 408 | <message name="IDS_DEVTOOLS_f6137609f4decf877ede5bd3a3125629" desc="Text in CPUProfile Data Model"> |
Christy Chen | 6b8db62 | 2019-09-27 16:50:05 | [diff] [blame] | 409 | <ph name="LOCKED_1">DevTools</ph>: CPU profile parser is fixing <ph name="COUNT">$1s<ex>2</ex></ph> missing samples. |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 410 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 411 | <message name="IDS_DEVTOOLS_f7531e2d0ea27233ce00b5f01c5bf335" desc="A drop-down menu option to emulate css print media type"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 412 | print |
| 413 | </message> |
Sigurd Schneider | a327cde | 2020-01-21 15:48:12 | [diff] [blame^] | 414 | <message name="IDS_DEVTOOLS_b507642e29a193b6853843992eef8c10" desc="Error message when failing to load a source map text via the network"> |
| 415 | Could not load content for <ph name="SOURCEMAPURL">$1s<ex>https://example.com/sourcemap.map</ex></ph>: <ph name="ERRORMESSAGE">$2s<ex>A certificate error occured</ex></ph> |
| 416 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 417 | <message name="IDS_DEVTOOLS_f9778c8e7464e4bb037ec2463879588f" desc="Text in DOMDebugger Model"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 418 | DOM Mutation |
| 419 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 420 | <message name="IDS_DEVTOOLS_f99d691018d8f37dda14a9cd29c1d1ee" desc="Text in DOMDebugger Model"> |
Karan Bhatia | f2719fc | 2019-08-12 21:59:55 | [diff] [blame] | 421 | Script blocked due to Content Security Policy directive: <ph name="AUXDATA__DIRECTIVETEXT__">$1s<ex>"script-src 'self'"</ex></ph> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 422 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 423 | <message name="IDS_DEVTOOLS_fa79cdac06c8d2166fd5cda17ccbc0ce" desc="Text in Server Timing"> |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 424 | Extraneous trailing characters. |
| 425 | </message> |
Mandy Chen | 50fd396 | 2019-07-09 18:03:08 | [diff] [blame] | 426 | <message name="IDS_DEVTOOLS_ff92304ed0236a5f972fd90e9b47fae4" desc="Text in Server Timing"> |
| 427 | Unrecognized parameter "<ph name="PARAMNAME">$1s<ex>https</ex></ph>". |
Lorne Mitchell | c56ff2d | 2019-05-28 23:35:03 | [diff] [blame] | 428 | </message> |
Christy Chen | fc8ed9f | 2019-09-19 22:18:44 | [diff] [blame] | 429 | <message name="IDS_DEVTOOLS_1b1cc7f086b3f074da452bc3129981eb" desc="A tag of Emulate CSS screen media type setting that can be searched in the command menu"> |
| 430 | query |
| 431 | </message> |
Karan Bhatia | f2719fc | 2019-08-12 21:59:55 | [diff] [blame] | 432 | </grit-part> |