Change summary of "Privacy" in homepage

Test: visual
Change-Id: I79fd96f42cc6ed698d516bb80c14db098b80273a
Fixes: 123537345
This commit is contained in:
tmfang
2019-01-31 11:27:27 +08:00
parent 1566e71c73
commit 590e7e54c9

View File

@@ -10553,7 +10553,7 @@
<!-- Title for the top level Privacy Settings [CHAR LIMIT=30]--> <!-- Title for the top level Privacy Settings [CHAR LIMIT=30]-->
<string name="privacy_dashboard_title">Privacy</string> <string name="privacy_dashboard_title">Privacy</string>
<!-- Summary for the top level Privacy Settings [CHAR LIMIT=NONE]--> <!-- Summary for the top level Privacy Settings [CHAR LIMIT=NONE]-->
<string name="privacy_dashboard_summary">Permissions, activity controls, data shown on screen</string> <string name="privacy_dashboard_summary">Permissions, web activity, personal data</string>
<!-- Label for button in contextual card for users to remove the card [CHAR LIMIT=30] --> <!-- Label for button in contextual card for users to remove the card [CHAR LIMIT=30] -->
<string name="contextual_card_dismiss_remove">Remove</string> <string name="contextual_card_dismiss_remove">Remove</string>