Skip to content

Commit d5f3143

Browse files
author
Daniel Herzog
committed
Corrected ui-string name
1 parent 095b92c commit d5f3143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui-strings/ui_strings-en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@ ui_strings.S_NETWORK_NOT_REQUESTED = "No request made.";
12641264
ui_strings.S_NETWORK_N_BYTE_BODY = "Request body of %s bytes";
12651265

12661266
/* DESC: Name of networks raw-view setting, shows requests and responses parsed as opposed to raw */
1267-
ui_strings.S_NETWORK_RAW_VIEW_LABEL = "Show parsed requests and responses";
1267+
ui_strings.S_NETWORK_PARSED_VIEW_LABEL = "Show parsed requests and responses";
12681268

12691269
/* DESC: Name of entry in Network Log, used in summary at the end */
12701270
ui_strings.S_NETWORK_REQUEST = "Request";

0 commit comments

Comments
 (0)