1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-27 00:38:01 +02:00

Translate new pref string to spanish for that locale.

This commit is contained in:
Saul Nunez 2020-04-13 09:55:33 -06:00 committed by Gitea
parent 1221827560
commit b7790569b6

View File

@ -844,4 +844,5 @@
<string name="pref_title_allow_high_mtu">Permitir MTU alta</string>
<string name="pref_summary_custom_deviceicon">Mostrar un icono de notificación de Android específico del dispositivo en lugar del icono de Gadgetbridge cuando esté conectado</string>
<string name="pref_title_custom_deviceicon">Mostrar icono de notificación específica del dispositivo</string>
<string name="pref_theme_system">Sistema</string>
</resources>