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

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

Issue 2482553002: [MD Settings][People] UI polish for the easy unlock row (Closed)
Patch Set: Addressed comment Created 4 years, 1 month 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/people_page/people_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 919 matching lines...) Expand 10 before | Expand all | Expand 10 after
930 </message> 930 </message>
931 <message name="IDS_SETTINGS_TIME_ZONE_GEOLOCATION" desc="Label for the check box which enables setting the time zone automatically with the detected location of the device."> 931 <message name="IDS_SETTINGS_TIME_ZONE_GEOLOCATION" desc="Label for the check box which enables setting the time zone automatically with the detected location of the device.">
932 Set time zone automatically using your location 932 Set time zone automatically using your location
933 </message> 933 </message>
934 <message name="IDS_SETTINGS_USE_24_HOUR_CLOCK" desc="Label for the checkbox which enables a 24-hour clock (as opposed to a 12-hour clock)."> 934 <message name="IDS_SETTINGS_USE_24_HOUR_CLOCK" desc="Label for the checkbox which enables a 24-hour clock (as opposed to a 12-hour clock).">
935 Use 24-hour clock 935 Use 24-hour clock
936 </message> 936 </message>
937 937
938 <!-- Easy Unlock Page --> 938 <!-- Easy Unlock Page -->
939 <message name="IDS_SETTINGS_EASY_UNLOCK_SECTION_TITLE" desc="The title of th e Easy Unlock section on the settings page."> 939 <message name="IDS_SETTINGS_EASY_UNLOCK_SECTION_TITLE" desc="The title of th e Easy Unlock section on the settings page.">
940 Smart Lock (beta) 940 Smart Lock for Chromebook (beta)
941 </message> 941 </message>
942 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature."> 942 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature.">
943 Unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> with your An droid phone. 943 Unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> with your An droid phone.
944 </message> 944 </message>
945 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP" desc="The label of the button to set up Easy Unlock section on the settings page."> 945 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP" desc="The label of the button to set up Easy Unlock section on the settings page.">
946 Set up 946 Set up
947 </message> 947 </message>
948 <message name="IDS_SETTINGS_EASY_UNLOCK_DESCRIPTION" desc="The text that des cribes what Easy Unlock does."> 948 <message name="IDS_SETTINGS_EASY_UNLOCK_DESCRIPTION" desc="The text that des cribes what Easy Unlock does.">
949 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> can be unlocked wit h your Android phone. 949 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> can be unlocked wit h your Android phone.
950 </message> 950 </message>
(...skipping 1594 matching lines...) Expand 10 before | Expand all | Expand 10 after
2545 System 2545 System
2546 </message> 2546 </message>
2547 <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."> 2547 <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.">
2548 Use hardware acceleration when available 2548 Use hardware acceleration when available
2549 </message> 2549 </message>
2550 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2550 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2551 Change proxy settings 2551 Change proxy settings
2552 </message> 2552 </message>
2553 </if> 2553 </if>
2554 </grit-part> 2554 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/people_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698