Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index cc7e5874f8ec2e0504a87463590d6a068bf1dacf..8f198695f3aa15de1a86f210ae6e567a93d30910 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -7180,7 +7180,7 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Translate this page |
</message> |
<message name="IDS_TOOLTIP_ZOOM" desc="The tooltip for the zoom bubble"> |
- Zoom: <ph name="VALUE">$1<ex>100</ex></ph>% |
Greg Levin
2016/05/17 18:17:44
zoom_decoration.mm also uses IDS_TOOLTIP_ZOOM:
htt
jungshik at Google
2016/05/17 23:58:42
I don't think anything special is necessary for Ma
Greg Levin
2016/05/18 21:33:44
Done.
|
+ 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 |