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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 301733006: Zoom Extension API (chrome) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix javascript test function signature. Created 6 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/chrome_page_zoom.cc » ('j') | chrome/browser/ui/zoom/zoom_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6552411332c5310f208d4713aaa5b383b17f343d..f21724bf0bb6f587cd8c412ee497ae2bb9c5d1ff 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7135,9 +7135,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_page_zoom.cc » ('j') | chrome/browser/ui/zoom/zoom_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698