OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
3 <grit-part> | 3 <grit-part> |
4 <!-- About Page --> | 4 <!-- About Page --> |
5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> |
7 Detailed build information | 7 Detailed build information |
8 </message> | 8 </message> |
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> |
10 ARC Version | 10 ARC Version |
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
177 <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control
which resets the browser theme back to the default theme."> | 177 <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control
which resets the browser theme back to the default theme."> |
178 Reset to default | 178 Reset to default |
179 </message> | 179 </message> |
180 <message name="IDS_SETTINGS_SHOW_HOME_BUTTON" desc="Label for the checkbox whi
ch enables or disables showing the home button in the toolbar."> | 180 <message name="IDS_SETTINGS_SHOW_HOME_BUTTON" desc="Label for the checkbox whi
ch enables or disables showing the home button in the toolbar."> |
181 Show home button | 181 Show home button |
182 </message> | 182 </message> |
183 <message name="IDS_SETTINGS_SHOW_BOOKMARKS_BAR" desc="Label for the checkbox w
hich enables or disables showing the bookmarks bar in the toolbar."> | 183 <message name="IDS_SETTINGS_SHOW_BOOKMARKS_BAR" desc="Label for the checkbox w
hich enables or disables showing the bookmarks bar in the toolbar."> |
184 Always show the bookmarks bar | 184 Always show the bookmarks bar |
185 </message> | 185 </message> |
186 <message name="IDS_SETTINGS_HOME_PAGE_NTP" desc="Description of the New Tab Pa
ge when set as the home page."> | 186 <message name="IDS_SETTINGS_HOME_PAGE_NTP" desc="Description of the New Tab Pa
ge when set as the home page."> |
187 New Tab Page | 187 Use the New Tab Page |
188 </message> | 188 </message> |
189 <message name="IDS_SETTINGS_OTHER" desc="Label of the input box for the home p
age."> | 189 <message name="IDS_SETTINGS_OTHER" desc="Label of the input box for the home p
age."> |
190 Other | 190 Other |
191 </message> | 191 </message> |
192 <message name="IDS_SETTINGS_CHANGE_HOME_PAGE" desc="Label of the control to ch
ange the home page."> | 192 <message name="IDS_SETTINGS_CHANGE_HOME_PAGE" desc="Label of the control to ch
ange the home page."> |
193 Change | 193 Change |
194 </message> | 194 </message> |
195 <message name="IDS_SETTINGS_WEB_STORE" desc="Sub-label about choosing somethin
g from the Chrome Web Store."> | 195 <message name="IDS_SETTINGS_WEB_STORE" desc="Sub-label about choosing somethin
g from the Chrome Web Store."> |
196 Choose from the Chrome Web Store | 196 Choose from the Chrome Web Store |
197 </message> | 197 </message> |
(...skipping 1717 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1915 System | 1915 System |
1916 </message> | 1916 </message> |
1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> | 1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> |
1918 Use hardware acceleration when available | 1918 Use hardware acceleration when available |
1919 </message> | 1919 </message> |
1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
1921 Change proxy settings | 1921 Change proxy settings |
1922 </message> | 1922 </message> |
1923 </if> | 1923 </if> |
1924 </grit-part> | 1924 </grit-part> |
OLD | NEW |