diff options
Diffstat (limited to 'tools/recovery_l10n/res/values-es')
-rw-r--r-- | tools/recovery_l10n/res/values-es/strings.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/recovery_l10n/res/values-es/strings.xml b/tools/recovery_l10n/res/values-es/strings.xml index fc4eda96f..d8618f2f4 100644 --- a/tools/recovery_l10n/res/values-es/strings.xml +++ b/tools/recovery_l10n/res/values-es/strings.xml @@ -1,9 +1,9 @@ <?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="4995089002339765600">"Instalando actualización del sistema…"</string> - <string name="recovery_erasing" msgid="3454811999717520920">"Borrando…"</string> - <string name="recovery_no_command" msgid="3005798864326873414">"Sin comandos."</string> + <string name="recovery_installing" msgid="2013591905463558223">"Instalando actualización del sistema"</string> + <string name="recovery_erasing" msgid="7334826894904037088">"Borrando"</string> + <string name="recovery_no_command" msgid="4465476568623024327">"Sin comandos"</string> <string name="recovery_error" msgid="5748178989622716736">"Error"</string> - <string name="recovery_installing_security" msgid="241961948312007086">"Instalando actualización de seguridad…"</string> + <string name="recovery_installing_security" msgid="9184031299717114342">"Instalando actualización de seguridad"</string> </resources> |