Commit 32c9ffb4 authored by Fabio Tirelo's avatar Fabio Tirelo Committed by Commit Bot

[Autofill] Replace 'remember' with 'save and fill' on toggles

Bug: 879342
Change-Id: Ic2451cdbaa221f0dcd844c29ed8b732d68dc7d76
Reviewed-on: https://chromium-review.googlesource.com/1197360
Commit-Queue: Fabio Tirelo <ftirelo@chromium.org>
Reviewed-by: default avatarSebastien Seguin-Gagnon <sebsg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587854}
parent a9f89577
......@@ -448,10 +448,10 @@
Payment methods
</message>
<message name="IDS_AUTOFILL_ENABLE_PROFILES_TOGGLE_LABEL" desc="Label for a toggle that allows users to control whether addresses should be saved and forms should be autofilled with them. Sentence-Cased." formatter_data="android_java">
Remember addresses and other information
Save and fill addresses
</message>
<message name="IDS_AUTOFILL_ENABLE_CREDIT_CARDS_TOGGLE_LABEL" desc="Label for a toggle that allows users to control whether credit cards should be saved and forms should be autofilled with it. Sentence-Cased." formatter_data="android_java">
Remember payment methods
Save and fill payment methods
</message>
</then>
<else>
......@@ -462,10 +462,10 @@
Payment Methods
</message>
<message name="IDS_AUTOFILL_ENABLE_PROFILES_TOGGLE_LABEL" desc="Label for a toggle that allows users to control whether addresses should be saved and forms should be autofilled with them. Title-Cased.">
Remember Addresses and Other Information
Save and Fill Addresses
</message>
<message name="IDS_AUTOFILL_ENABLE_CREDIT_CARDS_TOGGLE_LABEL" desc="Label for a toggle that allows users to control whether credit cards should be saved and forms should be autofilled with it. Title-Cased.">
Remember Payment Methods
Save and Fill Payment Methods
</message>
</else>
</if>
......
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