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

Unified Diff: chrome/app/generated_resources.grd

Issue 445503003: Update easy unlock settings UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use hard coded phone model name Created 6 years, 4 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:
Download patch
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e7cccef4386fa96986b7b6db1762f5921acb5da0..a3ebe45847e02b923c6880cb001c8e60f2071d10 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9917,14 +9917,26 @@ Chrome ran out of memory.
<message name="IDS_OPTIONS_EASY_UNLOCK_SECTION_TITLE" desc="The title of the Easy Unlock section on the settings page.">
Easy Unlock
Ilya Sherman 2014/08/05 18:51:14 nit: The mocks have a lowercase 'u' (though my per
xiyuan 2014/08/07 19:37:00 I feel the same way. But "Easy unlock" is used eve
</message>
+ <message name="IDS_OPTIONS_EASY_UNLOCK_SETUP_INTRO" desc="The text to show in Easy Unlock section to introduce the feature.">
+ Use your Android phone to securely unlock your Chrome device. No need to type your password again.
+ </message>
<message name="IDS_OPTIONS_EASY_UNLOCK_SETUP_BUTTON" desc="The label of the button to set up Easy Unlock section on the settings page.">
- Set up Easy Unlock
+ Set up
+ </message>
+ <message name="IDS_OPTIONS_EASY_UNLOCK_DESCRIPTION" desc="The text that describs what easy unlock does.">
+ Your Android phone can securely unlock your Chrome devices.
+ </message>
+ <message name="IDS_OPTIONS_EASY_UNLOCK_TURN_OFF_BUTTON" desc="The label of the button to disable Easy unlock on the settings page and the turn off Easy unlock dialog.">
+ Turn off Easy unlock
+ </message>
+ <message name="IDS_OPTIONS_EASY_UNLOCK_TURN_OFF_TITLE" desc="The title of the Easy unlock turn off dialog.">
+ Turn off Easy unlock
</message>
- <message name="IDS_OPTIONS_EASY_UNLOCK_CHECKBOX_LABEL" desc="The label beside the checkbox to enable or disable easy unlock.">
- Enable Easy Unlock for this device.
+ <message name="IDS_OPTIONS_EASY_UNLOCK_TURN_OFF_DESCRIPTION" desc="The description text of the Easy unlock turn off dialog.">
+ If you turn off Easy unlock, you won’t be able to unlock your Chrome devices when your phone is with you. You will have to type in your password.
</message>
- <message name="IDS_OPTIONS_EASY_UNLOCK_MANAGEMENT" desc="The text of the link to the Easy Unlock management webpage.">
- Manage Easy Unlock devices on your account settings.
+ <message name="IDS_OPTIONS_EASY_UNLOCK_CLEAR_SERVER_DATA_LABEL" desc="The label of the checkbox to clear up Easy unlock server side data in the Easy unlock turn off dialog.">
+ Clear all Easy unlock device information sent to Google
</message>
<message name="IDS_OPTIONS_OPEN_FILE_TYPES_AUTOMATICALLY" desc="The information label for the 'Clear auto-opening settings' button">
You have chosen to open certain file types automatically after downloading.
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698