diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-10 18:16:43 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-10 18:16:43 -0800 |
commit | 92ec75ba16b368fc4a5828918f276756c415e016 (patch) | |
tree | 3dddb7787fcf3ceb829a0f97076ec160438242d4 /app/src/main/res/values-es-rES | |
parent | 3ed1e1a96511a00517512addf6757517f3353c95 (diff) | |
download | frost-92ec75ba16b368fc4a5828918f276756c415e016.tar.gz frost-92ec75ba16b368fc4a5828918f276756c415e016.tar.bz2 frost-92ec75ba16b368fc4a5828918f276756c415e016.zip |
Delete unneeded analytic strings
Diffstat (limited to 'app/src/main/res/values-es-rES')
-rw-r--r-- | app/src/main/res/values-es-rES/strings_pref_behaviour.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-es-rES/strings_pref_behaviour.xml b/app/src/main/res/values-es-rES/strings_pref_behaviour.xml index 79f89150..76bd56cf 100644 --- a/app/src/main/res/values-es-rES/strings_pref_behaviour.xml +++ b/app/src/main/res/values-es-rES/strings_pref_behaviour.xml @@ -23,6 +23,4 @@ <string name="autoplay_settings_desc">Abra configuración de juego de auto de Facebook. Tenga en cuenta que debe estar desactivada para que PIP trabajar.</string> <string name="exit_confirmation">Confirmar salida</string> <string name="exit_confirmation_desc">Muestra un diálogo de confirmación antes de salir de la app</string> - <string name="analytics">Analytics</string> - <string name="analytics_desc">Habilitar análisis anónimos, para ayudar a mejorar la aplicación. Tu información personal no será expuesta.</string> </resources> |