| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4c81cd286ff1acf58542c90001d838540932ce7a..dde8b8bb0832647e1af99cf778735d797a702bf9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7110,9 +7110,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_TOOLTIP_TRANSLATE" desc="The tooltip for translate">
|
| Translate this page
|
| </message>
|
| - <message name="IDS_TOOLTIP_ZOOM" desc="The tooltip for zoom icon">
|
| + <message name="IDS_TOOLTIP_ZOOM" desc="The tooltip for the zoom bubble">
|
| Zoom: <ph name="VALUE">$1<ex>100</ex></ph>%
|
| </message>
|
| + <message name="IDS_TOOLTIP_ZOOM_EXTENSION_ICON" desc="The tooltip for the extension icon in the zoom bubble">
|
| + This page was zoomed by the "<ph name="NAME">$1<ex>Google Cast</ex></ph>" extension
|
| + </message>
|
| <if expr="not use_titlecase">
|
| <message name="IDS_ZOOM_SET_DEFAULT" desc="The text label of a button which, when clicked, returns the page to default zoom">
|
| Reset to default
|
|
|