<!-- [CHAR LIMIT=52] Label for button to turn on / offMTE protection.-->
<!-- [CHAR LIMIT=NONE] Explanation shown under heading of the page.-->
<string name="development_memtag_intro">Memory Tagging Extension (MTE) makes it easier to find memory safety issues in your app and make native code in it more secure.</string>
<!-- [CHAR LIMIT=NONE] Further explanation shown at the bottom of the page.-->
<string name="development_memtag_footer">Turning on MTE might cause slower device performance.</string>
<!-- [CHAR LIMIT=NONE] String for link to learn more about MTE.-->
<string name="development_memtag_learn_more">Learn more about MTE</string>
<!-- [CHAR LIMIT=52] Label for button to turn on / off MTE protection.-->
<string name="development_memtag_toggle">Enable MTE until you turn it off</string>
<!-- [CHAR LIMIT=NONE] Message shown in dialog prompting user to reboot device to turn on MTE.-->
<string name="development_memtag_reboot_message_on">You\u0027ll need to restart your device to turn on MTE.</string>