OSDN Git Service

Replaced 'partition' by 'requests'
authorFelipe Leme <felipeal@google.com>
Wed, 1 Aug 2018 22:12:18 +0000 (15:12 -0700)
committerFelipe Leme <felipeal@google.com>
Wed, 1 Aug 2018 22:13:00 +0000 (15:13 -0700)
Fixes: 111987840
Test: echo "In TreeHugger we trust!"

Change-Id: I450d23677063b98d994559a64fff2a4832afe6ef

res/values/strings.xml

index 3198f98..91f7ebf 100644 (file)
     <!-- 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>