Merge "Replaced 'partition' by 'requests'"

This commit is contained in:
TreeHugger Robot
2018-08-01 23:19:13 +00:00
committed by Android (Google) Code Review

View File

@@ -9872,8 +9872,8 @@
<!-- UI debug setting: logging level for Android Autofill [CHAR LIMIT=25] -->
<string name="autofill_logging_level_title">Logging level</string>
<!-- Title of developer options to set the maximum number of partitions per session [CHAR LIMIT=60]-->
<string name="autofill_max_partitions">Max partitions</string>
<!-- Title of developer options to set the maximum number of requests per session [CHAR LIMIT=60]-->
<string name="autofill_max_partitions">Max requests per session</string>
<!-- Title of developer options to set the maximum number of visible datasets in the autofill UX [CHAR LIMIT=60]-->
<string name="autofill_max_visible_datasets">Max visible datasets</string>