diff options
author | Allan Wang <me@allanwang.ca> | 2018-03-21 01:28:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 01:28:31 -0400 |
commit | d36dfe98a52ced46c5106b28304ae5d245180a7f (patch) | |
tree | a20261ea953b7e29e8754cf641e9ed743511079d /app/src/main/res/values-gl-rES/strings_preferences.xml | |
parent | 6b85bc72a864e65d99ae65802ce03f977a98c906 (diff) | |
download | frost-d36dfe98a52ced46c5106b28304ae5d245180a7f.tar.gz frost-d36dfe98a52ced46c5106b28304ae5d245180a7f.tar.bz2 frost-d36dfe98a52ced46c5106b28304ae5d245180a7f.zip |
Feature/bugsnag (#807)
* Add bugsnag
* Remove crashlytics
* Remove pro features and iab
* Make analytics opt in
* Clean settings activity
* Clean settings activity 2
Diffstat (limited to 'app/src/main/res/values-gl-rES/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values-gl-rES/strings_preferences.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/src/main/res/values-gl-rES/strings_preferences.xml b/app/src/main/res/values-gl-rES/strings_preferences.xml index 5070ed93..6389d5c8 100644 --- a/app/src/main/res/values-gl-rES/strings_preferences.xml +++ b/app/src/main/res/values-gl-rES/strings_preferences.xml @@ -12,9 +12,7 @@ <string name="network_desc">Define as opcións que afectan ás redes limitadas</string> <string name="experimental">Funcións experimentais</string> <string name="experimental_desc">Permite o acceso previo a funcionalidades en proba aínda inestables</string> - <string name="get_pro">Obter Frost Pro</string> - <string name="get_pro_desc">Merca ou restaura a versión Pro e desbloquea todas as funcionalidades de Frost! Inclúe bloqueadores de anuncios, temas personalizables, configuración avanzada e moito máis!</string> - <string name="about_frost">Acerca de Frost para Facebook</string> + <string name="about_frost">Acerca de Frost para Facebook</string> <string name="about_frost_desc">Versión, créditos e preguntas frecuentes</string> <string name="help_translate">Axuda a traducir</string> <string name="help_translate_desc">Frost tradúcese a través de Crowdin. Bota unha man se o queres ver no teu idioma!</string> |