summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2022-12-04 18:54:15 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-12-04 18:54:15 +0100
commita70f6d22e62137383480b5bb237ee1c0b59dd3a3 (patch)
treeb105313503530ed014bea9c18db038cea0c73a6f
parentMerge "Fix errorprone warnings that should be errors" (diff)
parentImport translations. DO NOT MERGE ANYWHERE (diff)
downloadandroid_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.tar
android_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.tar.gz
android_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.tar.bz2
android_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.tar.lz
android_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.tar.xz
android_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.tar.zst
android_bootable_recovery-a70f6d22e62137383480b5bb237ee1c0b59dd3a3.zip
-rw-r--r--tools/recovery_l10n/res/values-en-rCA/strings.xml2
-rw-r--r--tools/recovery_l10n/res/values-eu/strings.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/tools/recovery_l10n/res/values-eu/strings.xml b/tools/recovery_l10n/res/values-eu/strings.xml
index 005a04264..963101fa7 100644
--- a/tools/recovery_l10n/res/values-eu/strings.xml
+++ b/tools/recovery_l10n/res/values-eu/strings.xml
@@ -9,6 +9,6 @@
<string name="recovery_wipe_data_menu_header" msgid="550255032058254478">"Ezin da kargatu Android sistema. Zure datuak hondatuta egon daitezke. Mezu hau jasotzen jarraitzen baduzu, jatorrizko datuak berrezarri beharko dituzu eta gailuan gordetako erabiltzaile-datu guztiak ezabatu beharko dituzu."</string>
<string name="recovery_try_again" msgid="7168248750158873496">"Saiatu berriro"</string>
<string name="recovery_factory_data_reset" msgid="7321351565602894783">"Berrezarri jatorrizko datuak"</string>
- <string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"Erabiltzailearen datu guztiak xahutu nahi dituzu?\n\n EKINTZA HORI EZIN DA DESEGIN!"</string>
+ <string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"Erabiltzaile-datu guztiak xahutu nahi dituzu?\n\n EKINTZA HORI EZIN DA DESEGIN!"</string>
<string name="recovery_cancel_wipe_data" msgid="66987687653647384">"Utzi"</string>
</resources>