Clarify language and fix typo.

Bug: 206895651
Change-Id: Ifbaa29510233bc0edea398ad23fbb2fc79855218
This commit is contained in:
Florian Mayer
2022-01-26 01:31:18 +00:00
parent 8b8b06404c
commit 2b8951f0ef

View File

@@ -13110,7 +13110,7 @@
<string name="capture_system_heap_dump_title">Capture system heap dump</string>
<!-- Title for the button to reboot with MTE enabled. [CHAR LIMIT=NONE] -->
<string name="reboot_with_mte_title">Reboot with MTE</string>
<string name="reboot_with_mte_message">This wil reboot and allow to experiment with Memory Tagging Extensions (MTE). This may negatively impact system performance and stability. Will be reset on next subsequent reboot.</string>
<string name="reboot_with_mte_message">System will reboot and allow to experiment with Memory Tagging Extension (MTE). MTE may negatively impact system performance and stability. Will be reset on next subsequent reboot.</string>
<!-- Toast that is shown when the user initiates capturing a heap dump for the system server. [CHAR LIMIT=NONE] -->
<string name="capturing_system_heap_dump_message">Capturing system heap dump</string>
<!-- Toast that is shown if there's an error capturing the user initiated heap dump. [CHAR LIMIT=NONE] -->