summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences_about.xml
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2020-09-20 08:57:05 +0200
committerGitHub <noreply@github.com>2020-09-20 08:57:05 +0200
commit4a339ff532c6b612533e2059637adc3413cebe5a (patch)
treef9f2d794b65e77cf73b237365bf34df108ace5b6 /app/src/main/res/xml/preferences_about.xml
parent694ba65dd05a6a5119ebf71372bb61699ab59935 (diff)
parentd38c7a442aa9e1b6d69146f2647dba24f56dacf4 (diff)
downloadAntennaPod-4a339ff532c6b612533e2059637adc3413cebe5a.zip
Merge pull request #4386 from ByteHamster/special-thanks
Added 'special thanks' screen
Diffstat (limited to 'app/src/main/res/xml/preferences_about.xml')
-rw-r--r--app/src/main/res/xml/preferences_about.xml11
1 files changed, 3 insertions, 8 deletions
diff --git a/app/src/main/res/xml/preferences_about.xml b/app/src/main/res/xml/preferences_about.xml
index 9b8d744e1..475a1152f 100644
--- a/app/src/main/res/xml/preferences_about.xml
+++ b/app/src/main/res/xml/preferences_about.xml
@@ -10,15 +10,10 @@
android:icon="?attr/ic_unfav"
android:summary="1.7.2 (asd8qs)"/>
<Preference
- android:key="about_developers"
+ android:key="about_contributors"
android:icon="?attr/ic_settings"
- android:summary="@string/developers_summary"
- android:title="@string/developers"/>
- <Preference
- android:key="about_translators"
- android:icon="?attr/ic_chat"
- android:summary="@string/translators_summary"
- android:title="@string/translators"/>
+ android:summary="@string/contributors_summary"
+ android:title="@string/contributors"/>
<Preference
android:key="about_privacy_policy"
android:icon="?attr/ic_questionmark"