Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a778a54350cd1f968f99be784251fa0ab81ec3da..a17e653fbf6ec70b399cfa2538376c0cfb6ccde0 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15597,8 +15597,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."> |
gone
2016/11/08 04:40:28
It'd be good to just reuse the actual Settings tit
benwells
2016/11/08 11:26:34
IDS_PREFERENCES is "Preferences", and "IDS_SETTING
|
+ Settings |
</message> |
</if> |