Lukasz Suder | efe8fd6 | 2018-10-22 13:43:33 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
Victor Hugo Vianna Silva | 823a430 | 2021-04-30 20:04:34 | [diff] [blame] | 3 | <message name="IDS_AUTOFILL_ASSISTANT_PAYMENT_INFO_CONFIRM" desc="Text on the payment request primary button to confirm payment information [CHAR_LIMIT=32]"> |
Mathias Carlen | 1620594 | 2019-11-25 11:51:28 | [diff] [blame] | 4 | Continue |
| 5 | </message> |
sandromaggi | a89e197 | 2021-06-01 13:58:17 | [diff] [blame] | 6 | <message name="IDS_AUTOFILL_ASSISTANT_PAYMENT_INFORMATION_MISSING" desc="Text label that is shown when a payment request entry (e.g., contact details or payment method) is incomplete."> |
| 7 | Information missing |
| 8 | </message> |
Mathias Carlen | 1620594 | 2019-11-25 11:51:28 | [diff] [blame] | 9 | <message name="IDS_AUTOFILL_ASSISTANT_DEFAULT_ERROR" desc="Text label that is shown when autofill assistant cannot help anymore, because something went wrong."> |
| 10 | Sorry, something went wrong. |
| 11 | </message> |
| 12 | <message name="IDS_AUTOFILL_ASSISTANT_LOADING" desc="Text label that is shown during the loading of the first page, right after being triggered."> |
| 13 | Opening <ph name="SITE_NAME">$1<ex>google.com</ex></ph>… |
| 14 | </message> |
| 15 | <message name="IDS_AUTOFILL_ASSISTANT_GIVE_UP" |
| 16 | desc="Text label that is shown when autofill assistant cannot help anymore, because of a user action." |
| 17 | internal_comment="TODO(wnwen): Remove duplication in chrome/android/features/autofill_assistant/strings/android_chrome_autofill_assistant_strings.grd"> |
| 18 | Sorry I'm not able to help, please continue on your own. |
| 19 | </message> |
Lukasz Suder | efe8fd6 | 2018-10-22 13:43:33 | [diff] [blame] | 20 | <if expr="is_android"> |
Jordan Demeulenaere | ab331cf | 2019-01-28 21:20:00 | [diff] [blame] | 21 | <message name="IDS_AUTOFILL_ASSISTANT_MAYBE_GIVE_UP" desc="Text label shown next to an UNDO button when user action indicate they want to continue on their own."> |
Stephane Zermatten | de866d85 | 2018-11-09 21:45:48 | [diff] [blame] | 22 | Continue manually? |
Lukasz Suder | efe8fd6 | 2018-10-22 13:43:33 | [diff] [blame] | 23 | </message> |
Jordan Demeulenaere | 23add57 | 2019-01-21 22:11:15 | [diff] [blame] | 24 | <message name="IDS_AUTOFILL_ASSISTANT_DETAILS_DIFFER" desc="Shown as Status Message when details differ."> |
Lukasz Suder | 7092504 | 2018-12-05 15:07:32 | [diff] [blame] | 25 | The screening is different from what you selected. Continue? |
Lukasz Suder | 7e1a7a4 | 2018-11-16 17:29:37 | [diff] [blame] | 26 | </message> |
Jordan Demeulenaere | 23add57 | 2019-01-21 22:11:15 | [diff] [blame] | 27 | <message name="IDS_AUTOFILL_ASSISTANT_CONTINUE_BUTTON" desc="Generic label for a button to continue to the next screen."> |
| 28 | Continue |
| 29 | </message> |
Jordan Demeulenaere | 4f16220 | 2019-01-23 10:13:22 | [diff] [blame] | 30 | <message name="IDS_AUTOFILL_ASSISTANT_STOPPED" desc="Text label that is shown when stopping the Autofill Assistant."> |
Jordan Demeulenaere | bc743ce0 | 2019-02-26 10:54:18 | [diff] [blame] | 31 | Google Assistant in Chrome stopping |
| 32 | </message> |
Luca Hunkeler | 0f169c2 | 2021-01-22 10:43:52 | [diff] [blame] | 33 | <message name="IDS_AUTOFILL_ASSISTANT_SEND_FEEDBACK" desc="Option shown in the menu when clicking the Autofill Assistant profile icon. Clicking this option will open a feedback sharing dialog."> |
| 34 | Send feedback |
| 35 | </message> |
Lukasz Suder | efe8fd6 | 2018-10-22 13:43:33 | [diff] [blame] | 36 | </if> |
| 37 | </grit-part> |