@chrome-devtools/trace-app 1.20260705.0 → 1.20260712.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -93,7 +93,7 @@
93
93
  "message": "Changes drawer"
94
94
  },
95
95
  "core/common/Revealer.ts | developerResourcesPanel": {
96
- "message": "Developer Resources panel"
96
+ "message": "Developer resources panel"
97
97
  },
98
98
  "core/common/Revealer.ts | elementsPanel": {
99
99
  "message": "Elements panel"
@@ -117,7 +117,7 @@
117
117
  "message": "Sources panel"
118
118
  },
119
119
  "core/common/Revealer.ts | stylesSidebar": {
120
- "message": "styles sidebar"
120
+ "message": "Styles sidebar"
121
121
  },
122
122
  "core/common/Revealer.ts | timelinePanel": {
123
123
  "message": "Performance panel"
@@ -479,6 +479,12 @@
479
479
  "core/sdk/sdk-meta.ts | captureAsyncStackTraces": {
480
480
  "message": "Capture async stack traces"
481
481
  },
482
+ "core/sdk/sdk-meta.ts | cpuPressure": {
483
+ "message": "CPU Pressure"
484
+ },
485
+ "core/sdk/sdk-meta.ts | critical": {
486
+ "message": "Critical"
487
+ },
482
488
  "core/sdk/sdk-meta.ts | cssSourceMaps": {
483
489
  "message": "CSS source maps"
484
490
  },
@@ -488,6 +494,9 @@
488
494
  "core/sdk/sdk-meta.ts | deuteranopia": {
489
495
  "message": "Deuteranopia (no green)"
490
496
  },
497
+ "core/sdk/sdk-meta.ts | devicebased": {
498
+ "message": "Device-based"
499
+ },
491
500
  "core/sdk/sdk-meta.ts | disableAsyncStackTraces": {
492
501
  "message": "Disable async stack traces"
493
502
  },
@@ -515,6 +524,9 @@
515
524
  "core/sdk/sdk-meta.ts | disableNetworkRequestBlocking": {
516
525
  "message": "Disable network request blocking"
517
526
  },
527
+ "core/sdk/sdk-meta.ts | disablePaused": {
528
+ "message": "Disable paused state overlay"
529
+ },
518
530
  "core/sdk/sdk-meta.ts | disableWebpFormat": {
519
531
  "message": "Disable WebP format"
520
532
  },
@@ -587,6 +599,9 @@
587
599
  "core/sdk/sdk-meta.ts | emulateDeuteranopia": {
588
600
  "message": "Emulate deuteranopia (no green)"
589
601
  },
602
+ "core/sdk/sdk-meta.ts | emulateIdleDetectorState": {
603
+ "message": "Emulate Idle Detector state"
604
+ },
590
605
  "core/sdk/sdk-meta.ts | emulateOsTextScale": {
591
606
  "message": "Emulate OS text scale"
592
607
  },
@@ -635,6 +650,12 @@
635
650
  "core/sdk/sdk-meta.ts | extendGridLines": {
636
651
  "message": "Extend grid lines"
637
652
  },
653
+ "core/sdk/sdk-meta.ts | fair": {
654
+ "message": "Fair"
655
+ },
656
+ "core/sdk/sdk-meta.ts | forceEnabled": {
657
+ "message": "Force enabled"
658
+ },
638
659
  "core/sdk/sdk-meta.ts | hideFramesPerSecondFpsMeter": {
639
660
  "message": "Hide frames per second (FPS) meter"
640
661
  },
@@ -671,6 +692,15 @@
671
692
  "core/sdk/sdk-meta.ts | noEmulation": {
672
693
  "message": "No emulation"
673
694
  },
695
+ "core/sdk/sdk-meta.ts | noIdleEmulation": {
696
+ "message": "No idle emulation"
697
+ },
698
+ "core/sdk/sdk-meta.ts | nominal": {
699
+ "message": "Nominal"
700
+ },
701
+ "core/sdk/sdk-meta.ts | noPressureEmulation": {
702
+ "message": "No override"
703
+ },
674
704
  "core/sdk/sdk-meta.ts | osTextScaleEmulation100": {
675
705
  "message": "100% (default)"
676
706
  },
@@ -731,6 +761,9 @@
731
761
  "core/sdk/sdk-meta.ts | screen": {
732
762
  "message": "screen"
733
763
  },
764
+ "core/sdk/sdk-meta.ts | serious": {
765
+ "message": "Serious"
766
+ },
734
767
  "core/sdk/sdk-meta.ts | showAreaNames": {
735
768
  "message": "Show area names"
736
769
  },
@@ -770,9 +803,24 @@
770
803
  "core/sdk/sdk-meta.ts | showTrackSizes": {
771
804
  "message": "Show track sizes"
772
805
  },
806
+ "core/sdk/sdk-meta.ts | touch": {
807
+ "message": "Touch"
808
+ },
773
809
  "core/sdk/sdk-meta.ts | tritanopia": {
774
810
  "message": "Tritanopia (no blue)"
775
811
  },
812
+ "core/sdk/sdk-meta.ts | userActiveScreenLocked": {
813
+ "message": "User active, screen locked"
814
+ },
815
+ "core/sdk/sdk-meta.ts | userActiveScreenUnlocked": {
816
+ "message": "User active, screen unlocked"
817
+ },
818
+ "core/sdk/sdk-meta.ts | userIdleScreenLocked": {
819
+ "message": "User idle, screen locked"
820
+ },
821
+ "core/sdk/sdk-meta.ts | userIdleScreenUnlocked": {
822
+ "message": "User idle, screen unlocked"
823
+ },
776
824
  "core/sdk/ServerTiming.ts | deprecatedSyntaxFoundPleaseUse": {
777
825
  "message": "Deprecated syntax found for metric \"{PH1}\". Please use: <name>;dur=<duration>;desc=<description>"
778
826
  },
@@ -857,9 +905,6 @@
857
905
  "entrypoints/inspector_main/inspector_main-meta.ts | cssMediaType": {
858
906
  "message": "CSS media type"
859
907
  },
860
- "entrypoints/inspector_main/inspector_main-meta.ts | disablePaused": {
861
- "message": "Disable paused state overlay"
862
- },
863
908
  "entrypoints/inspector_main/inspector_main-meta.ts | doNotAutoOpen": {
864
909
  "message": "Do not auto-open DevTools for popups"
865
910
  },
@@ -1499,18 +1544,6 @@
1499
1544
  "generated/Deprecation.ts | XSLT": {
1500
1545
  "message": "XSLTProcessor and XSLT Processing Instructions have been deprecated by all browsers. These features will be removed from this browser soon."
1501
1546
  },
1502
- "models/ai_assistance/AiUtils.ts | ageRestricted": {
1503
- "message": "This feature is only available to users who are 18 years of age or older."
1504
- },
1505
- "models/ai_assistance/AiUtils.ts | notAvailableInIncognitoMode": {
1506
- "message": "AI assistance is not available in Incognito mode or Guest mode."
1507
- },
1508
- "models/ai_assistance/AiUtils.ts | notLoggedIn": {
1509
- "message": "This feature is only available when you sign into Chrome with your Google account."
1510
- },
1511
- "models/ai_assistance/AiUtils.ts | offline": {
1512
- "message": "This feature is only available with an active internet connection."
1513
- },
1514
1547
  "models/bindings/ContentProviderBasedProject.ts | unknownErrorLoadingFile": {
1515
1548
  "message": "Unknown error loading file"
1516
1549
  },
@@ -1551,7 +1584,7 @@
1551
1584
  "message": "Device pixel ratio must be less than or equal to {PH1}."
1552
1585
  },
1553
1586
  "models/emulation/DeviceModeModel.ts | heightCannotBeEmpty": {
1554
- "message": "Height cannot be empty."
1587
+ "message": "Height can’t be empty."
1555
1588
  },
1556
1589
  "models/emulation/DeviceModeModel.ts | heightMustBeANumber": {
1557
1590
  "message": "Height must be a number."
@@ -1563,7 +1596,7 @@
1563
1596
  "message": "Height must be less than or equal to {PH1}."
1564
1597
  },
1565
1598
  "models/emulation/DeviceModeModel.ts | widthCannotBeEmpty": {
1566
- "message": "Width cannot be empty."
1599
+ "message": "Width can’t be empty."
1567
1600
  },
1568
1601
  "models/emulation/DeviceModeModel.ts | widthMustBeANumber": {
1569
1602
  "message": "Width must be a number."
@@ -1602,10 +1635,10 @@
1602
1635
  "message": "Content Security Policy - Eval"
1603
1636
  },
1604
1637
  "models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicyInlineCode": {
1605
- "message": "Content Security Policy - Inline Code"
1638
+ "message": "Content Security Policy - Inline code"
1606
1639
  },
1607
1640
  "models/issues_manager/ContentSecurityPolicyIssue.ts | contentSecurityPolicySource": {
1608
- "message": "Content Security Policy - Source Allowlists"
1641
+ "message": "Content Security Policy - Source allowlists"
1609
1642
  },
1610
1643
  "models/issues_manager/ContentSecurityPolicyIssue.ts | trustedTypesFixViolations": {
1611
1644
  "message": "Trusted Types - Fix violations"
@@ -1614,16 +1647,16 @@
1614
1647
  "message": "Trusted Types - Policy violation"
1615
1648
  },
1616
1649
  "models/issues_manager/CookieDeprecationMetadataIssue.ts | thirdPartyPhaseoutExplained": {
1617
- "message": "Changes to Chrome's treatment of third-party cookies"
1650
+ "message": "Changes to Chromes treatment of third-party cookies"
1618
1651
  },
1619
1652
  "models/issues_manager/CookieIssue.ts | consoleTpcdErrorMessage": {
1620
- "message": "Third-party cookie is blocked in Chrome either because of Chrome flags or browser configuration."
1653
+ "message": "Third-party cookie blocked in Chrome due to Chrome flags or browser settings."
1621
1654
  },
1622
1655
  "models/issues_manager/CookieIssue.ts | fileCrosSiteRedirectBug": {
1623
1656
  "message": "File a bug"
1624
1657
  },
1625
1658
  "models/issues_manager/CookieIssue.ts | howSchemefulSamesiteWorks": {
1626
- "message": "How Schemeful Same-Site Works"
1659
+ "message": "How Schemeful Same-Site works"
1627
1660
  },
1628
1661
  "models/issues_manager/CookieIssue.ts | samesiteCookiesExplained": {
1629
1662
  "message": "SameSite cookies explained"
@@ -1680,13 +1713,13 @@
1680
1713
  "message": "The label elements"
1681
1714
  },
1682
1715
  "models/issues_manager/HeavyAdIssue.ts | handlingHeavyAdInterventions": {
1683
- "message": "Handling Heavy Ad Interventions"
1716
+ "message": "Handling heavy ad interventions"
1684
1717
  },
1685
1718
  "models/issues_manager/Issue.ts | breakingChangeIssue": {
1686
1719
  "message": "A breaking change issue: the page may stop working in an upcoming version of Chrome"
1687
1720
  },
1688
1721
  "models/issues_manager/Issue.ts | breakingChanges": {
1689
- "message": "Breaking Changes"
1722
+ "message": "Breaking changes"
1690
1723
  },
1691
1724
  "models/issues_manager/Issue.ts | improvementIssue": {
1692
1725
  "message": "An improvement issue: there is an opportunity to improve the page"
@@ -1698,13 +1731,13 @@
1698
1731
  "message": "A page error issue: the page is not working correctly"
1699
1732
  },
1700
1733
  "models/issues_manager/Issue.ts | pageErrors": {
1701
- "message": "Page Errors"
1734
+ "message": "Page errors"
1702
1735
  },
1703
1736
  "models/issues_manager/MixedContentIssue.ts | preventingMixedContent": {
1704
1737
  "message": "Preventing mixed content"
1705
1738
  },
1706
1739
  "models/issues_manager/PartitioningBlobURLIssue.ts | chromeStatusEntry": {
1707
- "message": "Chrome Status Entry"
1740
+ "message": "Chrome Status entry"
1708
1741
  },
1709
1742
  "models/issues_manager/PartitioningBlobURLIssue.ts | partitioningBlobURL": {
1710
1743
  "message": "Partitioning BlobURL"
@@ -1713,7 +1746,7 @@
1713
1746
  "message": "Document compatibility mode"
1714
1747
  },
1715
1748
  "models/issues_manager/SelectivePermissionsInterventionIssue.ts | selectivePermissionsIntervention": {
1716
- "message": "Selective Permissions Intervention"
1749
+ "message": "Selective permissions intervention"
1717
1750
  },
1718
1751
  "models/issues_manager/SharedArrayBufferIssue.ts | enablingSharedArrayBuffer": {
1719
1752
  "message": "Enabling SharedArrayBuffer"
@@ -1728,7 +1761,7 @@
1728
1761
  "message": "Signature-based Integrity"
1729
1762
  },
1730
1763
  "models/issues_manager/UnencodedDigestIssue.ts | integrityIntegration": {
1731
- "message": "Server-Initiated Integrity Checks"
1764
+ "message": "Server-initiated integrity checks"
1732
1765
  },
1733
1766
  "models/issues_manager/UnencodedDigestIssue.ts | unencodedDigestHeader": {
1734
1767
  "message": "HTTP Unencoded Digest specification"
@@ -2703,7 +2736,7 @@
2703
2736
  "message": "(index)"
2704
2737
  },
2705
2738
  "models/workspace/UISourceCode.ts | thisFileWasChangedExternally": {
2706
- "message": "This file was changed externally. Would you like to reload it?"
2739
+ "message": "This file was changed externally. Reload?"
2707
2740
  },
2708
2741
  "panels/accessibility/accessibility-meta.ts | accessibility": {
2709
2742
  "message": "Accessibility"
@@ -3162,7 +3195,7 @@
3162
3195
  "message": "History"
3163
3196
  },
3164
3197
  "panels/ai_assistance/AiAssistancePanel.ts | inputDisclaimerForEmptyState": {
3165
- "message": "This is an experimental AI feature and won't always get it right."
3198
+ "message": "This is an experimental AI feature and wont always get it right."
3166
3199
  },
3167
3200
  "panels/ai_assistance/AiAssistancePanel.ts | newChat": {
3168
3201
  "message": "New chat"
@@ -3195,7 +3228,7 @@
3195
3228
  "message": "AI assistance is not available in Incognito mode or Guest mode"
3196
3229
  },
3197
3230
  "panels/ai_assistance/components/DisabledWidget.ts | notLoggedIn": {
3198
- "message": "This feature is only available when you are signed into Chrome with your Google account"
3231
+ "message": "This feature is only available when you are signed in to Chrome with your Google account"
3199
3232
  },
3200
3233
  "panels/ai_assistance/components/DisabledWidget.ts | offline": {
3201
3234
  "message": "Check your internet connection and try again"
@@ -3395,6 +3428,9 @@
3395
3428
  "panels/application/ApplicationPanelSidebar.ts | documentNotAvailable": {
3396
3429
  "message": "No document detected"
3397
3430
  },
3431
+ "panels/application/ApplicationPanelSidebar.ts | experimental": {
3432
+ "message": "Experimental"
3433
+ },
3398
3434
  "panels/application/ApplicationPanelSidebar.ts | explainCookies": {
3399
3435
  "message": "Explain cookies"
3400
3436
  },
@@ -6365,6 +6401,9 @@
6365
6401
  "panels/application/WebMCPView.ts | filter": {
6366
6402
  "message": "Filter"
6367
6403
  },
6404
+ "panels/application/WebMCPView.ts | flags": {
6405
+ "message": "Flags"
6406
+ },
6368
6407
  "panels/application/WebMCPView.ts | frame": {
6369
6408
  "message": "Frame"
6370
6409
  },
@@ -6891,7 +6930,7 @@
6891
6930
  "message": "Clear console history"
6892
6931
  },
6893
6932
  "panels/console/console-meta.ts | collapseConsoleTraceMessagesByDefault": {
6894
- "message": "Do not automatically expand console.trace() messages"
6933
+ "message": "Don’t automatically expand console.trace() messages"
6895
6934
  },
6896
6935
  "panels/console/console-meta.ts | console": {
6897
6936
  "message": "Console"
@@ -6906,28 +6945,28 @@
6906
6945
  "message": "Create live expression"
6907
6946
  },
6908
6947
  "panels/console/console-meta.ts | doNotAutocompleteFromHistory": {
6909
- "message": "Do not autocomplete from history"
6948
+ "message": "Don’t autocomplete from history"
6910
6949
  },
6911
6950
  "panels/console/console-meta.ts | doNotAutocompleteOnEnter": {
6912
- "message": "Do not accept autocomplete suggestion on Enter"
6951
+ "message": "Don’t accept autocomplete suggestion on Enter"
6913
6952
  },
6914
6953
  "panels/console/console-meta.ts | doNotEagerlyEvaluateConsole": {
6915
- "message": "Do not eagerly evaluate console prompt text"
6954
+ "message": "Don’t eagerly evaluate Console prompt text"
6916
6955
  },
6917
6956
  "panels/console/console-meta.ts | doNotGroupSimilarMessages": {
6918
- "message": "Don't group similar messages"
6957
+ "message": "Dont group similar messages"
6919
6958
  },
6920
6959
  "panels/console/console-meta.ts | doNotShowCorsErrorsIn": {
6921
- "message": "Don't show CORS errors in console"
6960
+ "message": "Dont show CORS errors in console"
6922
6961
  },
6923
6962
  "panels/console/console-meta.ts | doNotTreatEvaluationAsUser": {
6924
- "message": "Do not treat evaluation as user activation"
6963
+ "message": "Don’t treat evaluation as user activation"
6925
6964
  },
6926
6965
  "panels/console/console-meta.ts | eagerEvaluation": {
6927
6966
  "message": "Eager evaluation"
6928
6967
  },
