| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 58266707139973234d8d9675b8ec680434443df5..43d687721cd31ac8ea59d9ab8d4773b6dc6c6e4d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1087,9 +1087,6 @@ are declared in build/common.gypi.
|
| <message name="IDS_ZOOM_MINUS2" desc="The text label of the Make Text Smaller menu item in the merged menu">
|
| −
|
| </message>
|
| - <message name="IDS_ZOOM_PERCENT" desc="Current pages zoom factor; shown in merged menu">
|
| - <ph name="VALUE">$1<ex>100</ex></ph>%
|
| - </message>
|
| <message name="IDS_ENCODING_MENU" desc="The text label of the Encoding submenu">
|
| &Encoding
|
| </message>
|
| @@ -1161,9 +1158,6 @@ are declared in build/common.gypi.
|
| <message name="IDS_ZOOM_MINUS2" desc="The text label of the Make Text Smaller menu item in the merged menu">
|
| −
|
| </message>
|
| - <message name="IDS_ZOOM_PERCENT" desc="Current pages zoom factor; shown in merged menu">
|
| - <ph name="VALUE">$1<ex>100</ex></ph>%
|
| - </message>
|
| <message name="IDS_ENCODING_MENU" desc="In Title Case: The text label of the Encoding submenu">
|
| &Encoding
|
| </message>
|
| @@ -7211,7 +7205,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>%
|
| + Zoom: <ph name="PERCENT">$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
|
|
|