summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-18 06:36:56 +0100
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-18 06:36:56 +0100
commit1aa0905a37ec9e995be68951d0f67b7e311912fa (patch)
treeb105313503530ed014bea9c18db038cea0c73a6f
parentSnap for 9302254 from 2a4050ccbdd69cb5fa85fa53b130fa3658cf1eee to udc-d1-release (diff)
parentSnap for 9305821 from f61ecda5a1f3f8beb615168047d8ba555002feae to udc-release (diff)
downloadandroid_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.tar
android_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.tar.gz
android_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.tar.bz2
android_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.tar.lz
android_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.tar.xz
android_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.tar.zst
android_bootable_recovery-1aa0905a37ec9e995be68951d0f67b7e311912fa.zip
-rw-r--r--tools/recovery_l10n/res/values-en-rCA/strings.xml2
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 6451e5b6c..69be4bb04 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>