diff options
Diffstat (limited to 'packages/SystemUI/res/values-es-rUS')
-rw-r--r-- | packages/SystemUI/res/values-es-rUS/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/SystemUI/res/values-es-rUS/strings.xml b/packages/SystemUI/res/values-es-rUS/strings.xml index 1adf402..aaaa2dc 100644 --- a/packages/SystemUI/res/values-es-rUS/strings.xml +++ b/packages/SystemUI/res/values-es-rUS/strings.xml @@ -430,10 +430,7 @@ <string name="tuner_toast" msgid="603429811084428439">"Se agregó el sintonizador de IU del sistema a Configuración"</string> <string name="remove_from_settings" msgid="8389591916603406378">"Quitar de Configuración"</string> <string name="remove_from_settings_prompt" msgid="6069085993355887748">"¿Quieres quitar el sintonizador de IU del sistema de Configuración y dejar de utilizar todas sus funciones?"</string> - <!-- no translation found for enable_bluetooth_title (5027037706500635269) --> - <skip /> - <!-- no translation found for enable_bluetooth_message (9106595990708985385) --> - <skip /> - <!-- no translation found for enable_bluetooth_confirmation_ok (6258074250948309715) --> - <skip /> + <string name="enable_bluetooth_title" msgid="5027037706500635269">"¿Activar Bluetooth?"</string> + <string name="enable_bluetooth_message" msgid="9106595990708985385">"Para conectar el teclado con la tablet, primero debes activar Bluetooth."</string> + <string name="enable_bluetooth_confirmation_ok" msgid="6258074250948309715">"Activar"</string> </resources> |