Skip to content

Commit

Permalink
[Autofill Assistant] Changed onboarding message according to requirem…
Browse files Browse the repository at this point in the history
…ents by legal.

before: https://screenshot.googleplex.com/T2YQ1JAP0tf.png
after: https://screenshot.googleplex.com/uKLQ1UV365h.png

Bug: 806868
Change-Id: Idf003094176f46b8614ea1784aec0245ef0837de
Reviewed-on: https://chromium-review.googlesource.com/c/1442195
Auto-Submit: Clemens Arbesser <arbesser@google.com>
Reviewed-by: Stephane Zermatten <szermatt@chromium.org>
Commit-Queue: Stephane Zermatten <szermatt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#626987}
  • Loading branch information
Clemens Arbesser authored and Commit Bot committed Jan 29, 2019
1 parent 5c78351 commit c3385bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chrome/android/java/strings/android_chrome_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -4040,8 +4040,8 @@ However, you aren’t invisible. Going private doesn’t hide your browsing from
<message name="IDS_PREFS_AUTOFILL_ASSISTANT_SWITCH" desc="Title for the switch toggling whether Autofill Assistant is enabled. [CHAR-LIMIT=32]">
Assistant Triggered Checkout
</message>
<message name="IDS_AUTOFILL_ASSISTANT_GOOGLE_TERMS_DESCRIPTION" desc="Message linking to the Google terms and conditions for Fast Checkout.">
By continuing, you agree that Chrome will send data from Chrome Autofill, the site’s URL and its content to Google to provide this service.\n\nVisit Chrome settings to turn off Google Assistant in Chrome and Chrome Autofill. <ph name="BEGIN_LINK">&lt;link&gt;</ph>Learn more<ph name="END_LINK">&lt;/link&gt;</ph>
<message name="IDS_AUTOFILL_ASSISTANT_GOOGLE_TERMS_DESCRIPTION" desc="Message linking to the Google terms and conditions for Google Assistant in Chrome.">
By continuing, you agree that Chrome will send data from Chrome Autofill, the site’s URL and its content to Google to provide this service. \n\nYou also agree that Chrome will send personal data you selected to the website via Chrome Autofill. Visit Chrome settings to turn off Google Assistant in Chrome and Chrome Autofill. <ph name="BEGIN_LINK">&lt;link&gt;</ph>Learn more<ph name="END_LINK">&lt;/link&gt;</ph>
</message>
<message name="IDS_AUTOFILL_ASSISTANT_GOOGLE_TERMS_URL" desc="URL for Google Autofill Assistant Terms of Service" translateable="false">
http://support.google.com/assistant?p=fast_checkout
Expand Down

0 comments on commit c3385bf

Please sign in to comment.