Import translations. DO NOT MERGE
Change-Id: Id46b7b2d7bf8f9fe1edd9bb90cc0e3d279f3472c Auto-generated-cl: translation import
This commit is contained in:
parent
0be4406e3c
commit
25bfb1bea9
1 changed files with 10 additions and 10 deletions
|
@ -1,14 +1,14 @@
|
|||
<?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 CAN NOT BE UNDONE!"</string>
|
||||
<string name="recovery_cancel_wipe_data" msgid="66987687653647384">"Cancel"</string>
|
||||
<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 CAN NOT BE UNDONE!"</string>
|
||||
<string name="recovery_cancel_wipe_data" msgid="66987687653647384">"Cancel"</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue