| OLD | NEW |
| 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 1911 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1922 <!-- Touch Bar--> | 1922 <!-- Touch Bar--> |
| 1923 <if expr="is_macosx"> | 1923 <if expr="is_macosx"> |
| 1924 <message name="IDS_TOUCH_BAR_GOOGLE_SEARCH" | 1924 <message name="IDS_TOUCH_BAR_GOOGLE_SEARCH" |
| 1925 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 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."> |
| 1926 Search or type URL | 1926 Search or type URL |
| 1927 </message> | 1927 </message> |
| 1928 <message name="IDS_TOUCH_BAR_SEARCH" | 1928 <message name="IDS_TOUCH_BAR_SEARCH" |
| 1929 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 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)"> |
| 1930 Search <ph name="SEARCH_ENGINE">$1<ex>Bing</ex></ph> | 1930 Search <ph name="SEARCH_ENGINE">$1<ex>Bing</ex></ph> |
| 1931 </message> | 1931 </message> |
| 1932 |
| 1932 <message name="IDS_TOOLTIP_TOUCH_BAR_BACK" desc="The tooltip for the tou
ch bar back button."> | 1933 <message name="IDS_TOOLTIP_TOUCH_BAR_BACK" desc="The tooltip for the tou
ch bar back button."> |
| 1933 Touch to go back. | 1934 Touch to go back. |
| 1934 </message> | 1935 </message> |
| 1935 <message name="IDS_TOOLTIP_TOUCH_BAR_FORWARD" desc="The tooltip for the
touch bar forward button."> | 1936 <message name="IDS_TOOLTIP_TOUCH_BAR_FORWARD" desc="The tooltip for the
touch bar forward button."> |
| 1936 Touch to go forward. | 1937 Touch to go forward. |
| 1937 </message> | 1938 </message> |
| 1938 <message name="IDS_TOUCH_BAR_BACK_FORWARD_CUSTOMIZATION_LABEL" | |
| 1939 desc="Customization label for the back and forward buttons in
the touch bar."> | |
| 1940 Back/Forward | |
| 1941 </message> | |
| 1942 <message name="IDS_TOUCH_BAR_STOP_RELOAD_CUSTOMIZATION_LABEL" | |
| 1943 desc="Customization label for the stop or reload button in th
e touch bar."> | |
| 1944 Stop/Reload | |
| 1945 </message> | |
| 1946 <message name="IDS_TOUCH_BAR_HOME_CUSTOMIZATION_LABEL" | |
| 1947 desc="Customization label for the home button in the touch ba
r."> | |
| 1948 Home | |
| 1949 </message> | |
| 1950 <message name="IDS_TOUCH_BAR_BOOKMARK_CUSTOMIZATION_LABEL" | |
| 1951 desc="Customization label for the bookmark button in the touc
h bar."> | |
| 1952 Bookmark | |
| 1953 </message> | |
| 1954 <message name="IDS_TOUCH_BAR_NEW_TAB_CUSTOMIZATION_LABEL" | |
| 1955 desc="Customization label for the new tab button in the touch
bar."> | |
| 1956 New Tab | |
| 1957 </message> | |
| 1958 </if> | 1939 </if> |
| 1959 | 1940 |
| 1960 <!-- Remove in-progress downloads confirmation dialog --> | 1941 <!-- Remove in-progress downloads confirmation dialog --> |
| 1961 <if expr="not is_macosx"> | 1942 <if expr="not is_macosx"> |
| 1962 <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 <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]"> |
| 1963 {NUM_DOWNLOAD, plural, | 1944 {NUM_DOWNLOAD, plural, |
| 1964 =1 {Download in progress} other {Downloads in progress}} | 1945 =1 {Download in progress} other {Downloads in progress}} |
| 1965 </message> | 1946 </message> |
| 1966 <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 <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]"> |
| 1967 {NUM_DOWNLOAD, plural, | 1948 {NUM_DOWNLOAD, plural, |
| (...skipping 10419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12387 Your downloads appear here | 12368 Your downloads appear here |
| 12388 </message> | 12369 </message> |
| 12389 | 12370 |
| 12390 <!-- Automation info bar --> | 12371 <!-- Automation info bar --> |
| 12391 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12372 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
| 12392 Chrome is being controlled by automated test software. | 12373 Chrome is being controlled by automated test software. |
| 12393 </message> | 12374 </message> |
| 12394 </messages> | 12375 </messages> |
| 12395 </release> | 12376 </release> |
| 12396 </grit> | 12377 </grit> |
| OLD | NEW |