mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11: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">Vormgeving</string>
|
||||
<string name="pref_cat__network">Netwerk</string>
|
||||
|
|
@ -23,6 +24,7 @@
|
|||
<string name="pref_desc__proxy_enabled">Gebruik een Proxy voor Diaspora om de firewalls te omzeilen.\nRestart nodig</string>
|
||||
<string name="pref_title__proxy_host">Host</string>
|
||||
<string name="pref_title__proxy_port">Poort</string>
|
||||
<!-- Chrome custom tabs -->
|
||||
<!-- Diaspora Settings -->
|
||||
<string name="pref_title__personal_settings">Persoonlijke instellingen</string>
|
||||
<string name="pref_title__manage_contacts">Contacten</string>
|
||||
|
|
@ -38,5 +40,6 @@
|
|||
<string name="pref_title__intellihide_toolbars">Werkbalken slim wegwerken</string>
|
||||
<string name="pref_title__append_shared_via_app">Gedeeld-via-aankondiging toevoegen</string>
|
||||
<string name="pref_desc__append_shared_via_app">Een verwijzing naar dit app (\"gedeeld door…\") toevoegen aan gedeelde teksten</string>
|
||||
<!-- More -->
|
||||
<!-- Recently added - Please move to right section-->
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue