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

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

Issue 1799913003: Settings People Revamp: Easy Unlock: Add basic UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test fixes Created 4 years, 9 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/people_page/compiled_resources2.gyp » ('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 <!-- Policy Indicators --> 4 <!-- Policy Indicators -->
5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension."> 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension.">
6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten sion</ex></ph> 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten sion</ex></ph>
7 </message> 7 </message>
8 8
9 <!-- Accessibility Page --> 9 <!-- Accessibility Page -->
10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences."> 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences.">
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
387 <message name="IDS_SETTINGS_DATE_TIME_SET_AUTOMATICALLY" desc="Text which expl ains that the date and time are automatically set."> 387 <message name="IDS_SETTINGS_DATE_TIME_SET_AUTOMATICALLY" desc="Text which expl ains that the date and time are automatically set.">
388 Date and time are set automatically. 388 Date and time are set automatically.
389 </message> 389 </message>
390 390
391 <if expr="chromeos"> 391 <if expr="chromeos">
392 <!-- Easy Unlock Page --> 392 <!-- Easy Unlock Page -->
393 <message name="IDS_SETTINGS_EASY_UNLOCK_SECTION_TITLE" desc="The title of th e Easy Unlock section on the settings page."> 393 <message name="IDS_SETTINGS_EASY_UNLOCK_SECTION_TITLE" desc="The title of th e Easy Unlock section on the settings page.">
394 Smart Lock (beta) 394 Smart Lock (beta)
395 </message> 395 </message>
396 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature."> 396 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature.">
397 Keep your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> unlocked when your Android phone is unlocked and nearby—no need to type your password. 397 Unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> with your An droid phone.
398 </message> 398 </message>
399 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_BUTTON" desc="The label of the button to set up Easy Unlock section on the settings page."> 399 <message name="IDS_SETTINGS_EASY_UNLOCK_SETUP_BUTTON" desc="The label of the button to set up Easy Unlock section on the settings page.">
400 Set up 400 Set up
401 </message> 401 </message>
402 <message name="IDS_SETTINGS_EASY_UNLOCK_DESCRIPTION" desc="The text that des cribes what Easy Unlock does."> 402 <message name="IDS_SETTINGS_EASY_UNLOCK_DESCRIPTION" desc="The text that des cribes what Easy Unlock does.">
403 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> will be unlocked wh en your Android phone is unlocked and nearby. 403 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> can be unlocked wit h your Android phone.
404 </message> 404 </message>
405 <message name="IDS_SETTINGS_EASY_UNLOCK_REQUIRE_PROXIMITY_LABEL" desc="The t ext label that describes the checkbox that controls whether the user's Android p hone must be in close proximity to the Chromebook in order to unlock it.."> 405 <message name="IDS_SETTINGS_EASY_UNLOCK_REQUIRE_PROXIMITY_LABEL" desc="The t ext label that describes the checkbox that controls whether the user's Android p hone must be in close proximity to the Chromebook in order to unlock it..">
406 Only unlock this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> when yo ur phone is within arm’s reach. 406 Only unlock this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> when yo ur phone is within arm’s reach.
407 </message> 407 </message>
408 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_BUTTON" desc="The label of the button to disable Easy unlock on the settings page and the turn off Easy unl ock dialog."> 408 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_BUTTON" desc="The label of the button to disable Easy unlock on the settings page and the turn off Easy unl ock dialog.">
409 Turn off 409 Turn off
410 </message> 410 </message>
411 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_TITLE" desc="The title of t he Easy unlock turn off dialog."> 411 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_TITLE" desc="The title of t he Easy unlock turn off dialog.">
412 Turn off Smart Lock for <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>? 412 Turn off Smart Lock for <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>?
413 </message> 413 </message>
(...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after
1067 System 1067 System
1068 </message> 1068 </message>
1069 <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."> 1069 <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.">
1070 Use hardware acceleration when available 1070 Use hardware acceleration when available
1071 </message> 1071 </message>
1072 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1072 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1073 Change proxy settings 1073 Change proxy settings
1074 </message> 1074 </message>
1075 </if> 1075 </if>
1076 </grit-part> 1076 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/people_page/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698