6929
6968
  "panels/console/console-meta.ts | eagerlyEvaluateConsolePromptText": {
6930
- "message": "Eagerly evaluate console prompt text"
6969
+ "message": "Eagerly evaluate Console prompt text"
6931
6970
  },
6932
6971
  "panels/console/console-meta.ts | evaluateTriggersUserActivation": {
6933
6972
  "message": "Treat code evaluation as user action"
@@ -6990,7 +7029,7 @@
6990
7029
  "message": "allow pasting"
6991
7030
  },
6992
7031
  "panels/console/ConsolePinPane.ts | doNotPaste": {
6993
- "message": "Don't paste code you do not understand or have not reviewed yourself into DevTools. This could allow attackers to steal your identity or take control of your computer. Please type “{PH1}” below to allow pasting."
7032
+ "message": "Dont paste code you don’t understand or haven’t reviewed yourself into DevTools. This could allow attackers to steal your identity or take control of your computer. Type “{PH1}” below to allow pasting."
6994
7033
  },
6995
7034
  "panels/console/ConsolePinPane.ts | doYouTrustThisCode": {
6996
7035
  "message": "Do you trust this code?"
@@ -7029,7 +7068,7 @@
7029
7068
  "message": "Console prompt"
7030
7069
  },
7031
7070
  "panels/console/ConsolePrompt.ts | selfXssWarning": {
7032
- "message": "Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yourself. This could allow attackers to steal your identity or take control of your computer. Please type “{PH1}” below and press Enter to allow pasting."
7071
+ "message": "Warning: Don’t paste code into the DevTools Console that you don’t understand or haven’t reviewed yourself. This could allow attackers to steal your identity or take control of your computer. Type “{PH1}” below and press Enter to allow pasting."
7033
7072
  },
7034
7073
  "panels/console/ConsoleSidebar.ts | dErrors": {
7035
7074
  "message": "{n, plural, =0 {No errors} =1 {# error} other {# errors}}"
@@ -7089,7 +7128,7 @@
7089
7128
  "message": "Default levels"
7090
7129
  },
7091
7130
  "panels/console/ConsoleView.ts | doNotClearLogOnPageReload": {
7092
- "message": "Do not clear log on page reload / navigation"
7131
+ "message": "Don’t clear log on page reload / navigation"
7093
7132
  },
7094
7133
  "panels/console/ConsoleView.ts | eagerlyEvaluateTextInThePrompt": {
7095
7134
  "message": "Eagerly evaluate text in the prompt"
@@ -7116,7 +7155,7 @@
7116
7155
  "message": "Hide all"
7117
7156
  },
7118
7157
  "panels/console/ConsoleView.ts | hideConsoleSidebar": {
7119
- "message": "Hide console sidebar"
7158
+ "message": "Hide Console sidebar"
7120
7159
  },
7121
7160
  "panels/console/ConsoleView.ts | hideMessagesFromS": {
7122
7161
  "message": "Hide messages from {PH1}"
@@ -7125,16 +7164,16 @@
7125
7164
  "message": "Info"
7126
7165
  },
7127
7166
  "panels/console/ConsoleView.ts | issuesWithColon": {
7128
- "message": "{n, plural, =0 {No Issues} =1 {# Issue:} other {# Issues:}}"
7167
+ "message": "{n, plural, =0 {No issues} =1 {# issue:} other {# issues:}}"
7129
7168
  },
7130
7169
  "panels/console/ConsoleView.ts | issueToolbarClickToGoToTheIssuesTab": {
7131
- "message": "Click to go to the issues tab"
7170
+ "message": "Click to go to the Issues tab"
7132
7171
  },
7133
7172
  "panels/console/ConsoleView.ts | issueToolbarClickToView": {
7134
7173
  "message": "Click to view {issueEnumeration}"
7135
7174
  },
7136
7175
  "panels/console/ConsoleView.ts | issueToolbarTooltipGeneral": {
7137
- "message": "Some problems no longer generate console messages, but are surfaced in the issues tab."
7176
+ "message": "Some problems no longer generate console messages, but are surfaced in the Issues tab."
7138
7177
  },
7139
7178
  "panels/console/ConsoleView.ts | logLevelS": {
7140
7179
  "message": "Log level: {PH1}"
@@ -7149,10 +7188,10 @@
7149
7188
  "message": "Only show messages from the current context (top, iframe, worker, extension)"
7150
7189
  },
7151
7190
  "panels/console/ConsoleView.ts | overriddenByFilterSidebar": {
7152
- "message": "Log levels are controlled by the console sidebar."
7191
+ "message": "Log levels are controlled by the Console sidebar."
7153
7192
  },
7154
7193
  "panels/console/ConsoleView.ts | preserveLog": {
7155
- "message": "Preserve log"
7194
+ "message": "Keep log"
7156
7195
  },
7157
7196
  "panels/console/ConsoleView.ts | replayXhr": {
7158
7197
  "message": "Replay XHR"
@@ -7170,7 +7209,7 @@
7170
7209
  "message": "{n, plural, =1 {# hidden} other {# hidden}}"
7171
7210
  },
7172
7211
  "panels/console/ConsoleView.ts | showConsoleSidebar": {
7173
- "message": "Show console sidebar"
7212
+ "message": "Show Console sidebar"
7174
7213
  },
7175
7214
  "panels/console/ConsoleView.ts | showCorsErrorsInConsole": {
7176
7215
  "message": "CORS errors in console"
@@ -7200,13 +7239,13 @@
7200
7239
  "message": "Clear all messages with {PH1}"
7201
7240
  },
7202
7241
  "panels/console/ConsoleViewMessage.ts | cndBreakpoint": {
7203
- "message": "Conditional Breakpoint"
7242
+ "message": "Conditional breakpoint"
7204
7243
  },
7205
7244
  "panels/console/ConsoleViewMessage.ts | console": {
7206
7245
  "message": "Console"
7207
7246
  },
7208
7247
  "panels/console/ConsoleViewMessage.ts | consoleclearWasPreventedDueTo": {
7209
- "message": "console.clear() was prevented due to 'Preserve log'"
7248
+ "message": "console.clear() was prevented due to 'Keep log'"
7210
7249
  },
7211
7250
  "panels/console/ConsoleViewMessage.ts | consoleWasCleared": {
7212
7251
  "message": "Console was cleared"
@@ -7239,19 +7278,19 @@
7239
7278
  "message": "Understand this error"
7240
7279
  },
7241
7280
  "panels/console/ConsoleViewMessage.ts | explainThisErrorWithAI": {
7242
- "message": "Understand this error. Powered by AI."
7281
+ "message": "Understand this error"
7243
7282
  },
7244
7283
  "panels/console/ConsoleViewMessage.ts | explainThisMessage": {
7245
7284
  "message": "Understand this message"
7246
7285
  },
7247
7286
  "panels/console/ConsoleViewMessage.ts | explainThisMessageWithAI": {
7248
- "message": "Understand this message. Powered by AI"
7287
+ "message": "Understand this message"
7249
7288
  },
7250
7289
  "panels/console/ConsoleViewMessage.ts | explainThisWarning": {
7251
7290
  "message": "Understand this warning"
7252
7291
  },
7253
7292
  "panels/console/ConsoleViewMessage.ts | explainThisWarningWithAI": {
7254
- "message": "Understand this warning. Powered by AI."
7293
+ "message": "Understand this warning"
7255
7294
  },
7256
7295
  "panels/console/ConsoleViewMessage.ts | functionWasResolvedFromBound": {
7257
7296
  "message": "Function was resolved from bound function."
@@ -7287,7 +7326,7 @@
7287
7326
  "message": "This value was evaluated upon first expanding. It may have changed since then."
7288
7327
  },
7289
7328
  "panels/console/ConsoleViewMessage.ts | thisValueWillNotBeCollectedUntil": {
7290
- "message": "This value will not be collected until console is cleared."
7329
+ "message": "This value won’t be collected until console is cleared."
7291
7330
  },
7292
7331
  "panels/console/ConsoleViewMessage.ts | tookNms": {
7293
7332
  "message": "took <N>ms"
@@ -7329,16 +7368,16 @@
7329
7368
  "message": "Stop instrumenting coverage and show results"
7330
7369
  },
7331
7370
  "panels/coverage/CoverageListView.ts | codeCoverage": {
7332
- "message": "Code Coverage"
7371
+ "message": "Code coverage"
7333
7372
  },
7334
7373
  "panels/coverage/CoverageListView.ts | css": {
7335
7374
  "message": "CSS"
7336
7375
  },
7337
7376
  "panels/coverage/CoverageListView.ts | jsCoverageWithPerBlock": {
7338
- "message": "JS coverage with per block granularity: Once a block of JavaScript was executed, that block is marked as covered."
7377
+ "message": "JS coverage with per block granularity: once a block of JavaScript was executed, that block is marked as covered."
7339
7378
  },
7340
7379
  "panels/coverage/CoverageListView.ts | jsCoverageWithPerFunction": {
7341
- "message": "JS coverage with per function granularity: Once a function was executed, the whole function is marked as covered."
7380
+ "message": "JS coverage with per function granularity: once a function was executed, the whole function is marked as covered."
7342
7381
  },
7343
7382
  "panels/coverage/CoverageListView.ts | jsPerBlock": {
7344
7383
  "message": "JS (per block)"
@@ -7368,19 +7407,19 @@
7368
7407
  "message": "{PH1} % of file unused, {PH2} % of file used"
7369
7408
  },
7370
7409
  "panels/coverage/CoverageListView.ts | totalBytes": {
7371
- "message": "Total Bytes"
7410
+ "message": "Total bytes"
7372
7411
  },
7373
7412
  "panels/coverage/CoverageListView.ts | type": {
7374
7413
  "message": "Type"
7375
7414
  },
7376
7415
  "panels/coverage/CoverageListView.ts | unusedBytes": {
7377
- "message": "Unused Bytes"
7416
+ "message": "Unused bytes"
7378
7417
  },
7379
7418
  "panels/coverage/CoverageListView.ts | url": {
7380
7419
  "message": "URL"
7381
7420
  },
7382
7421
  "panels/coverage/CoverageListView.ts | usageVisualization": {
7383
- "message": "Usage Visualization"
7422
+ "message": "Usage visualization"
7384
7423
  },
7385
7424
  "panels/coverage/CoverageView.ts | activationNoCapture": {
7386
7425
  "message": "Could not capture coverage info because the page was prerendered in the background."
@@ -7392,13 +7431,13 @@
7392
7431
  "message": "Could not capture coverage info because the page was served from the back/forward cache."
7393
7432
  },
7394
7433
  "panels/coverage/CoverageView.ts | chooseCoverageGranularityPer": {
7395
- "message": "Choose coverage granularity: Per function has low overhead, per block has significant overhead."
7434
+ "message": "Choose coverage granularity: per function has low overhead, per block has significant overhead."
7396
7435
  },
7397
7436
  "panels/coverage/CoverageView.ts | clickTheRecordButtonSToStart": {
7398
- "message": "Click the \"{PH1}\" button to start capturing coverage."
7437
+ "message": "Click the {PH1} button to start capturing coverage."
7399
7438
  },
7400
7439
  "panels/coverage/CoverageView.ts | clickTheReloadButtonSToReloadAnd": {
7401
- "message": "Click the \"{PH1}\" button to reload and start capturing coverage."
7440
+ "message": "Click the {PH1} button to reload and start capturing coverage."
7402
7441
  },
7403
7442
  "panels/coverage/CoverageView.ts | contentScripts": {
7404
7443
  "message": "Content scripts"
@@ -7536,13 +7575,13 @@
7536
7575
  "message": "Text colors: {PH1}"
7537
7576
  },
7538
7577
  "panels/css_overview/CSSOverviewCompletedView.ts | thereAreNoFonts": {
7539
- "message": "There are no fonts."
7578
+ "message": "No fonts"
7540
7579
  },
7541
7580
  "panels/css_overview/CSSOverviewCompletedView.ts | thereAreNoMediaQueries": {
7542
- "message": "There are no media queries."
7581
+ "message": "No media queries"
7543
7582
  },
7544
7583
  "panels/css_overview/CSSOverviewCompletedView.ts | thereAreNoUnusedDeclarations": {
7545
- "message": "There are no unused declarations."
7584
+ "message": "No unused declarations"
7546
7585
  },
7547
7586
  "panels/css_overview/CSSOverviewCompletedView.ts | typeSelectors": {
7548
7587
  "message": "Type selectors"
@@ -7629,7 +7668,7 @@
7629
7668
  "message": "Error"
7630
7669
  },
7631
7670
  "panels/developer_resources/DeveloperResourcesListView.ts | failure": {
7632
- "message": "failure"
7671
+ "message": "Failure"
7633
7672
  },
7634
7673
  "panels/developer_resources/DeveloperResourcesListView.ts | initiator": {
7635
7674
  "message": "Initiator"
@@ -7641,7 +7680,7 @@
7641
7680
  "message": "{n, plural, =1 {# resource matches} other {# resources match}}"
7642
7681
  },
7643
7682
  "panels/developer_resources/DeveloperResourcesListView.ts | pending": {
7644
- "message": "pending"
7683
+ "message": "Pending"
7645
7684
  },
7646
7685
  "panels/developer_resources/DeveloperResourcesListView.ts | sBytes": {
7647
7686
  "message": "{n, plural, =1 {# byte} other {# bytes}}"
@@ -7650,10 +7689,10 @@
7650
7689
  "message": "Status"
7651
7690
  },
7652
7691
  "panels/developer_resources/DeveloperResourcesListView.ts | success": {
7653
- "message": "success"
7692
+ "message": "Success"
7654
7693
  },
7655
7694
  "panels/developer_resources/DeveloperResourcesListView.ts | totalBytes": {
7656
- "message": "Total Bytes"
7695
+ "message": "Total bytes"
7657
7696
  },
7658
7697
  "panels/developer_resources/DeveloperResourcesListView.ts | url": {
7659
7698
  "message": "URL"
@@ -7673,6 +7712,9 @@
7673
7712
  "panels/developer_resources/DeveloperResourcesView.ts | resourcesCurrentlyLoading": {
7674
7713
  "message": "{PH1} resources, {PH2} currently loading"
7675
7714
  },
7715
+ "panels/elements/AccessibilityTreeView.ts | copy": {
7716
+ "message": "Copy"
7717
+ },
7676
7718
  "panels/elements/ClassesPaneWidget.ts | addNewClass": {
7677
7719
  "message": "Add new class"
7678
7720
  },
@@ -8216,9 +8258,15 @@
8216
8258
  "panels/elements/ElementsTreeElement.ts | scrollIntoView": {
8217
8259
  "message": "Scroll into view"
8218
8260
  },
8261
+ "panels/elements/ElementsTreeElement.ts | selectAll": {
8262
+ "message": "Select all"
8263
+ },
8219
8264
  "panels/elements/ElementsTreeElement.ts | showCommandForTarget": {
8220
8265
  "message": "Show element associated with the commandfor attribute"
8221
8266
  },
8267
+ "panels/elements/ElementsTreeElement.ts | showCustomElementDefinition": {
8268
+ "message": "Show custom element definition"
8269
+ },
8222
8270
  "panels/elements/ElementsTreeElement.ts | showFrameDetails": {
8223
8271
  "message": "Show iframe details"
8224
8272
  },
@@ -9789,10 +9837,10 @@
9789
9837
  "message": "Value"
9790
9838
  },
9791
9839
  "panels/media/EventTimelineView.ts | bufferingStatus": {
9792
- "message": "Buffering Status"
9840
+ "message": "Buffering status"
9793
9841
  },
9794
9842
  "panels/media/EventTimelineView.ts | playbackStatus": {
9795
- "message": "Playback Status"
9843
+ "message": "Playback status"
9796
9844
  },
9797
9845
  "panels/media/MainView.ts | mediaPlayerDescription": {
9798
9846
  "message": "On this page you can view and export media player details."
@@ -9870,16 +9918,16 @@
9870
9918
  "message": "Caused by:"
9871
9919
  },
9872
9920
  "panels/media/PlayerMessagesView.ts | errorCodeLabel": {
9873
- "message": "Error Code:"
9921
+ "message": "Error code:"
9874
9922
  },
9875
9923
  "panels/media/PlayerMessagesView.ts | errorDataLabel": {
9876
9924
  "message": "Data:"
9877
9925
  },
9878
9926
  "panels/media/PlayerMessagesView.ts | errorGroupLabel": {
9879
- "message": "Error Group:"
9927
+ "message": "Error group:"
9880
9928
  },
9881
9929
  "panels/media/PlayerMessagesView.ts | errorStackLabel": {
9882
- "message": "Stacktrace:"
9930
+ "message": "Stack trace:"
9883
9931
  },
9884
9932
  "panels/media/PlayerMessagesView.ts | filterByLogMessages": {
9885
9933
  "message": "Filter by log messages"
@@ -10635,7 +10683,7 @@
10635
10683
  "message": "Chrome used a HTTP/3 connection due to the DNS record indicating HTTP/3 support. There was no race against establishing a connection using a different HTTP version."
10636
10684
  },
10637
10685
  "panels/network/NetworkDataGridNode.ts | earlyHints": {
10638
- "message": "early-hints"
10686
+ "message": "Early-hints"
10639
10687
  },
10640
10688
  "panels/network/NetworkDataGridNode.ts | failed": {
10641
10689
  "message": "(failed)"
@@ -11111,6 +11159,9 @@
11111
11159
  "panels/network/NetworkLogViewColumns.ts | endTime": {
11112
11160
  "message": "End time"
11113
11161
  },
11162
+ "panels/network/NetworkLogViewColumns.ts | executionContext": {
11163
+ "message": "Execution context"
11164
+ },
11114
11165
  "panels/network/NetworkLogViewColumns.ts | hasOverrides": {
11115
11166
  "message": "Has overrides"
11116
11167
  },
@@ -11123,6 +11174,9 @@
11123
11174
  "panels/network/NetworkLogViewColumns.ts | isAdRelated": {
11124
11175
  "message": "Is Ad-Related"
11125
11176
  },
11177
+ "panels/network/NetworkLogViewColumns.ts | isPreloaded": {
11178
+ "message": "Preloaded"
11179
+ },
11126
11180
  "panels/network/NetworkLogViewColumns.ts | latency": {
11127
11181
  "message": "Latency"
11128
11182
  },
@@ -11844,13 +11898,13 @@
11844
11898
  "message": "CPU usage"
11845
11899
  },
11846
11900
  "panels/performance_monitor/PerformanceMonitor.ts | documentFrames": {
11847
- "message": "Document Frames"
11901
+ "message": "Document frames"
11848
11902
  },
11849
11903
  "panels/performance_monitor/PerformanceMonitor.ts | documents": {
11850
11904
  "message": "Documents"
11851
11905
  },
11852
11906
  "panels/performance_monitor/PerformanceMonitor.ts | domNodes": {
11853
- "message": "DOM Nodes"
11907
+ "message": "DOM nodes"
11854
11908
  },
11855
11909
  "panels/performance_monitor/PerformanceMonitor.ts | graphsDisplayingARealtimeViewOf": {
11856
11910
  "message": "Graphs displaying a real-time view of performance metrics"
@@ -11897,24 +11951,54 @@
11897
11951
  "panels/profiler/HeapProfileView.ts | allocationSampling": {
11898
11952
  "message": "Allocation sampling"
11899
11953
  },
11954
+ "panels/profiler/HeapProfileView.ts | chart": {
11955
+ "message": "Chart"
11956
+ },
11957
+ "panels/profiler/HeapProfileView.ts | excludeSelectedFunction": {
11958
+ "message": "Exclude selected function"
11959
+ },
11960
+ "panels/profiler/HeapProfileView.ts | findByCostMsNameOrFile": {
11961
+ "message": "Find by cost (>50ms), name or file"
11962
+ },
11963
+ "panels/profiler/HeapProfileView.ts | focusSelectedFunction": {
11964
+ "message": "Focus selected function"
11965
+ },
11900
11966
  "panels/profiler/HeapProfileView.ts | formatPercent": {
11901
11967
  "message": "{PH1} %"
11902
11968
  },
11969
+ "panels/profiler/HeapProfileView.ts | function": {
11970
+ "message": "Function"
11971
+ },
11903
11972
  "panels/profiler/HeapProfileView.ts | heapProfilerIsRecording": {
11904
11973
  "message": "Heap profiler is recording"
11905
11974
  },
11975
+ "panels/profiler/HeapProfileView.ts | heavyBottomUp": {
11976
+ "message": "Heavy (Bottom Up)"
11977
+ },
11906
11978
  "panels/profiler/HeapProfileView.ts | name": {
11907
11979
  "message": "Name"
11908
11980
  },
11981
+ "panels/profiler/HeapProfileView.ts | profile": {
11982
+ "message": "Profile"
11983
+ },
11909
11984
  "panels/profiler/HeapProfileView.ts | profileD": {
11910
11985
  "message": "Profile {PH1}"
11911
11986
  },
11987
+ "panels/profiler/HeapProfileView.ts | profiler": {
11988
+ "message": "Profiler"
11989
+ },
11990
+ "panels/profiler/HeapProfileView.ts | profileViewMode": {
11991
+ "message": "Profile view mode"
11992
+ },
11912
11993
  "panels/profiler/HeapProfileView.ts | recording": {
11913
11994
  "message": "Recording…"
11914
11995
  },
11915
11996
  "panels/profiler/HeapProfileView.ts | recordMemoryAllocations": {
11916
11997
  "message": "Approximate memory allocations by sampling long operations with minimal overhead and get a breakdown by JavaScript execution stack"
11917
11998
  },
11999
+ "panels/profiler/HeapProfileView.ts | restoreAllFunctions": {
12000
+ "message": "Restore all functions"
12001
+ },
11918
12002
  "panels/profiler/HeapProfileView.ts | samplingHeapProfilerTimeline": {
11919
12003
  "message": "Sampling heap profiler timeline"
11920
12004
  },
@@ -11951,6 +12035,9 @@
11951
12035
  "panels/profiler/HeapProfileView.ts | totalSizeBytes": {
11952
12036
  "message": "Total size"
11953
12037
  },
12038
+ "panels/profiler/HeapProfileView.ts | treeTopDown": {
12039
+ "message": "Tree (Top Down)"
12040
+ },
11954
12041
  "panels/profiler/HeapProfileView.ts | url": {
11955
12042
  "message": "URL"
11956
12043
  },
@@ -12416,65 +12503,32 @@
12416
12503
  "panels/profiler/ProfilesPanel.ts | runD": {
12417
12504
  "message": "Run {PH1}"
12418
12505
  },
12419
- "panels/profiler/ProfileView.ts | chart": {
12420
- "message": "Chart"
12421
- },
12422
- "panels/profiler/ProfileView.ts | excludeSelectedFunction": {
12423
- "message": "Exclude selected function"
12424
- },
12425
- "panels/profiler/ProfileView.ts | failedToReadFile": {
12506
+ "panels/profiler/WritableProfileHeader.ts | failedToReadFile": {
12426
12507
  "message": "Failed to read file"
12427
12508
  },
12428
- "panels/profiler/ProfileView.ts | fileSReadErrorS": {
12509
+ "panels/profiler/WritableProfileHeader.ts | fileSReadErrorS": {
12429
12510
  "message": "File ''{PH1}'' read error: {PH2}"
12430
12511
  },
12431
- "panels/profiler/ProfileView.ts | findByCostMsNameOrFile": {
12432
- "message": "Find by cost (>50ms), name or file"
12433
- },
12434
- "panels/profiler/ProfileView.ts | focusSelectedFunction": {
12435
- "message": "Focus selected function"
12436
- },
12437
- "panels/profiler/ProfileView.ts | function": {
12438
- "message": "Function"
12439
- },
12440
- "panels/profiler/ProfileView.ts | heavyBottomUp": {
12441
- "message": "Heavy (Bottom Up)"
12442
- },
12443
- "panels/profiler/ProfileView.ts | loaded": {
12512
+ "panels/profiler/WritableProfileHeader.ts | loaded": {
12444
12513
  "message": "Loaded"
12445
12514
  },
12446
- "panels/profiler/ProfileView.ts | loading": {
12515
+ "panels/profiler/WritableProfileHeader.ts | loading": {
12447
12516
  "message": "Loading…"
12448
12517
  },
12449
- "panels/profiler/ProfileView.ts | loadingD": {
12450
- "message": "Loading… {PH1}%"
12518
+ "panels/profiler/WritableProfileHeader.ts | loadingD": {
12519
+ "message": "Loading… {PH1}"
12451
12520
  },
12452
- "panels/profiler/ProfileView.ts | parsing": {
12521
+ "panels/profiler/WritableProfileHeader.ts | parsing": {
12453
12522
  "message": "Parsing…"
12454
12523
  },
12455
- "panels/profiler/ProfileView.ts | profile": {
12456
- "message": "Profile"
12457
- },
12458
- "panels/profiler/ProfileView.ts | profileD": {
12524
+ "panels/profiler/WritableProfileHeader.ts | profileD": {
12459
12525
  "message": "Profile {PH1}"
12460
12526
  },
12461
- "panels/profiler/ProfileView.ts | profiler": {
12462
- "message": "Profiler"
12463
- },
12464
- "panels/profiler/ProfileView.ts | profileViewMode": {
12465
- "message": "Profile view mode"
12466
- },
12467
- "panels/profiler/ProfileView.ts | restoreAllFunctions": {
12468
- "message": "Restore all functions"
12469
- },
12470
- "panels/profiler/ProfileView.ts | treeTopDown": {
12471
- "message": "Tree (Top Down)"
12472
- },
12473
12527
  "panels/protocol_monitor/JSONEditor.ts | addCustomProperty": {
12474
12528
  "message": "Add custom property"
12475
12529
  },
12476
12530
  "panels/protocol_monitor/JSONEditor.ts | addParameter": {
12477
- "message": "Add a parameter"
12531
+ "message": "Add parameter"
12478
12532
  },
12479
12533
  "panels/protocol_monitor/JSONEditor.ts | copyCommand": {
12480
12534
  "message": "Copy command"
@@ -12486,7 +12540,7 @@
12486
12540
  "message": "Reset to default value"
12487
12541
  },
12488
12542
  "panels/protocol_monitor/JSONEditor.ts | selectTarget": {
12489
- "message": "Select a target"
12543
+ "message": "Select target"
12490
12544
  },
12491
12545
  "panels/protocol_monitor/JSONEditor.ts | sendCommandCmdEnter": {
12492
12546
  "message": "Send command - ⌘+Enter"
@@ -12516,7 +12570,7 @@
12516
12570
  "message": "Filter"
12517
12571
  },
12518
12572
  "panels/protocol_monitor/ProtocolMonitor.ts | hideCDPCommandEditor": {
12519
- "message": "Hide CDP command editor"
12573
+ "message": "Hide CDP command editor"
12520
12574
  },
12521
12575
  "panels/protocol_monitor/ProtocolMonitor.ts | method": {
12522
12576
  "message": "Method"
@@ -12540,13 +12594,13 @@
12540
12594
  "message": "Select a message to see its details"
12541
12595
  },
12542
12596
  "panels/protocol_monitor/ProtocolMonitor.ts | selectTarget": {
12543
- "message": "Select a target"
12597
+ "message": "Select target"
12544
12598
  },
12545
12599
  "panels/protocol_monitor/ProtocolMonitor.ts | sendRawCDPCommand": {
12546
12600
  "message": "Send a raw CDP command"
12547
12601
  },
12548
12602
  "panels/protocol_monitor/ProtocolMonitor.ts | sendRawCDPCommandExplanation": {
12549
- "message": "Format: 'Domain.commandName' for a command without parameters, or '{\"command\":\"Domain.commandName\", \"parameters\": {...}}' as a JSON object for a command with parameters. 'cmd'/'method' and 'args'/'params'/'arguments' are also supported as alternative keys for the JSON object."
12603
+ "message": "Format: 'Domain.commandName' for a command without parameters, or '{\"command\":\"Domain.commandName\", \"parameters\": {}}' as a JSON object for a command with parameters. 'cmd'/'method' and 'args'/'params'/'arguments' are also supported as alternative keys for the JSON object."
12550
12604
  },
12551
12605
  "panels/protocol_monitor/ProtocolMonitor.ts | session": {
12552
12606
  "message": "Session"
@@ -13065,10 +13119,10 @@
13065
13119
  "message": "The security of this page is unknown."
13066
13120
  },
13067
13121
  "panels/security/SecurityModel.ts | thisPageIsNotSecure": {
13068
- "message": "This page is not secure."
13122
+ "message": "This page isn’t secure."
13069
13123
  },
13070
13124
  "panels/security/SecurityModel.ts | thisPageIsNotSecureBrokenHttps": {
13071
- "message": "This page is not secure (broken HTTPS)."
13125
+ "message": "This page isn’t secure (broken HTTPS)."
13072
13126
  },
13073
13127
  "panels/security/SecurityModel.ts | thisPageIsSecureValidHttps": {
13074
13128
  "message": "This page is secure (valid HTTPS)."
@@ -13125,10 +13179,10 @@
13125
13179
  "message": "Hide full details"
13126
13180
  },
13127
13181
  "panels/security/SecurityPanel.ts | ifYouBelieveThisIsShownIn": {
13128
- "message": "If you believe this is shown in error please visit https://g.co/chrome/lookalike-warnings."
13182
+ "message": "If you believe this is shown in error, visit https://g.co/chrome/lookalike-warnings."
13129
13183
  },
13130
13184
  "panels/security/SecurityPanel.ts | ifYouBelieveThisIsShownInErrorSafety": {
13131
- "message": "If you believe this is shown in error please visit https://g.co/chrome/lookalike-warnings."
13185
+ "message": "If you believe this is shown in error, visit https://g.co/chrome/lookalike-warnings."
13132
13186
  },
13133
13187
  "panels/security/SecurityPanel.ts | info": {
13134
13188
  "message": "Info"
@@ -13254,7 +13308,7 @@
13254
13308
  "message": "The certificate chain for this site contains a certificate signed using SHA-1."
13255
13309
  },
13256
13310
  "panels/security/SecurityPanel.ts | theCertificateForThisSiteDoesNot": {
13257
- "message": "The certificate for this site does not contain a Subject Alternative Name extension containing a domain name or IP address."
13311
+ "message": "The certificate for this site doesn’t contain a Subject Alternative Name extension containing a domain name or IP address."
13258
13312
  },
13259
13313
  "panels/security/SecurityPanel.ts | theCertificateForThisSiteExpires": {
13260
13314
  "message": "The certificate for this site expires in less than 48 hours and needs to be renewed."
@@ -13281,7 +13335,7 @@
13281
13335
  "message": "This page has a non-HTTPS secure origin."
13282
13336
  },
13283
13337
  "panels/security/SecurityPanel.ts | thisPageIncludesAFormWithA": {
13284
- "message": "This page includes a form with a non-secure \"action\" attribute."
13338
+ "message": "This page includes a form with a non-secure action attribute."
13285
13339
  },
13286
13340
  "panels/security/SecurityPanel.ts | thisPageIncludesHttpResources": {
13287
13341
  "message": "This page includes HTTP resources."
@@ -13302,10 +13356,10 @@
13302
13356
  "message": "This page is suspicious (flagged by Chrome)."
13303
13357
  },
13304
13358
  "panels/security/SecurityPanel.ts | thisRequestCompliesWithChromes": {
13305
- "message": "This request complies with Chrome's Certificate Transparency policy."
13359
+ "message": "This request complies with Chromes Certificate Transparency policy."
13306
13360
  },
13307
13361
  "panels/security/SecurityPanel.ts | thisRequestDoesNotComplyWith": {
13308
- "message": "This request does not comply with Chrome's Certificate Transparency policy."
13362
+ "message": "This request doesn’t comply with Chromes Certificate Transparency policy."
13309
13363
  },
13310
13364
  "panels/security/SecurityPanel.ts | thisResponseWasLoadedFromCache": {
13311
13365
  "message": "This response was loaded from cache. Some security details might be missing."
@@ -13314,10 +13368,10 @@
13314
13368
  "message": "This site is missing a valid, trusted certificate ({PH1})."
13315
13369
  },
13316
13370
  "panels/security/SecurityPanel.ts | thisSitesHostnameLooksSimilarToP": {
13317
- "message": "This site's hostname looks similar to {PH1}. Attackers sometimes mimic sites by making small, hard-to-see changes to the domain name."
13371
+ "message": "This sites hostname looks similar to {PH1}. Attackers sometimes mimic sites by making small, hard-to-see changes to the domain name."
13318
13372
  },
13319
13373
  "panels/security/SecurityPanel.ts | toCheckThisPagesStatusVisit": {
13320
- "message": "To check this page's status, visit g.co/safebrowsingstatus."
13374
+ "message": "To check this pages status, visit g.co/safebrowsingstatus."
13321
13375
  },
13322
13376
  "panels/security/SecurityPanel.ts | unknownField": {
13323
13377
  "message": "unknown"
@@ -13338,10 +13392,10 @@
13338
13392
  "message": "View certificate"
13339
13393
  },
13340
13394
  "panels/security/SecurityPanel.ts | viewDRequestsInNetworkPanel": {
13341
- "message": "{n, plural, =1 {View # request in Network Panel} other {View # requests in Network Panel}}"
13395
+ "message": "{n, plural, =1 {View # request in Network panel} other {View # requests in Network panel}}"
13342
13396
  },
13343
13397
  "panels/security/SecurityPanel.ts | viewRequestsInNetworkPanel": {
13344
- "message": "View requests in Network Panel"
13398
+ "message": "View requests in Network panel"
13345
13399
  },
13346
13400
  "panels/security/SecurityPanel.ts | youHaveRecentlyAllowedContent": {
13347
13401
  "message": "You have recently allowed content loaded with certificate errors (such as scripts or iframes) to run on this site."
@@ -13350,7 +13404,7 @@
13350
13404
  "message": "You have recently allowed non-secure content (such as scripts or iframes) to run on this site."
13351
13405
  },
13352
13406
  "panels/security/SecurityPanel.ts | yourConnectionToThisOriginIsNot": {
13353
- "message": "Your connection to this origin is not secure."
13407
+ "message": "Your connection to this origin isn’t secure."
13354
13408
  },
13355
13409
  "panels/security/SecurityPanel.ts | yourPageRequestedNonsecure": {
13356
13410
  "message": "Your page requested non-secure resources that were blocked."
@@ -13413,7 +13467,7 @@
13413
13467
  "message": "Location name"
13414
13468
  },
13415
13469
  "panels/sensors/LocationsSettingsTab.ts | locationNameCannotBeEmpty": {
13416
- "message": "Location name cannot be empty"
13470
+ "message": "Location name can’t be empty"
13417
13471
  },
13418
13472
  "panels/sensors/LocationsSettingsTab.ts | locationNameMustBeLessThanS": {
13419
13473
  "message": "Location name must be less than {PH1} characters"
@@ -13445,27 +13499,9 @@
13445
13499
  "panels/sensors/sensors-meta.ts | accelerometer": {
13446
13500
  "message": "accelerometer"
13447
13501
  },
13448
- "panels/sensors/sensors-meta.ts | cpuPressure": {
13449
- "message": "CPU Pressure"
13450
- },
13451
- "panels/sensors/sensors-meta.ts | critical": {
13452
- "message": "Critical"
13453
- },
13454
- "panels/sensors/sensors-meta.ts | devicebased": {
13455
- "message": "Device-based"
13456
- },
13457
13502
  "panels/sensors/sensors-meta.ts | deviceOrientation": {
13458
13503
  "message": "device orientation"
13459
13504
  },
13460
- "panels/sensors/sensors-meta.ts | emulateIdleDetectorState": {
13461
- "message": "Emulate Idle Detector state"
13462
- },
13463
- "panels/sensors/sensors-meta.ts | fair": {
13464
- "message": "Fair"
13465
- },
13466
- "panels/sensors/sensors-meta.ts | forceEnabled": {
13467
- "message": "Force enabled"
13468
- },
13469
13505
  "panels/sensors/sensors-meta.ts | geolocation": {
13470
13506
  "message": "geolocation"
13471
13507
  },
@@ -13478,21 +13514,9 @@
13478
13514
  "panels/sensors/sensors-meta.ts | locations": {
13479
13515
  "message": "Locations"
13480
13516
  },
13481
- "panels/sensors/sensors-meta.ts | noIdleEmulation": {
13482
- "message": "No idle emulation"
13483
- },
13484
- "panels/sensors/sensors-meta.ts | nominal": {
13485
- "message": "Nominal"
13486
- },
13487
- "panels/sensors/sensors-meta.ts | noPressureEmulation": {
13488
- "message": "No override"
13489
- },
13490
13517
  "panels/sensors/sensors-meta.ts | sensors": {
13491
13518
  "message": "Sensors"
13492
13519
  },
13493
- "panels/sensors/sensors-meta.ts | serious": {
13494
- "message": "Serious"
13495
- },
13496
13520
  "panels/sensors/sensors-meta.ts | showLocations": {
13497
13521
  "message": "Show Locations"
13498
13522
  },
@@ -13502,26 +13526,11 @@
13502
13526
  "panels/sensors/sensors-meta.ts | timezones": {
13503
13527
  "message": "timezones"
13504
13528
  },
13505
- "panels/sensors/sensors-meta.ts | touch": {
13506
- "message": "Touch"
13507
- },
13508
- "panels/sensors/sensors-meta.ts | userActiveScreenLocked": {
13509
- "message": "User active, screen locked"
13510
- },
13511
- "panels/sensors/sensors-meta.ts | userActiveScreenUnlocked": {
13512
- "message": "User active, screen unlocked"
13513
- },
13514
- "panels/sensors/sensors-meta.ts | userIdleScreenLocked": {
13515
- "message": "User idle, screen locked"
13516
- },
13517
- "panels/sensors/sensors-meta.ts | userIdleScreenUnlocked": {
13518
- "message": "User idle, screen unlocked"
13519
- },
13520
13529
  "panels/sensors/SensorsView.ts | accuracy": {
13521
13530
  "message": "Accuracy"
13522
13531
  },
13523
13532
  "panels/sensors/SensorsView.ts | adjustWithMousewheelOrUpdownKeys": {
13524
- "message": "Adjust with mousewheel or up/down keys. {PH1}: ±10, Shift: ±1, Alt: ±0.01"
13533
+ "message": "Adjust with mousewheel or up/down keys. {PH1}: ±10, Shift: ±1, Alt: ±0.01."
13525
13534
  },
13526
13535
  "panels/sensors/SensorsView.ts | alpha": {
13527
13536
  "message": "α (alpha)"
@@ -13622,6 +13631,9 @@
13622
13631
  "panels/sensors/SensorsView.ts | timezoneId": {
13623
13632
  "message": "Timezone ID"
13624
13633
  },
13634
+ "panels/settings/AISettingsTab.ts | ageRestricted": {
13635
+ "message": "This feature is only available to users 18 years or older."
13636
+ },
13625
13637
  "panels/settings/AISettingsTab.ts | aIAnnotationsFeatureDescription": {
13626
13638
  "message": "Automatically generate titles for performance trace annotations"
13627
13639
  },
@@ -13638,7 +13650,7 @@
13638
13650
  "message": "Debug styling, network, performance, source code, accessibility and storage issues with DevTools AI assistance"
13639
13651
  },
13640
13652
  "panels/settings/AISettingsTab.ts | aiAssistanceWhenOnItem2V2": {
13641
- "message": "Follow the agent's reasoning step-by-step and quickly jump to the relevant source data"
13653
+ "message": "Follow the agents reasoning step-by-step and quickly jump to the relevant source data"
13642
13654
  },
13643
13655
  "panels/settings/AISettingsTab.ts | asYouTypeCodeSuggestions": {
13644
13656
  "message": "As you type in the Console or Sources panel, you’ll get code suggestions. Press Tab to accept one."
@@ -13695,7 +13707,7 @@
13695
13707
  "message": "Understand CSS styles with AI-powered insights"
13696
13708
  },
13697
13709
  "panels/settings/AISettingsTab.ts | explainStylingAndNetworkRequest": {
13698
- "message": "Understand CSS styles, and network activity with AI-powered insights"
13710
+ "message": "Understand CSS styles and network activity with AI-powered insights"
13699
13711
  },
13700
13712
  "panels/settings/AISettingsTab.ts | explainStylingNetworkAndFile": {
13701
13713
  "message": "Understand CSS styles, network activity, and file origins with AI-powered insights"
@@ -13728,7 +13740,7 @@
13728
13740
  "message": "Get help with understanding CSS styles"
13729
13741
  },
13730
13742
  "panels/settings/AISettingsTab.ts | helpUnderstandStylingAndNetworkRequest": {
13731
- "message": "Get help with understanding CSS styles, and network requests"
13743
+ "message": "Get help with understanding CSS styles and network requests"
13732
13744
  },
13733
13745
  "panels/settings/AISettingsTab.ts | helpUnderstandStylingNetworkAndFile": {
13734
13746
  "message": "Get help with understanding CSS styles, network requests, and files"
@@ -13739,6 +13751,15 @@
13739
13751
  "panels/settings/AISettingsTab.ts | learnMore": {
13740
13752
  "message": "Learn more"
13741
13753
  },
13754
+ "panels/settings/AISettingsTab.ts | notAvailableInIncognitoMode": {
13755
+ "message": "AI assistance isn’t available in Incognito mode or Guest mode."
13756
+ },
13757
+ "panels/settings/AISettingsTab.ts | notLoggedIn": {
13758
+ "message": "This feature is only available when you sign in to Chrome with your Google account."
13759
+ },
13760
+ "panels/settings/AISettingsTab.ts | offline": {
13761
+ "message": "This feature is only available with an active internet connection."
13762
+ },
13742
13763
  "panels/settings/AISettingsTab.ts | privacyNotice": {
13743
13764
  "message": "Google Privacy Policy"
13744
13765
  },
@@ -13788,7 +13809,7 @@
13788
13809
  "message": "Unknown plan"
13789
13810
  },
13790
13811
  "panels/settings/components/SyncSection.ts | notSignedIn": {
13791
- "message": "You're not signed into Chrome."
13812
+ "message": "Youre not signed into Chrome."
13792
13813
  },
13793
13814
  "panels/settings/components/SyncSection.ts | preferencesSyncDisabled": {
13794
13815
  "message": "You need to first enable saving Chrome settings in your Google account."
@@ -13824,7 +13845,7 @@
13824
13845
  "message": "URL"
13825
13846
  },
13826
13847
  "panels/settings/emulation/components/UserAgentClientHintsForm.ts | addBrand": {
13827
- "message": "Add Brand"
13848
+ "message": "Add brand"
13828
13849
  },
13829
13850
  "panels/settings/emulation/components/UserAgentClientHintsForm.ts | addedBrand": {
13830
13851
  "message": "Added brand row"
@@ -13878,10 +13899,10 @@
13878
13899
  "message": "Mobile"
13879
13900
  },
13880
13901
  "panels/settings/emulation/components/UserAgentClientHintsForm.ts | formFactorsGroupAriaLabel": {
13881
- "message": "Available Form Factors"
13902
+ "message": "Available form factors"
13882
13903
  },
13883
13904
  "panels/settings/emulation/components/UserAgentClientHintsForm.ts | formFactorsTitle": {
13884
- "message": "Form Factors (Sec-CH-UA-Form-Factors)"
13905
+ "message": "Form factors (Sec-CH-UA-Form-Factors)"
13885
13906
  },
13886
13907
  "panels/settings/emulation/components/UserAgentClientHintsForm.ts | formFactorTablet": {
13887
13908
  "message": "Tablet"
@@ -13953,10 +13974,10 @@
13953
13974
  "message": "Device {PH1} successfully added/updated."
13954
13975
  },
13955
13976
  "panels/settings/emulation/DevicesSettingsTab.ts | deviceName": {
13956
- "message": "Device Name"
13977
+ "message": "Device name"
13957
13978
  },
13958
13979
  "panels/settings/emulation/DevicesSettingsTab.ts | deviceNameCannotBeEmpty": {
13959
- "message": "Device name cannot be empty."
13980
+ "message": "Device name can’t be empty."
13960
13981
  },
13961
13982
  "panels/settings/emulation/DevicesSettingsTab.ts | deviceNameMustBeLessThanS": {
13962
13983
  "message": "Device name must be less than {PH1} characters."
@@ -13971,7 +13992,7 @@
13971
13992
  "message": "User agent string"
13972
13993
  },
13973
13994
  "panels/settings/emulation/DevicesSettingsTab.ts | userAgentStringCannotBeEmpty": {
13974
- "message": "User agent string cannot be empty."
13995
+ "message": "User agent string can’t be empty."
13975
13996
  },
13976
13997
  "panels/settings/emulation/DevicesSettingsTab.ts | userAgentType": {
13977
13998
  "message": "User agent type"
@@ -13986,7 +14007,7 @@
13986
14007
  "message": "Show Devices"
13987
14008
  },
13988
14009
  "panels/settings/FrameworkIgnoreListSettingsTab.ts | addFilenamePattern": {
13989
- "message": "Add a regular expression rule for the script's URL"
14010
+ "message": "Add a regular expression rule for the scripts URL"
13990
14011
  },
13991
14012
  "panels/settings/FrameworkIgnoreListSettingsTab.ts | addPattern": {
13992
14013
  "message": "Add regex rule"
@@ -14025,13 +14046,13 @@
14025
14046
  "message": "Learn more"
14026
14047
  },
14027
14048
  "panels/settings/FrameworkIgnoreListSettingsTab.ts | pattern": {
14028
- "message": "Add a regular expression rule for the script's URL"
14049
+ "message": "Add a regular expression rule for the scripts URL"
14029
14050
  },
14030
14051
  "panels/settings/FrameworkIgnoreListSettingsTab.ts | patternAlreadyExists": {
14031
14052
  "message": "Rule already exists"
14032
14053
  },
14033
14054
  "panels/settings/FrameworkIgnoreListSettingsTab.ts | patternCannotBeEmpty": {
14034
- "message": "Rule can't be empty"
14055
+ "message": "Rule cant be empty"
14035
14056
  },
14036
14057
  "panels/settings/FrameworkIgnoreListSettingsTab.ts | patternMustBeAValidRegular": {
14037
14058
  "message": "Rule must be a valid regular expression"
@@ -14061,7 +14082,7 @@
14061
14082
  "message": "No shortcut for action"
14062
14083
  },
14063
14084
  "panels/settings/KeybindsSettingsTab.ts | recordingKeys": {
14064
- "message": "Recoding keys"
14085
+ "message": "Recording keys"
14065
14086
  },
14066
14087
  "panels/settings/KeybindsSettingsTab.ts | removeShortcut": {
14067
14088
  "message": "Remove shortcut"
@@ -14091,7 +14112,7 @@
14091
14112
  "message": "Shortcuts"
14092
14113
  },
14093
14114
  "panels/settings/KeybindsSettingsTab.ts | shortcutsCannotContainOnly": {
14094
- "message": "Shortcuts cannot contain only modifier keys."
14115
+ "message": "Shortcuts can’t contain only modifier keys."
14095
14116
  },
14096
14117
  "panels/settings/KeybindsSettingsTab.ts | thisShortcutIsInUseByS": {
14097
14118
  "message": "This shortcut is in use by {PH1}: {PH2}."
@@ -17139,16 +17160,16 @@
17139
17160
  "message": "Audio context: {PH1}"
17140
17161
  },
17141
17162
  "panels/web_audio/WebAudioView.ts | callbackBufferSize": {
17142
- "message": "Callback Buffer Size"
17163
+ "message": "Callback buffer size"
17143
17164
  },
17144
17165
  "panels/web_audio/WebAudioView.ts | callbackInterval": {
17145
- "message": "Callback Interval"
17166
+ "message": "Callback interval"
17146
17167
  },
17147
17168
  "panels/web_audio/WebAudioView.ts | currentTime": {
17148
- "message": "Current Time"
17169
+ "message": "Current time"
17149
17170
  },
17150
17171
  "panels/web_audio/WebAudioView.ts | maxOutputChannels": {
17151
- "message": "Max Output Channels"
17172
+ "message": "Max output channels"
17152
17173
  },
17153
17174
  "panels/web_audio/WebAudioView.ts | noRecordings": {
17154
17175
  "message": "(no recordings)"
@@ -17160,10 +17181,10 @@
17160
17181
  "message": "Open a page that uses Web Audio API to start monitoring."
17161
17182
  },
17162
17183
  "panels/web_audio/WebAudioView.ts | renderCapacity": {
17163
- "message": "Render Capacity"
17184
+ "message": "Render capacity"
17164
17185
  },
17165
17186
  "panels/web_audio/WebAudioView.ts | sampleRate": {
17166
- "message": "Sample Rate"
17187
+ "message": "Sample rate"
17167
17188
  },
17168
17189
  "panels/web_audio/WebAudioView.ts | state": {
17169
17190
  "message": "State"
@@ -17205,7 +17226,7 @@
17205
17226
  "message": "ID"
17206
17227
  },
17207
17228
  "panels/webauthn/WebauthnPane.ts | isResident": {
17208
- "message": "Is Resident"
17229
+ "message": "Is resident"
17209
17230
  },
17210
17231
  "panels/webauthn/WebauthnPane.ts | newAuthenticator": {
17211
17232
  "message": "New authenticator"
@@ -17238,7 +17259,7 @@
17238
17259
  "message": "Set {PH1} as the active authenticator"
17239
17260
  },
17240
17261
  "panels/webauthn/WebauthnPane.ts | signCount": {
17241
- "message": "Signature Count"
17262
+ "message": "Signature count"
17242
17263
  },
17243
17264
  "panels/webauthn/WebauthnPane.ts | supportsHmacSecret": {
17244
17265
  "message": "Supports hmac-secret"
@@ -17259,7 +17280,7 @@
17259
17280
  "message": "Transport"
17260
17281
  },
17261
17282
  "panels/webauthn/WebauthnPane.ts | userHandle": {
17262
- "message": "User Handle"
17283
+ "message": "User handle"
17263
17284
  },
17264
17285
  "panels/webauthn/WebauthnPane.ts | useWebauthnForPhishingresistant": {
17265
17286
  "message": "Use WebAuthn for phishing-resistant authentication."
@@ -17277,7 +17298,7 @@
17277
17298
  "message": "bug"
17278
17299
  },
17279
17300
  "panels/whats_new/whats_new-meta.ts | doNotShowWhatsNewAfterEachUpdate": {
17280
- "message": "Don't show what's new after each update"
17301
+ "message": "Dont show whats new after each update"
17281
17302
  },
17282
17303
  "panels/whats_new/whats_new-meta.ts | releaseNotes": {
17283
17304
  "message": "Release notes"
@@ -17286,13 +17307,13 @@
17286
17307
  "message": "Report a DevTools issue"
17287
17308
  },
17288
17309
  "panels/whats_new/whats_new-meta.ts | showWhatsNew": {
17289
- "message": "Show what's new"
17310
+ "message": "Show whats new"
17290
17311
  },
17291
17312
  "panels/whats_new/whats_new-meta.ts | showWhatsNewAfterEachUpdate": {
17292
- "message": "Show what's new after each update"
17313
+ "message": "Show whats new after each update"
17293
17314
  },
17294
17315
  "panels/whats_new/whats_new-meta.ts | whatsNew": {
17295
- "message": "What's new"
17316
+ "message": "Whats new"
17296
17317
  },
17297
17318
  "ui/components/dialogs/Dialog.ts | close": {
17298
17319
  "message": "Close"
@@ -17741,6 +17762,9 @@
17741
17762
  "ui/legacy/components/object_ui/ObjectPropertiesSection.ts | openInMemoryInpector": {
17742
17763
  "message": "Open in Memory inspector panel"
17743
17764
  },
17765
+ "ui/legacy/components/object_ui/ObjectPropertiesSection.ts | showAll": {
17766
+ "message": "Show all"
17767
+ },
17744
17768
  "ui/legacy/components/object_ui/ObjectPropertiesSection.ts | showAllD": {
17745
17769
  "message": "Show all {PH1}"
17746
17770
  },
@@ -17792,6 +17816,12 @@
17792
17816
  "ui/legacy/components/perf_ui/FilmStripView.ts | screenshotForSSelectToView": {
17793
17817
  "message": "Screenshot for {PH1} - select to view preceding requests."
17794
17818
  },
17819
+ "ui/legacy/components/perf_ui/FlameChart.ts | copyTrackName": {
17820
+ "message": "Copy track name"
17821
+ },
17822
+ "ui/legacy/components/perf_ui/FlameChart.ts | copyTrackUrl": {
17823
+ "message": "Copy track URL"
17824
+ },
17795
17825
  "ui/legacy/components/perf_ui/FlameChart.ts | enterTrackConfigurationMode": {
17796
17826
  "message": "Configure tracks"
17797
17827
  },
@@ -18011,6 +18041,9 @@
18011
18041
  "ui/legacy/components/source_frame/SourceFrame.ts | dSelectionRegions": {
18012
18042
  "message": "{PH1} selection regions"
18013
18043
  },
18044
+ "ui/legacy/components/source_frame/SourceFrame.ts | formatting": {
18045
+ "message": "Formatting…"
18046
+ },
18014
18047
  "ui/legacy/components/source_frame/SourceFrame.ts | lineSColumnS": {
18015
18048
  "message": "Line {PH1}, Column {PH2}"
18016
18049
  },