|
323 | 323 | "core/sdk/NetworkManager.ts | noContentForRedirect": { |
324 | 324 | "message": "No content available because this request was redirected" |
325 | 325 | }, |
| 326 | + "core/sdk/NetworkManager.ts | noContentForSSE": { |
| 327 | + "message": "Content for Server-Sent Events (SSE) is currently not supported" |
| 328 | + }, |
326 | 329 | "core/sdk/NetworkManager.ts | noContentForWebSocket": { |
327 | 330 | "message": "Content for WebSockets is currently not supported" |
328 | 331 | }, |
|
3215 | 3218 | "panels/ai_assistance/components/ExportForAgentsDialog.ts | saveAsMarkdown": { |
3216 | 3219 | "message": "Save as…" |
3217 | 3220 | }, |
| 3221 | + "panels/ai_assistance/components/OptInChangeDialog.ts | gotIt": { |
| 3222 | + "message": "Got it" |
| 3223 | + }, |
| 3224 | + "panels/ai_assistance/components/OptInChangeDialog.ts | integrationPoint": { |
| 3225 | + "message": "AI assistance is now integrated with Application and Lighthouse panels, and pulls context from data sources simultaneously" |
| 3226 | + }, |
| 3227 | + "panels/ai_assistance/components/OptInChangeDialog.ts | manageSettings": { |
| 3228 | + "message": "Manage in settings" |
| 3229 | + }, |
| 3230 | + "panels/ai_assistance/components/OptInChangeDialog.ts | privacyDisclaimer": { |
| 3231 | + "message": "Chat messages, data accessible for this site via DevTools panels and Web APIs, and items you select such as network requests, files, and performance traces are sent to Google and may be seen by human reviewers to improve this feature. This is an experimental AI feature and won’t always get it right." |
| 3232 | + }, |
| 3233 | + "panels/ai_assistance/components/OptInChangeDialog.ts | privacyDisclaimerEnterpriseNoLogging": { |
| 3234 | + "message": "Chat messages, data accessible for this site via DevTools panels and Web APIs, and items you select such as network requests, files, and performance traces are sent to Google. The content submitted to and generated by this feature will not be used to improve Google’s AI models. This is an experimental AI feature and won’t always get it right." |
| 3235 | + }, |
| 3236 | + "panels/ai_assistance/components/OptInChangeDialog.ts | title": { |
| 3237 | + "message": "AI assistance just got better" |
| 3238 | + }, |
| 3239 | + "panels/ai_assistance/components/OptInChangeDialog.ts | widgetPoint": { |
| 3240 | + "message": "Use widgets to verify results or jump to source data for select debugging cases" |
| 3241 | + }, |
3218 | 3242 | "panels/ai_assistance/components/WalkthroughView.ts | close": { |
3219 | 3243 | "message": "Close" |
3220 | 3244 | }, |
|
6647 | 6671 | "panels/common/common.ts | cancel": { |
6648 | 6672 | "message": "Cancel" |
6649 | 6673 | }, |
6650 | | - "panels/common/CopyChangesToPrompt.ts | responseCopiedToClipboard": { |
6651 | | - "message": "Response copied to clipboard" |
6652 | | - }, |
6653 | 6674 | "panels/common/DOMLinkifier.ts | node": { |
6654 | 6675 | "message": "<node>" |
6655 | 6676 | }, |
|
6891 | 6912 | "message": "Console prompt" |
6892 | 6913 | }, |
6893 | 6914 | "panels/console/ConsolePrompt.ts | selfXssWarning": { |
6894 | | - "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." |
| 6915 | + "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." |
6895 | 6916 | }, |
6896 | 6917 | "panels/console/ConsoleSidebar.ts | dErrors": { |
6897 | 6918 | "message": "{n, plural, =0 {No errors} =1 {# error} other {# errors}}" |
|
7712 | 7733 | "panels/elements/elements-meta.ts | copyStyles": { |
7713 | 7734 | "message": "Copy styles" |
7714 | 7735 | }, |
| 7736 | + "panels/elements/elements-meta.ts | cssAnimationsOnlyWhenAnimationsTabOpen": { |
| 7737 | + "message": "Show animation styles only when the Animations tab is open" |
| 7738 | + }, |
7715 | 7739 | "panels/elements/elements-meta.ts | CSSDocumentationTooltip": { |
7716 | 7740 | "message": "CSS documentation tooltip" |
7717 | 7741 | }, |
|
12738 | 12762 | "message": "Delete recording" |
12739 | 12763 | }, |
12740 | 12764 | "panels/recorder/RecorderController.ts | doNotImport": { |
12741 | | - "message": "Don't import recordings 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 importing." |
| 12765 | + "message": "Don't import recordings 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 importing." |
12742 | 12766 | }, |
12743 | 12767 | "panels/recorder/RecorderController.ts | doYouTrustThisCode": { |
12744 | 12768 | "message": "Do you trust this recording?" |
|
12798 | 12822 | "message": "Toggle code view" |
12799 | 12823 | }, |
12800 | 12824 | "panels/recorder/RecorderController.ts | typeAllowImporting": { |
12801 | | - "message": "Type ''{PH1}''" |
| 12825 | + "message": "Type “{PH1}”" |
12802 | 12826 | }, |
12803 | 12827 | "panels/screencast/ScreencastApp.ts | toggleScreencast": { |
12804 | 12828 | "message": "Toggle screencast" |
|
13475 | 13499 | "panels/settings/AISettingsTab.ts | aIAnnotationsFeatureDescription": { |
13476 | 13500 | "message": "Automatically generate titles for performance trace annotations" |
13477 | 13501 | }, |
| 13502 | + "panels/settings/AISettingsTab.ts | aiAssistanceDescriptionV2": { |
| 13503 | + "message": "Get context-aware help on the inspected page" |
| 13504 | + }, |
| 13505 | + "panels/settings/AISettingsTab.ts | aiAssistanceThingsToConsiderNoLoggingV2": { |
| 13506 | + "message": "To generate explanations, chat messages, data accessible for this site via DevTools panels and Web APIs, and items you select such as network requests, files, and performance traces are sent to Google. The content you submit and that is generated by this feature will not be used to improve Google’s AI models. This is an experimental AI feature and won’t always get it right." |
| 13507 | + }, |
| 13508 | + "panels/settings/AISettingsTab.ts | aiAssistanceThingsToConsiderV2": { |
| 13509 | + "message": "To generate explanations, chat messages, data accessible for this site via DevTools panels and Web APIs, and items you select such as network requests, files, and performance traces are sent to Google and may be seen by human reviewers to improve this feature. This is an experimental AI feature and won’t always get it right." |
| 13510 | + }, |
| 13511 | + "panels/settings/AISettingsTab.ts | aiAssistanceWhenOnItem1V2": { |
| 13512 | + "message": "Debug styling, network, performance, source code, accessibility and storage issues with DevTools AI assistance" |
| 13513 | + }, |
| 13514 | + "panels/settings/AISettingsTab.ts | aiAssistanceWhenOnItem2V2": { |
| 13515 | + "message": "Follow the agent's reasoning step-by-step and quickly jump to the relevant source data" |
| 13516 | + }, |
13478 | 13517 | "panels/settings/AISettingsTab.ts | asYouTypeCodeSuggestions": { |
13479 | 13518 | "message": "As you type in the Console or Sources panel, you’ll get code suggestions. Press Tab to accept one." |
13480 | 13519 | }, |
|
17910 | 17949 | "message": "{PH1} lines, {PH2} characters selected" |
17911 | 17950 | }, |
17912 | 17951 | "ui/legacy/components/source_frame/SourceFrame.ts | doNotPaste": { |
17913 | | - "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." |
| 17952 | + "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." |
17914 | 17953 | }, |
17915 | 17954 | "ui/legacy/components/source_frame/SourceFrame.ts | doYouTrustThisCode": { |
17916 | 17955 | "message": "Do you trust this code?" |
|
17931 | 17970 | "message": "Source" |
17932 | 17971 | }, |
17933 | 17972 | "ui/legacy/components/source_frame/SourceFrame.ts | typeAllowPasting": { |
17934 | | - "message": "Type ''{PH1}''" |
| 17973 | + "message": "Type “{PH1}”" |
17935 | 17974 | }, |
17936 | 17975 | "ui/legacy/components/source_frame/XMLView.ts | find": { |
17937 | 17976 | "message": "Find" |
|
0 commit comments