Upload upstream chromium 108.0.5359.1
[platform/framework/web/chromium-efl.git] / components / autofill_assistant_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3   <message name="IDS_AUTOFILL_ASSISTANT_PAYMENT_INFO_CONFIRM" desc="Text on the payment request primary button to confirm payment information [CHAR_LIMIT=32]">
4     Continue
5   </message>
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>
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     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>
20   <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.">
21     Continue manually?
22   </message>
23   <message name="IDS_AUTOFILL_ASSISTANT_DETAILS_DIFFER" desc="Shown as Status Message when details differ.">
24     The screening is different from what you selected. Continue?
25   </message>
26   <message name="IDS_AUTOFILL_ASSISTANT_CONTINUE_BUTTON" desc="Generic label for a button to continue to the next screen.">
27     Continue
28   </message>
29   <message name="IDS_AUTOFILL_ASSISTANT_STOPPED" desc="Text label that is shown when stopping the Autofill Assistant.">
30     Google Assistant in Chrome stopping
31   </message>
32   <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.">
33     Send feedback
34   </message>
35 </grit-part>