Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: chrome/app/generated_resources.grd

Issue 301733006: Zoom Extension API (chrome) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Create ZoomController for guest web contents. Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 36de967858632cbf445f0bbe72b680a6cdb646c6..85735a8f6402d5c49af97472e5fe1d7d65ee116b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7116,9 +7116,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
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698