Merge "Update the strings for the autofill enable dialog" into oc-dev am: 0770f85cdc

am: 6fa685e4da

Change-Id: Iac9a8bf0430652396809784598ed75f947b75426
This commit is contained in:
Svet Ganov
2017-04-13 02:10:31 +00:00
committed by android-build-merger
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] -->