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
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/en/settings.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -301,11 +301,11 @@
301
301
},
302
302
"urlContext": {
303
303
"title": "Enable URL Context",
304
-
"description": "Allows Gemini to access and process URLs for additional context when generating responses. Useful for tasks requiring web content analysis."
304
+
"description": "Lets Gemini read linked pages to extract, compare, and synthesize their content into informed responses."
305
305
},
306
306
"groundingSearch": {
307
307
"title": "Enable Grounding with Google Search",
308
-
"description": "Enables Gemini to search Google for current information and ground responses in real-time data. Useful for queries requiring up-to-date information."
308
+
"description": "Connects Gemini to real‑time web datafor accurate, up‑to‑date answers with verifiable citations."
0 commit comments