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-pt-rBR/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-pt-rBR/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings_preferences.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings_preferences.xml b/app/src/main/res/values-pt-rBR/strings_preferences.xml index 60aa7703..ab7d3a43 100644 --- a/app/src/main/res/values-pt-rBR/strings_preferences.xml +++ b/app/src/main/res/values-pt-rBR/strings_preferences.xml @@ -12,9 +12,7 @@ <string name="network_desc">Definir opções que afetam planos de dados</string> <string name="experimental">Experimental</string> <string name="experimental_desc">Permitir acesso antecipado a recursos potencialmente instáveis</string> - <string name="get_pro">Obter Frost Pro</string> - <string name="get_pro_desc">Compre ou restaure o Pro e desbloqueie todo o potencial do Frost! Inclui bloqueadores de anúncios, temas personalizados, configurações completas e muito mais por vir!</string> - <string name="about_frost">Sobre Frost for Facebook</string> + <string name="about_frost">Sobre Frost for Facebook</string> <string name="about_frost_desc">Versão, Créditos, e FAQs</string> <string name="help_translate">Ajudar a Traduzir</string> <string name="help_translate_desc">Frost é traduzido através do Crowdin. Contribua se você o quer em sua língua!</string> |