Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 29ff01e0f709521394364fd4a8a3bfa15cdbd46c..9d4f876fa6e9e0199e7f6b6eab5ae70822481c08 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15712,8 +15712,11 @@ read aloud to screenreader users to announce that a completion is available."> |
<message name="IDS_FLAGS_ENABLE_CONSISTENT_OMNIBOX_GEOLOCATION_DESCRIPTION" desc="Desciption for the flag to enable consistent omnibox geolocation" translateable="false"> |
Have consistent geolocation access between the omnibox and default search engine. |
</message> |
- <message name="IDS_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_TEXT" desc="Text to put in the infobar disclosing Google Search's usage of location"> |
- Google Search uses your location to show local search results. You can change this in Settings. |
+ <message name="IDS_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_TEXT" desc="Text to put in the infobar disclosing Google Search's usage of location. The message contains a link to a settings page. The link text is a separate string in the translation console and appears here as a placeholder text."> |
+ Google Search uses your location to show local search results. You can change this in <ph name="SETTINGS_LINK">$1<ex>Link to Settings page</ex></ph>. |
+ </message> |
+ <message name="IDS_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_SETTINGS_LINK_TEXT" desc="Text to put in the link to the Settings page in the search geolocation disclosure UI."> |
+ Settings |
</message> |
</if> |