1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 07:11:11 +01:00

Release v0.2.6

This commit is contained in:
Gregor Santner 2017-05-03 23:48:22 +02:00
parent baff1a1d35
commit 1ff93b6959
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
23 changed files with 115 additions and 33 deletions

View file

@ -5,8 +5,13 @@
<string name="about_activity__title_about_license">Licença</string>
<string name="about_activity__title_debug_info">Depurando</string>
<string name="fragment_debug__section_app">Aplicação</string>
<string name="fragment_debug__section_device">Dispositivo</string>
<string name="fragment_debug__section_pod">diaspora* Pod</string>
<string name="fragment_debug__section_log">Histórico de Depuração</string>
<string name="fragment_debug__section_log_spam">Histórico de depuração (detalhado)</string>
<string name="fragment_debug__app_version">Versão do App: %1$s</string>
<string name="fragment_debug__android_version">Versão do Android: %1$s</string>
<string name="fragment_debug__device_name">Nome do dispositivo: %1$s</string>
<string name="fragment_debug__pod_profile_url">Domínio do Pod: %1$s</string>
<!-- License & help (large amount of text) -->
</resources>

View file

@ -18,6 +18,8 @@
<string name="public_">Público</string>
<string name="search">Buscar</string>
<string name="contacts">Contatos</string>
<string name="changelog">Histórico de mudanças</string>
<string name="statistics">Estatísticas</string>
<!-- Notifications dropdown menu -->
<string name="notifications__all">Todas as notificações</string>
<string name="notifications__also_commented">Também comentado</string>