Merge "Add autofill app preference to Default Apps."
This commit is contained in:
committed by
Android (Google) Code Review
commit
b3d76c0c22
@@ -8140,4 +8140,14 @@
|
||||
<!-- UI webview setting: WebView disabled-for-user explanatory text [CHAR LIMIT=30] -->
|
||||
<string name="webview_disabled_for_user">Disabled for user <xliff:g id="user" example="John Doe">%s</xliff:g>\n</string>
|
||||
|
||||
<!-- AutoFill strings -->
|
||||
<!-- Preference label for the auto-fill app. [CHAR LIMIT=60] -->
|
||||
<string name="autofill_app">Autofill app</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] -->
|
||||
<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.
|
||||
</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user