Merge "Add "beta" to Advanced memory protection."

This commit is contained in:
Florian Mayer
2022-11-17 22:33:19 +00:00
committed by Android (Google) Code Review

View File

@@ -8016,9 +8016,9 @@
<!-- TODO(b/258550150): Finalize all strings in this section and remove translatable="false" --> <!-- TODO(b/258550150): Finalize all strings in this section and remove translatable="false" -->
<!-- [CHAR LIMIT=32] Name of Advanced memory protection page in "More Security Settings" and heading of page. --> <!-- [CHAR LIMIT=32] Name of Advanced memory protection page in "More Security Settings" and heading of page. -->
<string name="memtag_title" translatable="false">Advanced memory protection</string> <string name="memtag_title" translatable="false">Advanced memory protection beta</string>
<!-- [CHAR LIMIT=52] Label for button to turn on / off Advanced memory protection.--> <!-- [CHAR LIMIT=52] Label for button to turn on / off Advanced memory protection.-->
<string name="memtag_toggle" translatable="false">Try Advanced memory protection</string> <string name="memtag_toggle" translatable="false">Advanced memory protection</string>
<!-- [CHAR LIMIT=NONE] Subtitle of Advanced memory protection page. --> <!-- [CHAR LIMIT=NONE] Subtitle of Advanced memory protection page. -->
<string name="memtag_intro" translatable="false">This beta feature helps you protect your device from bugs that may put your security at risk.</string> <string name="memtag_intro" translatable="false">This beta feature helps you protect your device from bugs that may put your security at risk.</string>
<!-- [CHAR LIMIT=NONE] Status label indicating that Advanced memory protection is on. --> <!-- [CHAR LIMIT=NONE] Status label indicating that Advanced memory protection is on. -->