Replaced 'partition' by 'requests'

Fixes: 111987840
Test: echo "In TreeHugger we trust!"

Change-Id: I450d23677063b98d994559a64fff2a4832afe6ef
This commit is contained in:
Felipe Leme
2018-08-01 15:12:18 -07:00
parent bf506bf01a
commit 2bd563b11d

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>