[Safety Labels] Add final strings for Settings app changes

Bug: 261914980
Test: manual
Change-Id: I2a5c04cf59b79836213bd2e8c6789f4cd8124d4c
This commit is contained in:
Karishma Vakil
2023-02-13 17:54:35 +00:00
parent 5a2088e232
commit d400e6af7b

View File

@@ -8583,11 +8583,11 @@
<!-- Label for list that shows all permissions -->
<string name="app_permissions">Permission manager</string>
<!-- Label for the list that shows all data sharing updates. TODO b/261914980 finalize string [CHAR LIMIT=30]-->
<string name="app_data_sharing_updates_title">Data sharing updates</string>
<!-- Title for the entrypoint that navigates to the App Data Sharing Updates page. [CHAR LIMIT=70]-->
<string name="app_data_sharing_updates_title">Data sharing updates for location</string>
<!-- Label for the list that shows all data sharing updates TODO b/261914980 finalize string [CHAR LIMIT=NONE]-->
<string name="app_data_sharing_updates_summary">Show which apps recently updated data sharing policy</string>
<!-- Summary for the entrypoint that navigates to the App Data Sharing Updates page. [CHAR LIMIT=130]-->
<string name="app_data_sharing_updates_summary">Review apps that changed the way they may share your location data</string>
<!-- Label for tap to wake setting [CHAR LIMIT=30] -->
<string name="tap_to_wake">Tap to wake</string>