Make bootstrapping help bubble strings translatable
Fixed: 375184178 Change-Id: Ic12e512e732827970c62bff7adf83fbe0a4a4446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5957176 Reviewed-by: Jihad Hanna <jihadghanna@google.com> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Andrii Natiahlyi <natiahlyi@google.com> Cr-Commit-Position: refs/heads/main@{#1373510}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
4fc4f8dc18
commit
5d44ab0a4f
components
@ -99,11 +99,10 @@
|
||||
<message name="IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_IPH_GO_TO_SETTINGS" desc="Text displayed in the prediction improvements IPH bubble.">
|
||||
Go to settings
|
||||
</message>
|
||||
<!-- TODO(crbug.com/375184178): Make translateable. -->
|
||||
<message translateable="false" name="IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_BOOTSTRAPPING_IPH" desc="Body of the in Product Help when user has successfully imported their autofill data.">
|
||||
<message name="IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_BOOTSTRAPPING_IPH" desc="Body of the in Product Help when user has successfully imported their autofill data.">
|
||||
This feature uses information you've already saved with autofill, such as your address
|
||||
</message>
|
||||
<message translateable="false" name="IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_BOOTSTRAPPING_IPH_SCREENREADER" desc="The a11y announcement after user has enabled autofill prediction improvements which successfully imported their autofill data.">
|
||||
<message name="IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_BOOTSTRAPPING_IPH_SCREENREADER" desc="The a11y announcement after user has enabled autofill prediction improvements which successfully imported their autofill data.">
|
||||
This feature uses information you've already saved with autofill, such as your address. You can review and manage this data on this page.
|
||||
</message>
|
||||
</grit-part>
|
||||
|
1
components/autofill_prediction_improvements_strings_grdp/IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_BOOTSTRAPPING_IPH.png.sha1
Normal file
1
components/autofill_prediction_improvements_strings_grdp/IDS_AUTOFILL_PREDICTION_IMPROVEMENTS_BOOTSTRAPPING_IPH.png.sha1
Normal file
@ -0,0 +1 @@
|
||||
61955858c25e22e0acd55a64877f043c5c927379
|
@ -0,0 +1 @@
|
||||
61955858c25e22e0acd55a64877f043c5c927379
|
Reference in New Issue
Block a user