summaryrefslogtreecommitdiff
path: root/SafetyCenter
diff options
context:
space:
mode:
authorShriya Gupta <shrigupt@google.com>2023-03-23 11:04:38 +0000
committerShriya Gupta <shrigupt@google.com>2023-03-27 09:15:42 +0000
commit782715fd7e398fe352705a045692a43146cef9f3 (patch)
treea4176b2aa1dd1e167619ca3e2ca0627bc2ed16af /SafetyCenter
parent0885907ff98188114152e4280778fcfeae91d353 (diff)
downloadPermission-782715fd7e398fe352705a045692a43146cef9f3.tar.gz
Update subpage strings as per final UXW doc
Bug: 256781166 Test: atest SafetyCenterSubpagesTest PrivacySubpageTest Change-Id: Ie20ffbc53a753b7dc39f4949add96d67b8fa0a6c
Diffstat (limited to 'SafetyCenter')
-rw-r--r--SafetyCenter/Resources/res/values-v34/strings.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/SafetyCenter/Resources/res/values-v34/strings.xml b/SafetyCenter/Resources/res/values-v34/strings.xml
index 849f7b69c..89e5d6194 100644
--- a/SafetyCenter/Resources/res/values-v34/strings.xml
+++ b/SafetyCenter/Resources/res/values-v34/strings.xml
@@ -16,6 +16,13 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Device unlock -->
+ <string name="lock_screen_sources_title" description="The title of the group of safety settings relating to screen lock and biometrics">Device unlock</string>
+
+ <string name="biometrics_title_for_work" description="The default title of the setting for managing biometric options on the device for work apps">Biometrics for work</string>
+
+ <!-- Privacy -->
+ <string name="privacy_sources_summary" description="The summary of the group of safety settings relating to privacy, which describes the group contents">Permissions, dashboard, controls</string>
<string name="health_connect_title" description="Health connect title">Health&#160;Connect</string>
<string name="health_connect_search_terms" description="Health connect search words">Health, Health Connect</string>
@@ -24,7 +31,8 @@
<string name="ads_privacy_title" description="Ads privacy setting title">Ads privacy</string>
<string name="ads_privacy_summary" description="Ads privacy setting summary">Customize info apps use to show you ads</string>
<string name="ads_privacy_search_terms" description="Search keywords of the Ads privacy setting">ads, ad privacy, privacy sandbox, ad topics, app-suggested ads, ad measurement</string>
- <string name="biometrics_title_for_work" description="The default title of the setting for managing biometric options on the device for work apps">Biometrics for work</string>
+
+ <!-- More settings -->
<string name="more_settings_title" description="The title of the entry for More Settings">More settings</string>
<string name="more_settings_summary" description="The summary of the entry for More Settings, which describes the page contents">Encryption, credentials, and more</string>
<string name="more_settings_search_terms" description="Search keywords of the entry for More Settings"><!-- Empty placeholder--></string>