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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2382243003: MD Settings: drop subpage arrow from default browser section (Closed)
Patch Set: secondary Created 4 years, 2 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 | « no previous file | chrome/browser/resources/settings/default_browser_page/default_browser_page.html » ('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 <!-- 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 380 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 Access your passwords from any device at <ph name="BEGIN_LINK">&lt;a is= "action-link" href="$1" target="_blank"&gt;</ph>passwords.google.com<ph name="EN D_LINK">&lt;/a&gt;</ph> 391 Access your passwords from any device at <ph name="BEGIN_LINK">&lt;a is= "action-link" href="$1" target="_blank"&gt;</ph>passwords.google.com<ph name="EN D_LINK">&lt;/a&gt;</ph>
392 </message> 392 </message>
393 </else> 393 </else>
394 </if> 394 </if>
395 395
396 <!-- Default Browser Page --> 396 <!-- Default Browser Page -->
397 <if expr="not chromeos"> 397 <if expr="not chromeos">
398 <message name="IDS_SETTINGS_DEFAULT_BROWSER" desc="Name of the Default Brows er page, which allows users to set which browser will open .html files within th e OS."> 398 <message name="IDS_SETTINGS_DEFAULT_BROWSER" desc="Name of the Default Brows er page, which allows users to set which browser will open .html files within th e OS.">
399 Default browser 399 Default browser
400 </message> 400 </message>
401 <message name="IDS_SETTINGS_DEFAULT_BROWSER_MAKE_DEFAULT_BUTTON" desc="Text of the button used to make Chrome the default browser on the user's system.">
402 Make default
403 </message>
401 </if> 404 </if>
402 405
403 <!-- Bluetooth Page --> 406 <!-- Bluetooth Page -->
404 <if expr="chromeos"> 407 <if expr="chromeos">
405 <message name="IDS_SETTINGS_BLUETOOTH" desc="Name of the settings page which displays bluetooth device settings."> 408 <message name="IDS_SETTINGS_BLUETOOTH" desc="Name of the settings page which displays bluetooth device settings.">
406 Bluetooth 409 Bluetooth
407 </message> 410 </message>
408 <message name="IDS_SETTINGS_BLUETOOTH_ADD_DEVICE" desc="Name of the settings page for adding bluetooth devices."> 411 <message name="IDS_SETTINGS_BLUETOOTH_ADD_DEVICE" desc="Name of the settings page for adding bluetooth devices.">
409 Add a Device 412 Add a Device
410 </message> 413 </message>
(...skipping 1954 matching lines...) Expand 10 before | Expand all | Expand 10 after
2365 System 2368 System
2366 </message> 2369 </message>
2367 <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."> 2370 <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.">
2368 Use hardware acceleration when available 2371 Use hardware acceleration when available
2369 </message> 2372 </message>
2370 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2373 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2371 Change proxy settings 2374 Change proxy settings
2372 </message> 2375 </message>
2373 </if> 2376 </if>
2374 </grit-part> 2377 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/default_browser_page/default_browser_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698