Update the strings for the autofill enable dialog

Test: manual

bug:37244333

Change-Id: I6dfac8826d5a817567116ef2f57d646d92b54b4e
This commit is contained in:
Svet Ganov
2017-04-12 12:14:28 -07:00
parent 15f963bed9
commit 4fafa4e403
3 changed files with 19 additions and 9 deletions

View File

@@ -8624,9 +8624,16 @@
<string name="autofill_app">Autofill service</string>
<!-- Keywords for the auto-fill feature. [CHAR LIMIT=NONE] -->
<string name="autofill_keywords">auto, fill, autofill</string>
<!-- Title of the warning dialog for setting the auto-fill app. [CHAR_LIMIT=NONE] -->
<!-- Message of the warning dialog for setting the auto-fill app. [CHAR_LIMIT=NONE] -->
<string name="autofill_confirmation_message">
Make <xliff:g id="app_name">%1$s</xliff:g> your autofill app? <xliff:g id="app_name">%1$s</xliff:g> will be able to read your screen and fill fields in other apps.
<![CDATA[
<b>Make sure you trust this app</b>
<br/>
<br/>
<xliff:g id="app_name" example="Google Autofill">%1$s</xliff:g> uses what\'s on
your screen to determine what can be autofilled.
]]>
</string>
<!-- Name of setting for switching device theme [CHAR LIMIT=60] -->