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

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

Issue 2828993002: [Mac] Support for Touch Bar Customization (Closed)
Patch Set: The Fix Created 3 years, 8 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
« no previous file with comments | « base/mac/sdk_forward_declarations.h ('k') | chrome/browser/app_controller_mac.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1910 matching lines...) Expand 10 before | Expand all | Expand 10 after
1921 <!-- Touch Bar--> 1921 <!-- Touch Bar-->
1922 <if expr="is_macosx"> 1922 <if expr="is_macosx">
1923 <message name="IDS_TOUCH_BAR_GOOGLE_SEARCH" 1923 <message name="IDS_TOUCH_BAR_GOOGLE_SEARCH"
1924 desc="Text for the search button in the touch bar when Google is the default search provider. Pressing the button will bring focus to the omn ibox."> 1924 desc="Text for the search button in the touch bar when Google is the default search provider. Pressing the button will bring focus to the omn ibox.">
1925 Search or type URL 1925 Search or type URL
1926 </message> 1926 </message>
1927 <message name="IDS_TOUCH_BAR_SEARCH" 1927 <message name="IDS_TOUCH_BAR_SEARCH"
1928 desc="Text for the search button in the touch bar when Google is not the default search provider. Pressing the button will bring focus to the omnibox. $1 is the name of the search provider)"> 1928 desc="Text for the search button in the touch bar when Google is not the default search provider. Pressing the button will bring focus to the omnibox. $1 is the name of the search provider)">
1929 Search <ph name="SEARCH_ENGINE">$1<ex>Bing</ex></ph> 1929 Search <ph name="SEARCH_ENGINE">$1<ex>Bing</ex></ph>
1930 </message> 1930 </message>
1931
1932 <message name="IDS_TOOLTIP_TOUCH_BAR_BACK" desc="The tooltip for the tou ch bar back button."> 1931 <message name="IDS_TOOLTIP_TOUCH_BAR_BACK" desc="The tooltip for the tou ch bar back button.">
1933 Touch to go back. 1932 Touch to go back.
1934 </message> 1933 </message>
1935 <message name="IDS_TOOLTIP_TOUCH_BAR_FORWARD" desc="The tooltip for the touch bar forward button."> 1934 <message name="IDS_TOOLTIP_TOUCH_BAR_FORWARD" desc="The tooltip for the touch bar forward button.">
1936 Touch to go forward. 1935 Touch to go forward.
1937 </message> 1936 </message>
1937 <message name="IDS_TOUCH_BAR_BACK_FORWARD_CUSTOMIZATION_LABEL"
1938 desc="Customization label for the back and forward buttons in the touch bar.">
1939 Back/Forward
1940 </message>
1941 <message name="IDS_TOUCH_BAR_STOP_RELOAD_CUSTOMIZATION_LABEL"
1942 desc="Customization label for the stop or reload button in th e touch bar.">
1943 Stop/Reload
1944 </message>
1945 <message name="IDS_TOUCH_BAR_HOME_CUSTOMIZATION_LABEL"
1946 desc="Customization label for the home button in the touch ba r.">
1947 Home
1948 </message>
1949 <message name="IDS_TOUCH_BAR_BOOKMARK_CUSTOMIZATION_LABEL"
1950 desc="Customization label for the bookmark button in the touc h bar.">
1951 Bookmark
1952 </message>
1953 <message name="IDS_TOUCH_BAR_NEW_TAB_CUSTOMIZATION_LABEL"
1954 desc="Customization label for the new tab button in the touch bar.">
1955 New Tab
1956 </message>
1938 </if> 1957 </if>
1939 1958
1940 <!-- Remove in-progress downloads confirmation dialog --> 1959 <!-- Remove in-progress downloads confirmation dialog -->
1941 <if expr="not is_macosx"> 1960 <if expr="not is_macosx">
1942 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_TITLE" desc="Title of the dialo g asking for user confirmation to close the browser or the last incognito window when one or more downloads are in progress. If necessary, add '#' for plural ca ses. [ICU Syntax]"> 1961 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_TITLE" desc="Title of the dialo g asking for user confirmation to close the browser or the last incognito window when one or more downloads are in progress. If necessary, add '#' for plural ca ses. [ICU Syntax]">
1943 {NUM_DOWNLOAD, plural, 1962 {NUM_DOWNLOAD, plural,
1944 =1 {Download in progress} other {Downloads in progress}} 1963 =1 {Download in progress} other {Downloads in progress}}
1945 </message> 1964 </message>
1946 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button t ext for canceling the downloads and closing the browser or the last incognito wi ndow when one or more downloads are in progress. If necessary, add '#' for plura l cases. [ICU Syntax]"> 1965 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button t ext for canceling the downloads and closing the browser or the last incognito wi ndow when one or more downloads are in progress. If necessary, add '#' for plura l cases. [ICU Syntax]">
1947 {NUM_DOWNLOAD, plural, 1966 {NUM_DOWNLOAD, plural,
(...skipping 10407 matching lines...) Expand 10 before | Expand all | Expand 10 after
12355 Your downloads appear here 12374 Your downloads appear here
12356 </message> 12375 </message>
12357 12376
12358 <!-- Automation info bar --> 12377 <!-- Automation info bar -->
12359 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12378 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12360 Chrome is being controlled by automated test software. 12379 Chrome is being controlled by automated test software.
12361 </message> 12380 </message>
12362 </messages> 12381 </messages>
12363 </release> 12382 </release>
12364 </grit> 12383 </grit>
OLDNEW
« no previous file with comments | « base/mac/sdk_forward_declarations.h ('k') | chrome/browser/app_controller_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698