Updated strings for Chromium 147.0.7727.49.

This commit is contained in:
Max Karolinskiy
2026-04-01 22:41:51 -04:00
parent 499808e64f
commit cb69cc6c74
+4
View File
@@ -415,11 +415,15 @@
<!-- Content area context menu. -->
<if expr="use_titlecase">
<message name="IDS_CONTENT_CONTEXT_GLICSHAREIMAGE" desc="Share image with Gemini and recreate based on user-selected prompt">Create Image with Gemini</message>
<message name="IDS_GLIC_CONTEXT_MENU_SUMMARIZE_PAGE_WITH_GEMINI" desc="Text for the 'Summarize this page' context menu item." translateable="false">Summarize this page with Gemini</message>
</if>
<if expr="not use_titlecase">
<message name="IDS_CONTENT_CONTEXT_GLICSHAREIMAGE" desc="Share image with Gemini and recreate based on user-selected prompt">Create image with Gemini</message>
<message name="IDS_GLIC_CONTEXT_MENU_SUMMARIZE_PAGE_WITH_GEMINI" desc="Text for the 'Summarize this page' context menu item." translateable="false">Summarize this page with Gemini</message>
</if>
<message name="IDS_GLIC_SUMMARIZE_PAGE_PROMPT" desc="Prompt sent to request page summarization via context menu." translateable="false">Summarize this page</message>
<!-- IPH -->
<if expr="use_titlecase">
<message name="IDS_GLIC_PROMO_CONFIRM" desc="The button that a user clicks to open Gemini.">Try Now</message>