mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
Show Tor preset in Pod selection
; Themed BadgeDrawable ; Update TR, Pods ; Show Stream option after login
This commit is contained in:
parent
2f5aa1e0e7
commit
866672eb47
13 changed files with 176 additions and 66 deletions
|
@ -17,11 +17,14 @@
|
|||
<string name="pref_cat__visibility_nav_items">Sichtbarkeit der Einträge</string>
|
||||
<!-- Themes -->
|
||||
<string name="pref_title__themes">Farbschema</string>
|
||||
<string name="pref_desc__themes">Einstellungen des Farbdesigns</string>
|
||||
<string name="pref_title__primary_color">Primärfarbe</string>
|
||||
<string name="pref_desc__primary_color">Färbung der Werkzeugleisten</string>
|
||||
<string name="pref_title__accent_color">Akzentfarbe</string>
|
||||
<string name="pref_desc__accent_color">Färbung der Details</string>
|
||||
<!-- Notifications dropdown -->
|
||||
<string name="pref_title__extended_notifications">Erweiterte Benachrichtigungen</string>
|
||||
<string name="pref_desc__extended_notifications">Erweitere die Benachrichtigungsglocke um ein Ausklappmenü mit verschiedenen Benachrichtigungskategorien</string>
|
||||
<!-- Font size -->
|
||||
<string name="pref_title__font_size">Schriftgröße</string>
|
||||
<!-- prefix 's' is needed to make this a string array. Otherwise ListPreference would crash -->
|
||||
|
|
|
@ -20,6 +20,13 @@
|
|||
<string name="public_">Öffentliche Aktivitäten</string>
|
||||
<string name="search">Suchen</string>
|
||||
<!-- Notifications dropdown menu -->
|
||||
<string name="notifications__all">Alle Benachrichtigungen</string>
|
||||
<string name="notifications__also_commented">Auch kommentiert</string>
|
||||
<string name="notifications__comment_on_post">Einen Beitrag kommentiert</string>
|
||||
<string name="notifications__liked">Gefällt</string>
|
||||
<string name="notifications__mentioned">Erwähnt</string>
|
||||
<string name="notifications__reshared">Weitergesagt</string>
|
||||
<string name="notifications__started_sharing">Angefangen zu teilen</string>
|
||||
<!-- Pod Activity -->
|
||||
<string name="title_activity_pods">Pod auswählen</string>
|
||||
<string name="filter_hint">Pod-Adresse eingeben</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue