Update title for the link to more special app access.
This change updates the title for the link to more special app access
to be "See more".
Bug: 110557011
Bug: 123538149
Test: manual
Change-Id: I17c7aa347f4e584a28ca8f2de8b9f75ee5e3c1b4
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 10f9ade..266f00c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9585,8 +9585,8 @@
<item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps can use unrestricted data</item>
</plurals>
- <!-- Title for the More preference item in Special app access settings [CHAR LIMIT=30] -->
- <string name="special_access_more">More</string>
+ <!-- Title for the See more preference item in Special app access settings [CHAR LIMIT=30] -->
+ <string name="special_access_more">See more</string>
<!-- Developer option to convert to file encryption - final warning -->
<string name="confirm_convert_to_fbe_warning">Really wipe user data and convert to file encryption?</string>