diff options
author | Bill Yi <byi@google.com> | 2022-11-16 04:29:52 -0800 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2022-11-16 04:29:52 -0800 |
commit | 80267eba5d9ef2f991cfe96c726969a9499e3649 (patch) | |
tree | 2e15ef4cb515e587da4e308b70ce1ed105cb7c3b | |
parent | d1e5cf0eaefa3093415ebffe3edfb2a0b85bd3b6 (diff) |
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I242fd8d1a2309f4b64c88df8d4eac840ccb0eca2
-rw-r--r-- | tools/recovery_l10n/res/values-en-rCA/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/recovery_l10n/res/values-en-rCA/strings.xml b/tools/recovery_l10n/res/values-en-rCA/strings.xml index 6451e5b6..69be4bb0 100644 --- a/tools/recovery_l10n/res/values-en-rCA/strings.xml +++ b/tools/recovery_l10n/res/values-en-rCA/strings.xml @@ -9,6 +9,6 @@ <string name="recovery_wipe_data_menu_header" msgid="550255032058254478">"Cannot load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device."</string> <string name="recovery_try_again" msgid="7168248750158873496">"Try again"</string> <string name="recovery_factory_data_reset" msgid="7321351565602894783">"Factory data reset"</string> - <string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"Wipe all user data?\n\n THIS CANNOT BE UNDONE!"</string> + <string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"Wipe all user data?\n\n THIS CAN NOT BE UNDONE!"</string> <string name="recovery_cancel_wipe_data" msgid="66987687653647384">"Cancel"</string> </resources> |