1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 07:11:11 +01:00
This commit is contained in:
Gregor Santner 2016-10-31 18:37:21 +01:00
parent 320360afb3
commit d1f837e5f7
13 changed files with 31 additions and 18 deletions

View file

@ -8,7 +8,7 @@
<string name="fragment_debug__section_app">Aplicação</string>
<string name="fragment_debug__section_pod">Diaspora Pod</string>
<string name="fragment_debug__app_version">Versão do App: %1$s</string>
<string name="fragment_debug__pod_domain">Vagem de domínio: %1$s</string>
<string name="fragment_debug__android_version">Versão do Android: %1$s</string>
<!-- About (large amount of text) -->
<!-- Lorem ipsum -->
</resources>

View file

@ -28,6 +28,7 @@
<!-- Chrome custom tabs -->
<!-- Diaspora Settings -->
<string name="pref_title__personal_settings">Configurações pessoais</string>
<string name="pref_desc__personal_settings">Abra suas configurações de usuário diáspora</string>
<string name="pref_desc__manage_contacts">Gerenciar sua lista de contatos</string>
<string name="pref_title__manage_tags">Gerenciar Hashtags</string>
<string name="pref_desc__manage_tags">Adicionar ou excluir as hashtags que você está seguindo</string>