Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 7c9251dceeae397337725e33fbcd9ec91a08a75c..9f87015d1fedba9c10dbe320756cc97e74b4c399 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."> |
| + 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 (Ex/ Bing)"> |
|
Elly Fong-Jones
2017/04/07 13:35:30
this is usually done using <ex></ex> tags in the m
spqchan
2017/04/07 17:42:24
Done.
|
| Search $1 |
| </message> |
| + <message name="IDS_TOOLTIP_TOUCH_BAR_BACK" desc="The tooltip for the touch bar back button"> |
|
Elly Fong-Jones
2017/04/07 13:35:30
nit: these should have trailing dots
spqchan
2017/04/07 17:42:24
Done.
|
| + Click to go back. |
|
Elly Fong-Jones
2017/04/07 13:35:30
Touch to go back?
spqchan
2017/04/07 17:42:24
Done.
|
| + </message> |
| + <message name="IDS_TOOLTIP_TOUCH_BAR_FORWARD" desc="The tooltip for the touch bar forward button"> |
| + Click to go forward. |
| + </message> |
| </if> |
| <!-- Remove in-progress downloads confirmation dialog --> |