Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 7c9251dceeae397337725e33fbcd9ec91a08a75c..4f6da9e05dced112ec1173648468a76e78820cd8 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -1932,10 +1932,16 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph> |
Search or type URL |
</message> |
<message name="IDS_TOUCH_BAR_SEARCH" |
- desc="Text for the search button in the touch bar when Google is not the default search provider. Pressing the button will bring focus to the omnibox."> |
- Search $1 |
+ desc="Text for the search button in the touch bar when Google is not the default search provider. Pressing the button will bring focus to the omnibox. $1 is the name of the search provider)"> |
+ Search <ph name="SEARCH_ENGINE">$1<ex>Bing</ex></ph> |
</message> |
+ <message name="IDS_TOOLTIP_TOUCH_BAR_BACK" desc="The tooltip for the touch bar back button."> |
+ Touch to go back. |
+ </message> |
+ <message name="IDS_TOOLTIP_TOUCH_BAR_FORWARD" desc="The tooltip for the touch bar forward button."> |
+ Touch to go forward. |
+ </message> |
</if> |
<!-- Remove in-progress downloads confirmation dialog --> |