We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f3143 commit b598044Copy full SHA for b598044
src/ui-strings/ui_strings-en.js
@@ -1264,7 +1264,7 @@ ui_strings.S_NETWORK_NOT_REQUESTED = "No request made.";
1264
ui_strings.S_NETWORK_N_BYTE_BODY = "Request body of %s bytes";
1265
1266
/* DESC: Name of networks raw-view setting, shows requests and responses parsed as opposed to raw */
1267
-ui_strings.S_NETWORK_PARSED_VIEW_LABEL = "Show parsed requests and responses";
+ui_strings.S_NETWORK_PARSED_VIEW_LABEL = "Show in parsed mode";
1268
1269
/* DESC: Name of entry in Network Log, used in summary at the end */
1270
ui_strings.S_NETWORK_REQUEST = "Request";
0 commit comments