diff options
author | Bill Yi <byi@google.com> | 2022-11-17 06:24:19 +0100 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2022-11-17 06:24:19 +0100 |
commit | f61ecda5a1f3f8beb615168047d8ba555002feae (patch) | |
tree | b105313503530ed014bea9c18db038cea0c73a6f | |
parent | [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 80267eba5d -s ours am: 1100299052 -s ours (diff) | |
parent | Import translations. DO NOT MERGE ANYWHERE (diff) | |
download | android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.tar android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.tar.gz android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.tar.bz2 android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.tar.lz android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.tar.xz android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.tar.zst android_bootable_recovery-f61ecda5a1f3f8beb615168047d8ba555002feae.zip |
-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 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> |