Commit 72cfb5ea authored by Clemens Arbesser's avatar Clemens Arbesser Committed by Commit Bot

[Autofill Assistant] Changed error message to make it less verbose.

Bug: 806868
Change-Id: I892da7f3a29f4cb0f4500c20e4dad04417087595
Reviewed-on: https://chromium-review.googlesource.com/c/1326505Reviewed-by: default avatarMathias Carlen <mcarlen@chromium.org>
Commit-Queue: Clemens Arbesser <arbesser@google.com>
Cr-Commit-Position: refs/heads/master@{#606555}
parent e301f618
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<grit-part> <grit-part>
<if expr="is_android"> <if expr="is_android">
<message name="IDS_AUTOFILL_ASSISTANT_DEFAULT_ERROR" desc="Text label that is shown when autofill assistant cannot help anymore, because something went wrong."> <message name="IDS_AUTOFILL_ASSISTANT_DEFAULT_ERROR" desc="Text label that is shown when autofill assistant cannot help anymore, because something went wrong.">
Something happened! I cannot help anymore. You can continue directly on the website. Something went wrong. You can finish your order on the website.
</message> </message>
<message name="IDS_AUTOFILL_ASSISTANT_GIVE_UP" desc="Text label that is shown when autofill assistant cannot help anymore, because of a user action."> <message name="IDS_AUTOFILL_ASSISTANT_GIVE_UP" desc="Text label that is shown when autofill assistant cannot help anymore, because of a user action.">
It looks like you want to do this by yourself. It's ok to continue on without my help. It looks like you want to do this by yourself. It's ok to continue on without my help.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment