blob: ce0e970ba732d170bbe2d504c6ffa17f286400b5 [file] [log] [blame]
vabr83785a12014-12-16 19:31:081<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
Javier Ernesto Flores Robles9e5fd472019-10-02 12:05:393 <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örrie8c18987a2019-10-28 20:27:4814 Your password was compromised
Javier Ernesto Flores Robles9e5fd472019-10-02 12:05:3915 </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örrie8c18987a2019-10-28 20:27:4817 A data breach occurred on a site or app you use. Chrome recommends checking your saved passwords now.
Javier Ernesto Flores Robles9e5fd472019-10-02 12:05:3918 </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örrie8c18987a2019-10-28 20:27:4820 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 Robles9e5fd472019-10-02 12:05:3921 </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örrie8c18987a2019-10-28 20:27:4823 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 Robles9e5fd472019-10-02 12:05:3924 </message>
Tomasz Garbus1de8c3d2017-09-22 18:28:0625 <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>
droger72115f22016-02-09 18:05:4928 <message name="IDS_PASSWORD_MANAGER_EMPTY_LOGIN" desc="A placeholder for the 'Manage Passwords' bubble's empty username label">
Vasilii Sukhanovcb4cfad22018-06-22 16:40:5029 No username
droger72115f22016-02-09 18:05:4930 </message>
Vasilii Sukhanovcb4cfad22018-06-22 16:40:5031 <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>
droger72115f22016-02-09 18:05:4947 <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 Brozek1e900262017-11-15 10:34:3756 <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>
vabr83785a12014-12-16 19:31:0859</grit-part>