summaryrefslogtreecommitdiff
path: root/ui/i18n/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-07-25 21:36:11 +0200
committerByteHamster <info@bytehamster.com>2022-07-25 21:36:49 +0200
commitdb7571ebc25cf34c2da8446fa6d1f61397ccbc17 (patch)
tree89d278d3e4a7d17bd340668284238159671246e4 /ui/i18n/src
parent50eee88484a94eabdd1978961b5c604ea3b818d8 (diff)
downloadAntennaPod-db7571ebc25cf34c2da8446fa6d1f61397ccbc17.zip
Add statistics moved message
Diffstat (limited to 'ui/i18n/src')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index aa7fa18d4..3b6c29c31 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -355,6 +355,7 @@
<!-- Preferences -->
<string name="storage_pref">Storage</string>
<string name="storage_sum">Episode auto delete, Import, Export</string>
+ <string name="statistics_moved">The statistics screen was moved to the subscriptions screen. You can open it from there.</string>
<string name="project_pref">Project</string>
<string name="synchronization_pref">Synchronization</string>
<string name="synchronization_sum">Synchronize with other devices</string>