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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 2845593002: Updates Zoom bubble layout and adds +/- buttons (Closed)
Patch Set: Updates Zoom bubble layout and adds +/- buttons (comments) Created 3 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:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 5573 matching lines...) Expand 10 before | Expand all | Expand 10 after
5584 </if> 5584 </if>
5585 <message name="IDS_TOOLTIP_TRANSLATE" desc="The tooltip for translate"> 5585 <message name="IDS_TOOLTIP_TRANSLATE" desc="The tooltip for translate">
5586 Translate this page 5586 Translate this page
5587 </message> 5587 </message>
5588 <message name="IDS_TOOLTIP_ZOOM" desc="The tooltip for the zoom bubble"> 5588 <message name="IDS_TOOLTIP_ZOOM" desc="The tooltip for the zoom bubble">
5589 Zoom: <ph name="PERCENT">$1<ex>100%</ex></ph> 5589 Zoom: <ph name="PERCENT">$1<ex>100%</ex></ph>
5590 </message> 5590 </message>
5591 <message name="IDS_TOOLTIP_ZOOM_EXTENSION_ICON" desc="The tooltip for the extension icon in the zoom bubble"> 5591 <message name="IDS_TOOLTIP_ZOOM_EXTENSION_ICON" desc="The tooltip for the extension icon in the zoom bubble">
5592 This page was zoomed by the "<ph name="NAME">$1<ex>Google Cast</ex></ph> " extension 5592 This page was zoomed by the "<ph name="NAME">$1<ex>Google Cast</ex></ph> " extension
5593 </message> 5593 </message>
5594 <if expr="not use_titlecase"> 5594 <message name="IDS_ZOOM_SET_DEFAULT" desc="The text label of a button whic h, when clicked, returns the page to default zoom">
5595 <message name="IDS_ZOOM_SET_DEFAULT" desc="The text label of a button wh ich, when clicked, returns the page to default zoom"> 5595 Reset
5596 Reset to default 5596 </message>
5597 </message>
5598 </if>
5599 <if expr="use_titlecase">
5600 <message name="IDS_ZOOM_SET_DEFAULT" desc="In Title Case: The text label of a button which, when clicked, returns the page to default zoom">
5601 Reset to Default
5602 </message>
5603 </if>
5604 <if expr="is_macosx">
5605 <message name="IDS_ZOOM_SET_DEFAULT_SHORT" desc="In Title Case: The shor t text label of a button which, when clicked, returns the page to default zoom">
5606 Reset
5607 </message>
5608 </if>
5609 5597
5610 <!--Accessible name/action strings--> 5598 <!--Accessible name/action strings-->
5611 <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The for mat for the accessible title of an incognito window"> 5599 <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The for mat for the accessible title of an incognito window">
5612 <ph name="WINDOW_TITLE">$1</ph> (Incognito) 5600 <ph name="WINDOW_TITLE">$1</ph> (Incognito)
5613 </message> 5601 </message>
5614 <message name="IDS_ACCNAME_APP_UPGRADE_RECOMMENDED" desc="The accessible n ame for the app menu when software update is available."> 5602 <message name="IDS_ACCNAME_APP_UPGRADE_RECOMMENDED" desc="The accessible n ame for the app menu when software update is available.">
5615 <ph name="ACCNAME_APP">$1<ex>Chrome</ex></ph> (Update is available) 5603 <ph name="ACCNAME_APP">$1<ex>Chrome</ex></ph> (Update is available)
5616 </message> 5604 </message>
5617 <message name="IDS_ACCNAME_FULLSCREEN" desc="The accessible name of the fu llscreen button in the new merged menu"> 5605 <message name="IDS_ACCNAME_FULLSCREEN" desc="The accessible name of the fu llscreen button in the new merged menu">
5618 Full screen 5606 Full screen
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
5653 </message> 5641 </message>
5654 <message name="IDS_ACCNAME_MAXIMIZE" desc="The accessible name for the Max imize button."> 5642 <message name="IDS_ACCNAME_MAXIMIZE" desc="The accessible name for the Max imize button.">
5655 Maximize 5643 Maximize
5656 </message> 5644 </message>
5657 <message name="IDS_ACCNAME_RESTORE" desc="The accessible name for the Rest ore button."> 5645 <message name="IDS_ACCNAME_RESTORE" desc="The accessible name for the Rest ore button.">
5658 Restore 5646 Restore
5659 </message> 5647 </message>
5660 <message name="IDS_ACCNAME_CLOSE_TAB" desc="The accessible name for the bu tton that is used to close a specific tab."> 5648 <message name="IDS_ACCNAME_CLOSE_TAB" desc="The accessible name for the bu tton that is used to close a specific tab.">
5661 Close <ph name="TAB_NAME">$1<ex>Google Search</ex></ph> 5649 Close <ph name="TAB_NAME">$1<ex>Google Search</ex></ph>
5662 </message> 5650 </message>
5651 <message name="IDS_ACCNAME_ZOOM_SET_DEFAULT" desc="The accessible descript ion of the Reset button in the Zoom bubble.">
5652 Reset to dafault zoom level
tapted 2017/05/02 01:28:02 dafault -> default
varkha 2017/05/03 01:50:27 Done.
5653 </message>
5663 5654
5664 <!-- Browser Hung Plugin Detector --> 5655 <!-- Browser Hung Plugin Detector -->
5665 <if expr="is_win"> 5656 <if expr="is_win">
5666 <message name="IDS_BROWSER_HANGMONITOR" desc="A plugin on a page has hun g"> 5657 <message name="IDS_BROWSER_HANGMONITOR" desc="A plugin on a page has hun g">
5667 The following plugin is unresponsive: <ph name="PLUGIN_NAME">$1 5658 The following plugin is unresponsive: <ph name="PLUGIN_NAME">$1
5668 <ex>Shockwave 5659 <ex>Shockwave
5669 </ex></ph>Would you like to stop it? 5660 </ex></ph>Would you like to stop it?
5670 </message> 5661 </message>
5671 </if> 5662 </if>
5672 <message name="IDS_BROWSER_HANGMONITOR_RENDERER_TITLE" desc="The title of the 'A renderer has hung' dialog. NOTE: If having no explicit # makes the phrasi ng awkward, feel free to add a # as necessary. [ICU Syntax]"> 5663 <message name="IDS_BROWSER_HANGMONITOR_RENDERER_TITLE" desc="The title of the 'A renderer has hung' dialog. NOTE: If having no explicit # makes the phrasi ng awkward, feel free to add a # as necessary. [ICU Syntax]">
(...skipping 6685 matching lines...) Expand 10 before | Expand all | Expand 10 after
12358 Your downloads appear here 12349 Your downloads appear here
12359 </message> 12350 </message>
12360 12351
12361 <!-- Automation info bar --> 12352 <!-- Automation info bar -->
12362 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12353 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12363 Chrome is being controlled by automated test software. 12354 Chrome is being controlled by automated test software.
12364 </message> 12355 </message>
12365 </messages> 12356 </messages>
12366 </release> 12357 </release>
12367 </grit> 12358 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/vector_icons/BUILD.gn » ('j') | chrome/browser/ui/views/location_bar/location_bar_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698