diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-11-17 00:05:39 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-11-17 00:05:39 +0000 |
commit | cda6c565cf35f31d9dbf93bfb9bb80cf8c48dcc3 (patch) | |
tree | 2e15ef4cb515e587da4e308b70ce1ed105cb7c3b | |
parent | bd7d9e79a3836ebf02ed12756fb91c457944a19d (diff) | |
parent | 80267eba5d9ef2f991cfe96c726969a9499e3649 (diff) |
Snap for 9301146 from 80267eba5d9ef2f991cfe96c726969a9499e3649 to tm-qpr2-release
Change-Id: I1bf3ea24dffd29eac829cbcf1ef7c4bb9b125a1f
-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> |