1<?xml version="1.0" encoding="UTF-8"?> 2<resources xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 4 <string name="recovery_installing" msgid="2013591905463558223">"Installing system update"</string> 5 <string name="recovery_erasing" msgid="7334826894904037088">"Erasing"</string> 6 <string name="recovery_no_command" msgid="4465476568623024327">"No command"</string> 7 <string name="recovery_error" msgid="5748178989622716736">"Error!"</string> 8 <string name="recovery_installing_security" msgid="9184031299717114342">"Installing security update"</string> 9 <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> 10 <string name="recovery_try_again" msgid="7168248750158873496">"Try again"</string> 11 <string name="recovery_factory_data_reset" msgid="7321351565602894783">"Factory data reset"</string> 12 <string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"Wipe all user data?\n\n THIS CANNOT BE UNDONE!"</string> 13 <string name="recovery_cancel_wipe_data" msgid="66987687653647384">"Cancel"</string> 14</resources> 15