Jialiu Lin | 9010c8e | 2018-03-23 19:23:58 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
Jialiu Lin | 96ea5a7 | 2018-04-19 01:38:48 | [diff] [blame] | 3 | <message name="IDS_RESET_PASSWORD_TITLE" desc="Title in the reset password page header."> |
| 4 | Reset Password |
| 5 | </message> |
| 6 | <message name="IDS_RESET_PASSWORD_WARNING_HEADING" desc="Heading of the reset password page."> |
Jialiu Lin | 9010c8e | 2018-03-23 19:23:58 | [diff] [blame] | 7 | Reset your password now |
| 8 | </message> |
Jialiu Lin | 96ea5a7 | 2018-04-19 01:38:48 | [diff] [blame] | 9 | <message name="IDS_RESET_PASSWORD_HEADING" desc="Heading of the reset password page when the user manually navigates to this page."> |
Jialiu Lin | 9010c8e | 2018-03-23 19:23:58 | [diff] [blame] | 10 | Reset password? |
| 11 | </message> |
| 12 | <message name="IDS_RESET_PASSWORD_WARNING_EXPLANATION_PARAGRAPH" desc="The primary explanatory paragraph for the reset password page."> |
Jialiu Lin | 96ea5a7 | 2018-04-19 01:38:48 | [diff] [blame] | 13 | You entered your password on a site that’s not managed by your organization. To protect your account, don’t reuse your password on other apps and sites. |
| 14 | </message> |
| 15 | <message name="IDS_RESET_PASSWORD_WARNING_EXPLANATION_PARAGRAPH_WITH_ORG_NAME" desc="The primary explanatory paragraph for the reset password page."> |
Jialiu Lin | ad40f980 | 2018-07-19 21:24:39 | [diff] [blame] | 16 | You entered your password on a site that’s not managed by <ph name="BEGIN_BOLD"><strong></ph><ph name="ORG_NAME">$1<ex>Google</ex></ph><ph name="END_BOLD"></strong></ph>. To protect your account, don’t reuse your password on other apps and sites. |
Jialiu Lin | 9010c8e | 2018-03-23 19:23:58 | [diff] [blame] | 17 | </message> |
| 18 | <message name="IDS_RESET_PASSWORD_BUTTON" desc="The text for the button that takes the user to reset their password."> |
| 19 | Reset password |
| 20 | </message> |
| 21 | <if expr="_google_chrome"> |
| 22 | <message name="IDS_RESET_PASSWORD_EXPLANATION_PARAGRAPH" desc="The primary explanatory paragraph for the reset password page when the user manually navigates to this page."> |
Jialiu Lin | 96ea5a7 | 2018-04-19 01:38:48 | [diff] [blame] | 23 | Chrome recommends resetting your password if you reused it on other sites. |
| 24 | </message> |
| 25 | <message name="IDS_RESET_PASSWORD_EXPLANATION_PARAGRAPH_WITH_ORG_NAME" desc="The primary explanatory paragraph for the reset password page when the user manually navigates to this page."> |
Jialiu Lin | ad40f980 | 2018-07-19 21:24:39 | [diff] [blame] | 26 | Chrome recommends resetting your <ph name="BEGIN_BOLD"><strong></ph><ph name="ORG_NAME">$1<ex>Google</ex></ph><ph name="END_BOLD"></strong></ph> password if you reused it on other sites. |
Jialiu Lin | 9010c8e | 2018-03-23 19:23:58 | [diff] [blame] | 27 | </message> |
| 28 | </if> |
| 29 | <if expr="not _google_chrome"> |
Jialiu Lin | 96ea5a7 | 2018-04-19 01:38:48 | [diff] [blame] | 30 | <message name="IDS_RESET_PASSWORD_EXPLANATION_PARAGRAPH" desc="The primary explanatory paragraph for the reset password page when the user manually navigates to this page."> |
| 31 | Chromium recommends resetting your password if you reused it on other sites. |
| 32 | </message> |
| 33 | <message name="IDS_RESET_PASSWORD_EXPLANATION_PARAGRAPH_WITH_ORG_NAME" desc="The primary explanatory paragraph for the reset password page when the user manually navigates to this page."> |
Jialiu Lin | ad40f980 | 2018-07-19 21:24:39 | [diff] [blame] | 34 | Chromium recommends resetting your <ph name="BEGIN_BOLD"><strong></ph><ph name="ORG_NAME">$1<ex>Google</ex></ph><ph name="END_BOLD"></strong></ph> password if you reused it on other sites. |
Jialiu Lin | 9010c8e | 2018-03-23 19:23:58 | [diff] [blame] | 35 | </message> |
| 36 | </if> |
| 37 | </grit-part> |