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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1989563002: i18n of Zoom % to use locally correct numeric glyphs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 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

Powered by Google App Engine
This is Rietveld 408576698