mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21:11 +01:00
Moved pod settings to SettingsActivity
This commit is contained in:
parent
b8cb2d1b84
commit
dbfa8692e8
9 changed files with 78 additions and 46 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<!-- Categories -->
|
||||
<string name="pref_category_visuals">Erscheinungsbild</string>
|
||||
<string name="pref_category_network">Netzwerk</string>
|
||||
<string name="pref_category_pod_settings">Pod Einstellungen</string>
|
||||
|
||||
<!-- Visuals -->
|
||||
<!-- Font size -->
|
||||
|
|
@ -21,4 +22,10 @@
|
|||
<string name="pref_title_proxy_enabled">Aktiviere Proxy</string>
|
||||
<string name="pref_desc_proxy_enabled">Nutze einen Proxyserver um Firewalls zu umgehen</string>
|
||||
|
||||
<!-- Diaspora Settings -->
|
||||
<string name="pref_title_personal_settings">Persönliche Einstellungen</string>
|
||||
<string name="pref_title_manage_contacts">Kontakte</string>
|
||||
<string name="pref_title_manage_tags">Tags verwalten</string>
|
||||
<string name="pref_title_change_pod">Pod wechseln</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue