Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bd563b1 authored by Felipe Leme's avatar Felipe Leme
Browse files

Replaced 'partition' by 'requests'

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

Change-Id: I450d23677063b98d994559a64fff2a4832afe6ef
parent bf506bf0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>