mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
Move Logging to own class; Allow disable normal&spam messages
This commit is contained in:
parent
67c416f870
commit
ed55459019
40 changed files with 368 additions and 166 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<!-- Key Names (Untranslatable) -->
|
||||
<!-- Navigiation Slider -->
|
||||
<!-- PodProfile -->
|
||||
<!-- More -->
|
||||
<!-- Category Titles -->
|
||||
<string name="pref_cat__visuals">Aspecto</string>
|
||||
<string name="pref_cat__network">Red</string>
|
||||
|
|
@ -24,6 +25,7 @@
|
|||
<string name="pref_desc__proxy_enabled">El tráfico proxificado de Diaspora para evitar firewalls.\nPuede necesitar reiniciarse</string>
|
||||
<string name="pref_title__proxy_host">Anfitrión</string>
|
||||
<string name="pref_title__proxy_port">Puerto</string>
|
||||
<!-- Chrome custom tabs -->
|
||||
<!-- Diaspora Settings -->
|
||||
<string name="pref_title__personal_settings">Configuración personal</string>
|
||||
<string name="pref_title__manage_contacts">Contactos</string>
|
||||
|
|
@ -39,5 +41,6 @@
|
|||
<string name="pref_title__intellihide_toolbars">Barras de herramientas Intellihide</string>
|
||||
<string name="pref_title__append_shared_via_app">Añadir compartido por aviso</string>
|
||||
<string name="pref_desc__append_shared_via_app">Agregar una referencia a esta aplicación (\"compartida por…\") a los textos compartidos</string>
|
||||
<!-- More -->
|
||||
<!-- Recently added - Please move to right section-->
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue