You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'The selected call stack is sent to Google. The content you submit and that is generated by this feature will be used to improve Google’s AI models. This is an experimental AI feature and won’t always get it right.',
46
-
49
+
/**
50
+
*@description Header text for the AI-powered annotations suggestions disclaimer dialog.
*@description First disclaimer item text for the fre dialog - AI won't always get it right.
55
+
*/
56
+
freDisclaimerAiWontAlwaysGetItRight: 'This feature uses AI and won’t always get it right',
57
+
/**
58
+
*@description Second disclaimer item text for the fre dialog - trace data is sent to Google.
59
+
*/
60
+
freDisclaimerPrivacyDataSentToGoogle: 'Performance trace is sent to Google to generate annotation suggestions',
61
+
/**
62
+
*@description Third disclaimer item text part for the fre dialog part - you can control this setting from the settings panel (because 'settings panel' part of the string is a link, it is attached separately).
63
+
*/
64
+
freDisclaimerControlSettingFrom: 'You can control this feature in the',
65
+
/**
66
+
*@description Third disclaimer item text part for the fre dialog part - settings panel text.
0 commit comments