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 cc3fd76d32d12eae15d64f27b3b9c89a20872390..9818fdab124b2776b6135a8d6f5c9db4129d16c8 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -369,6 +369,18 @@ CHAR-LIMIT guidelines: |
<message name="IDS_PASSWORD_ENTRY_EDITOR_VIEW_STORED_PASSWORD" desc='Content description for the button that allows users to view the stored password upon reauthentication.'> |
Unmask password |
</message> |
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_COPIED" desc='Text that announces user that the username of a saved account has been copied'> |
+ Username copied |
+ </message> |
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_COPIED" desc='Text that announces user that the site of a saved account has been copied'> |
+ Site copied |
+ </message> |
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD_COPIED" desc='Text that announces user that the password of a saved account has been copied'> |
vabr (Chromium)
2016/07/28 09:44:33
Also: copied -> copied into clipboard
(To avoid co
vabr (Chromium)
2016/07/28 09:44:33
nit: announces user -> announces to the user
dozsa
2016/07/28 14:00:32
Done.
dozsa
2016/07/28 14:00:32
Done.
|
+ Password copied |
+ </message> |
+ <message name="IDS_PASSWORD_ENTRY_EDITOR_SET_LOCK_SCREEN" desc='Text prompting user to set device lock in order to view/copy passwords'> |
+ In order to view and copy passwords you must set up a device lock in your device's security settings. |
+ </message> |
<!-- Homepage preferences --> |
<message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use the default homepage"> |