You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
1.3 KiB
15 lines
1.3 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="recovery_installing" msgid="2013591905463558223">"Installing system update"</string>
|
|
<string name="recovery_erasing" msgid="7334826894904037088">"Erasing"</string>
|
|
<string name="recovery_no_command" msgid="4465476568623024327">"No command"</string>
|
|
<string name="recovery_error" msgid="5748178989622716736">"Error!"</string>
|
|
<string name="recovery_installing_security" msgid="9184031299717114342">"Installing security update"</string>
|
|
<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_cancel_wipe_data" msgid="66987687653647384">"Cancel"</string>
|
|
</resources>
|