summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2021-07-03 00:55:28 +0200
committerBill Yi <byi@google.com>2021-07-03 00:55:28 +0200
commit42c11d9b870d075408b55795a66ccd42a63b5dec (patch)
tree90f83d6c0dec864d14e4ecfbc1241ec03b0712a8
parentCheck SPL downgrade before install OTA in recovery (diff)
downloadandroid_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.tar
android_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.tar.gz
android_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.tar.bz2
android_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.tar.lz
android_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.tar.xz
android_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.tar.zst
android_bootable_recovery-42c11d9b870d075408b55795a66ccd42a63b5dec.zip
-rw-r--r--tools/recovery_l10n/res/values-kn/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/recovery_l10n/res/values-kn/strings.xml b/tools/recovery_l10n/res/values-kn/strings.xml
index a98f4692a..eafd831e7 100644
--- a/tools/recovery_l10n/res/values-kn/strings.xml
+++ b/tools/recovery_l10n/res/values-kn/strings.xml
@@ -8,7 +8,7 @@
<string name="recovery_installing_security" msgid="9184031299717114342">"ಭದ್ರತೆಯ ಅಪ್‌ಡೇಟ್‌ ಸ್ಥಾಪಿಸಲಾಗುತ್ತಿದೆ"</string>
<string name="recovery_wipe_data_menu_header" msgid="550255032058254478">"Android ಸಿಸ್ಟಂ ಅನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ. ನಿಮ್ಮ ಡೇಟಾ ದೋಷಪೂರಿತವಾಗಿರಬಹುದು. ನೀವು ಈ ಸಂದೇಶ ಪಡೆಯುವುದು ಮುಂದುವರಿದರೆ, ನೀವು ಫ್ಯಾಕ್ಟರಿ ಡೇಟಾ ರಿಸೆಟ್ ಮಾಡುವ ಅಗತ್ಯವಿದೆ ಮತ್ತು ಈ ಸಾಧನದಲ್ಲಿ ಸಂಗ್ರಹಿಸಲಾದ ಎಲ್ಲಾ ಬಳಕೆದಾರರ ಡೇಟಾವನ್ನು ಅಳಿಸಬೇಕಾಗುತ್ತದೆ."</string>
<string name="recovery_try_again" msgid="7168248750158873496">"ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ"</string>
- <string name="recovery_factory_data_reset" msgid="7321351565602894783">"ಫ್ಯಾಕ್ಟರಿ ಡೇಟಾ ರಿಸೆಟ್‌"</string>
+ <string name="recovery_factory_data_reset" msgid="7321351565602894783">"ಫ್ಯಾಕ್ಟರಿ ಡೇಟಾ ರೀಸೆಟ್"</string>
<string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"ಎಲ್ಲಾ ಬಳಕೆದಾರರ ಡೇಟಾವನ್ನು ಅಳಿಸುವುದೇ?\n\n ಇದನ್ನು ರದ್ದುಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ!"</string>
<string name="recovery_cancel_wipe_data" msgid="66987687653647384">"ರದ್ದುಮಾಡಿ"</string>
</resources>