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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2232893002: Display text prompting user to set screen lock in order to view password in PasswordEntryEditor Base URL: https://chromium.googlesource.com/chromium/src.git@reauthentication
Patch Set: Revert display condition Created 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index f085cb9357bd2dedcc21c79d3b8ce73295d4883e..f634380bbbdcd0eb7ea7746d563f278366b1478c 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -375,8 +375,8 @@ CHAR-LIMIT guidelines:
<message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD" desc='Content description for the button that allows users to delete the stored password.'>
Delete stored password
</message>
- <message name="IDS_PASSWORDS_ACTIVATE_DEVICE_LOCK" desc="Text displayed when user doesn't have device lock set">
- Secure lock screen hasn't been set up. In order to access passwords, set up a lock screen via your device's security settings.
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_SET_DEVICE_LOCK_PROMPT" desc="Text displayed when user doesn't have device lock set">
+ Set screen lock to view your passwords on this device.
</message>
<message name="IDS_PASSWORD_ENTRY_EDITOR_CLIPBOARD_USERNAME" desc='Name used to identify copying username to clipboard'>
username
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/preferences/password/PasswordEntryEditor.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698