vabr | 83785a1 | 2014-12-16 19:31:08 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
Javier Ernesto Flores Robles | 9e5fd47 | 2019-10-02 12:05:39 | [diff] [blame] | 3 | <if expr="use_titlecase"> |
| 4 | <message name="IDS_LEAK_CHECK_CREDENTIALS" desc="The text of the OK button in the dialog for credentials leaked on multiple sites."> |
| 5 | Check Passwords |
| 6 | </message> |
| 7 | </if> |
| 8 | <if expr="not use_titlecase"> |
| 9 | <message name="IDS_LEAK_CHECK_CREDENTIALS" desc="The text of the OK button in the dialog for credentials leaked on multiple sites."> |
| 10 | Check passwords |
| 11 | </message> |
| 12 | </if> |
| 13 | <message name="IDS_CREDENTIAL_LEAK_TITLE" desc="The title of the credential leak dialog."> |
Jan Wilken Dörrie | 8c18987a | 2019-10-28 20:27:48 | [diff] [blame] | 14 | Your password was compromised |
Javier Ernesto Flores Robles | 9e5fd47 | 2019-10-02 12:05:39 | [diff] [blame] | 15 | </message> |
| 16 | <message name="IDS_CREDENTIAL_LEAK_CHECK_PASSWORDS_MESSAGE" desc="The text that is used in credential leak detection dialog when saved credentials were used on multiple sites."> |
Jan Wilken Dörrie | 8c18987a | 2019-10-28 20:27:48 | [diff] [blame] | 17 | A data breach occurred on a site or app you use. Chrome recommends checking your saved passwords now. |
Javier Ernesto Flores Robles | 9e5fd47 | 2019-10-02 12:05:39 | [diff] [blame] | 18 | </message> |
| 19 | <message name="IDS_CREDENTIAL_LEAK_CHANGE_PASSWORD_MESSAGE" desc="The text that is used in credential leak detection dialog when credentials were leaked on current site only."> |
Jan Wilken Dörrie | 8c18987a | 2019-10-28 20:27:48 | [diff] [blame] | 20 | A data breach occurred on a site or app you use. Chrome recommends changing your password on <ph name="ORIGIN">$1<ex>example.com</ex></ph> now. |
Javier Ernesto Flores Robles | 9e5fd47 | 2019-10-02 12:05:39 | [diff] [blame] | 21 | </message> |
| 22 | <message name="IDS_CREDENTIAL_LEAK_CHANGE_AND_CHECK_PASSWORDS_MESSAGE" desc="The text that is used in credential leak detection dialog when credentials were not saved in chrome, but used on multiple sites."> |
Jan Wilken Dörrie | 8c18987a | 2019-10-28 20:27:48 | [diff] [blame] | 23 | A data breach occurred on a site or app you use. Chrome recommends checking your saved passwords and changing your password on <ph name="ORIGIN">$1<ex>example.com</ex></ph> now. |
Javier Ernesto Flores Robles | 9e5fd47 | 2019-10-02 12:05:39 | [diff] [blame] | 24 | </message> |
Tomasz Garbus | 1de8c3d | 2017-09-22 18:28:06 | [diff] [blame] | 25 | <message name="IDS_MANAGE_PASSWORDS_AUTO_SIGNIN_TITLE" desc="The title of the auto-signin toast."> |
| 26 | Signing in as <ph name="username">$1<ex>[email protected]</ex></ph> |
| 27 | </message> |
droger | 72115f2 | 2016-02-09 18:05:49 | [diff] [blame] | 28 | <message name="IDS_PASSWORD_MANAGER_EMPTY_LOGIN" desc="A placeholder for the 'Manage Passwords' bubble's empty username label"> |
Vasilii Sukhanov | cb4cfad2 | 2018-06-22 16:40:50 | [diff] [blame] | 29 | No username |
droger | 72115f2 | 2016-02-09 18:05:49 | [diff] [blame] | 30 | </message> |
Vasilii Sukhanov | cb4cfad2 | 2018-06-22 16:40:50 | [diff] [blame] | 31 | <if expr="not use_titlecase"> |
| 32 | <message name="IDS_PASSWORD_MANAGER_MANAGE_PASSWORDS" desc="The menu item in the password field drop down that opens the list of saved passwords."> |
| 33 | Manage passwords… |
| 34 | </message> |
| 35 | <message name="IDS_PASSWORD_MANAGER_GENERATE_PASSWORD" desc="The menu item in the password field drop down that starts the password generation flow."> |
| 36 | Suggest strong password… |
| 37 | </message> |
| 38 | </if> |
| 39 | <if expr="use_titlecase"> |
| 40 | <message name="IDS_PASSWORD_MANAGER_MANAGE_PASSWORDS" desc="The menu item in the password field drop down that opens the list of saved passwords."> |
| 41 | Manage Passwords… |
| 42 | </message> |
| 43 | <message name="IDS_PASSWORD_MANAGER_GENERATE_PASSWORD" desc="The menu item in the password field drop down that starts the password generation flow."> |
| 44 | Suggest Strong Password… |
| 45 | </message> |
| 46 | </if> |
droger | 72115f2 | 2016-02-09 18:05:49 | [diff] [blame] | 47 | <message name="IDS_PASSWORD_MANAGER_EXCEPTIONS_TAB_TITLE" desc="Title for 'Never saved' tab"> |
| 48 | Never saved |
| 49 | </message> |
| 50 | <message name="IDS_PASSWORD_MANAGER_SHOW_PASSWORDS_TAB_TITLE" desc="Title for 'Saved passwords' tab"> |
| 51 | Saved passwords |
| 52 | </message> |
| 53 | <message name="IDS_PASSWORD_MANAGER_SMART_LOCK" desc="The brand name of the password manager for the title of the save password bubble when a user is signed in."> |
| 54 | Google Smart Lock |
| 55 | </message> |
Vaclav Brozek | 1e90026 | 2017-11-15 10:34:37 | [diff] [blame] | 56 | <message name="IDS_PASSWORD_MANAGER_DEFAULT_EXPORT_FILENAME" desc="Chrome suggests this file name when user chooses to export their passwords saved with Chrome."> |
| 57 | Chrome Passwords |
| 58 | </message> |
vabr | 83785a1 | 2014-12-16 19:31:08 | [diff] [blame] | 59 | </grit-part> |