summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-07-13 11:02:15 +0200
committerByteHamster <info@bytehamster.com>2020-07-25 10:15:00 +0200
commitcc04e08e7432920da712742804bde5f67b3391f7 (patch)
tree3d10155053ea7780d9288663990bfe179dc99281 /core/src
parent03190dfa20db70a72c6accfd9176126bd68467d6 (diff)
downloadAntennaPod-cc04e08e7432920da712742804bde5f67b3391f7.zip
Added new icon poll
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 93a21ef13..5082d7b10 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -828,4 +828,10 @@
<string name="on_demand_config_setting_changed">Setting updated successfully.</string>
<string name="on_demand_config_stream_text">Looks like you stream a lot. Do you want episode lists to show stream buttons?</string>
<string name="on_demand_config_download_text">Looks like you download a lot. Do you want episode lists to show download buttons?</string>
+
+ <!-- New icon poll (temporary) -->
+ <string name="icon_poll_title">New icon</string>
+ <string name="icon_poll_message">Thank you for being a beta tester!\n\nTo celebrate the public release of version 2.0.0, we set up a vote for a new app icon. Vote now to help shape the future of AntennaPod!</string>
+ <string name="icon_poll_vote">Vote</string>
+ <string name="icon_poll_dont_vote">Accept other user\'s vote</string>
</resources>